Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c7511 PCRE2_SPTR ccbegin; in compile_xclass_matchingpath() local
9138 PCRE2_SPTR ccbegin = cc; in compile_charn_matchingpath() local
9436 PCRE2_SPTR ccbegin = cc; in compile_ref_iterator_matchingpath() local
9865 PCRE2_SPTR ccbegin; in compile_assert_matchingpath() local
10455 PCRE2_SPTR ccbegin; in compile_bracket_matchingpath() local
11018 PCRE2_SPTR ccbegin = NULL; in compile_bracketpos_matchingpath() local
12667 PCRE2_SPTR ccbegin; in compile_bracket_backtrackingpath() local
13480 PCRE2_SPTR ccbegin = cc + 1 + LINK_SIZE + (*cc == OP_BRA ? 0 : IMM2_SIZE); in compile_recurse() local

Completed in 36 milliseconds