Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_jit_compile.c7422 PCRE2_SPTR ccbegin; in compile_xclass_matchingpath() local
7438 ccbegin = cc; in compile_xclass_matchingpath()
7542 cc = ccbegin; in compile_xclass_matchingpath()
7644 ccbegin = cc; in compile_xclass_matchingpath()
7676 cc = ccbegin; in compile_xclass_matchingpath()
8907 PCRE2_SPTR ccbegin = cc; in compile_charn_matchingpath() local
8949 cc = ccbegin; in compile_charn_matchingpath()
9205 PCRE2_SPTR ccbegin = cc; in compile_ref_iterator_matchingpath() local
9267 compile_dnref_search(common, ccbegin, NULL); in compile_ref_iterator_matchingpath()
9288 compile_dnref_search(common, ccbegin, &backtrack->topbacktracks); in compile_ref_iterator_matchingpath()
[all …]