Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_compile.c7605 uint32_t branchfirstcu, branchreqcu; in compile_regex() local
7687 if (!compile_branch(&options, &code, &ptr, errorcodeptr, &branchfirstcu, in compile_regex()
7709 firstcu = branchfirstcu; in compile_regex()
7726 if (firstcuflags != branchfirstcuflags || firstcu != branchfirstcu) in compile_regex()
7745 branchreqcu = branchfirstcu; in compile_regex()