Home
last modified time | relevance | path

Searched refs:endcc (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c8220 PCRE2_SPTR prevcc, endcc, bptr; in do_extuni_utf() local
8225 endcc = NULL; in do_extuni_utf()
8234 endcc = cc; in do_extuni_utf()
8273 prevcc = endcc; in do_extuni_utf()
8274 endcc = cc; in do_extuni_utf()
8278 return endcc; in do_extuni_utf()
8293 endcc = NULL; in do_extuni_utf_invalid()
8302 endcc = cc; in do_extuni_utf_invalid()
8340 prevcc = endcc; in do_extuni_utf_invalid()
8341 endcc = cc; in do_extuni_utf_invalid()
[all …]

Completed in 29 milliseconds