Searched defs:rep (Results 1 – 9 of 9) sorted by relevance
198 #define REP_BUF_DATA(rep) ((rep)->buf->ucr_data) argument200 #define REP_BUF_DATA(rep) ((rep)->buf) argument202 #define REP_BUF_DATA(rep) ((rep)->buf->ugd_data) argument204 #define REP_BUF_DATA(rep) ((rep)->buf->data) argument349 struct report *rep = NULL; local539 struct report *rep; local
274 char rep = 0; in do_extract_currentfile() local
102 int count, rep; in IMG_LoadTGA_RW() local
346 char rep=0; local
378 char rep=0; local
191 local int construct(struct huffman *h, const unsigned char *rep, int n) in construct()
97 SDL_bool rep; /* flag telling character repeat */ member
667 AgentReport *rep; in js_agent_getReport() local692 AgentReport *rep; in js_agent_report() local
39990 JSValueConst matched, str, captures, namedCaptures, rep; in js_string___GetSubstitution() local42430 JSValueConst rx = this_val, rep = argv[1]; in js_regexp_Symbol_replace() local
Completed in 119 milliseconds