Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_jit_compile.c6443 PCRE2_SPTR ccbegin; in compile_xclass_matchingpath() local
7715 PCRE2_SPTR ccbegin = cc; in compile_charn_matchingpath() local
7946 PCRE2_SPTR ccbegin = cc; in compile_ref_iterator_matchingpath() local
8375 PCRE2_SPTR ccbegin; in compile_assert_matchingpath() local
8928 PCRE2_SPTR ccbegin; in compile_bracket_matchingpath() local
9476 PCRE2_SPTR ccbegin = NULL; in compile_bracketpos_matchingpath() local
10995 PCRE2_SPTR ccbegin; in compile_bracket_backtrackingpath() local
11803 PCRE2_SPTR ccbegin = cc + 1 + LINK_SIZE + (*cc == OP_BRA ? 0 : IMM2_SIZE); in compile_recurse() local