Searched defs:r_end (Results 1 – 2 of 2) sorted by relevance
3177 const uint16_t *r = p->u.str16, *r_end = p->u.str16 + len; in JS_AtomIsNumericIndex1() local3199 const uint8_t *r = p->u.str8, *r_end = p->u.str8 + len; in JS_AtomIsNumericIndex1() local
48057 const duk_uint8_t *r_start, *r_end, *r; /* repl string scan */ local95223 duk_codepoint_t r_end; local
Completed in 356 milliseconds