Home
last modified time | relevance | path

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

/PHP-8.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c8709 PCRE2_SPTR prevcc, endcc, bptr; in do_extuni_utf() local
8715 endcc = NULL; in do_extuni_utf()
8724 endcc = cc; in do_extuni_utf()
8773 prevcc = endcc; in do_extuni_utf()
8774 endcc = cc; in do_extuni_utf()
8778 return endcc; in do_extuni_utf()
8798 endcc = NULL; in do_extuni_utf_invalid()
8807 endcc = cc; in do_extuni_utf_invalid()
8855 prevcc = endcc; in do_extuni_utf_invalid()
8856 endcc = cc; in do_extuni_utf_invalid()
[all …]

Completed in 40 milliseconds