Home
last modified time | relevance | path

Searched defs:end2 (Results 1 – 3 of 3) sorted by relevance

/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c3696 struct sljit_jump *end2 = NULL; in mainloop_entry() local
6230 …R SLJIT_FUNC do_utf_caselesscmp(PCRE2_SPTR src1, PCRE2_SPTR src2, PCRE2_SPTR end1, PCRE2_SPTR end2) in do_utf_caselesscmp()
/PHP-7.3/ext/standard/
H A Dstring.c3604 const char *end2 = (char *) txt2 + len2; local
/PHP-7.3/ext/mbstring/oniguruma/src/
H A Dregexec.c2211 UChar *p1, *p2, *end1, *s2, *end2; in string_cmp_ic() local

Completed in 60 milliseconds