Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_compile.c8113 uint32_t branchfirstcu, branchreqcu; in compile_regex() local
8196 compile_branch(&options, &code, &pptr, errorcodeptr, &branchfirstcu, in compile_regex()
8214 firstcu = branchfirstcu; in compile_regex()
8231 if (firstcuflags != branchfirstcuflags || firstcu != branchfirstcu) in compile_regex()
8250 branchreqcu = branchfirstcu; in compile_regex()

Completed in 24 milliseconds