Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_jit_compile.c5484 PCRE2_SPTR ccbegin; in compile_xclass_matchingpath() local
5500 ccbegin = cc; in compile_xclass_matchingpath()
5604 cc = ccbegin; in compile_xclass_matchingpath()
5684 ccbegin = cc; in compile_xclass_matchingpath()
5716 cc = ccbegin; in compile_xclass_matchingpath()
6638 PCRE2_SPTR ccbegin = cc; in compile_charn_matchingpath() local
6680 cc = ccbegin; in compile_charn_matchingpath()
6867 PCRE2_SPTR ccbegin = cc; in compile_ref_iterator_matchingpath() local
6929 compile_dnref_search(common, ccbegin, NULL); in compile_ref_iterator_matchingpath()
6950 compile_dnref_search(common, ccbegin, &backtrack->topbacktracks); in compile_ref_iterator_matchingpath()
[all …]