Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c8528 PCRE2_SPTR prevcc, endcc, bptr; in do_extuni_utf() local
8533 endcc = NULL; in do_extuni_utf()
8542 endcc = cc; in do_extuni_utf()
8581 prevcc = endcc; in do_extuni_utf()
8582 endcc = cc; in do_extuni_utf()
8586 return endcc; in do_extuni_utf()
8601 endcc = NULL; in do_extuni_utf_invalid()
8610 endcc = cc; in do_extuni_utf_invalid()
8648 prevcc = endcc; in do_extuni_utf_invalid()
8649 endcc = cc; in do_extuni_utf_invalid()
[all …]

Completed in 34 milliseconds