Home
last modified time | relevance | path

Searched refs: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
6459 ccbegin = cc; in compile_xclass_matchingpath()
6563 cc = ccbegin; in compile_xclass_matchingpath()
6653 ccbegin = cc; in compile_xclass_matchingpath()
6685 cc = ccbegin; in compile_xclass_matchingpath()
7715 PCRE2_SPTR ccbegin = cc; in compile_charn_matchingpath() local
7757 cc = ccbegin; in compile_charn_matchingpath()
7946 PCRE2_SPTR ccbegin = cc; in compile_ref_iterator_matchingpath() local
8008 compile_dnref_search(common, ccbegin, NULL); in compile_ref_iterator_matchingpath()
8029 compile_dnref_search(common, ccbegin, &backtrack->topbacktracks); in compile_ref_iterator_matchingpath()
[all …]