Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/pcre2lib/
H A Dpcre2_compile.c8111 uint32_t branchfirstcu, branchreqcu; in compile_regex() local
8194 compile_branch(&options, &code, &pptr, errorcodeptr, &branchfirstcu, in compile_regex()
8212 firstcu = branchfirstcu; in compile_regex()
8229 if (firstcuflags != branchfirstcuflags || firstcu != branchfirstcu) in compile_regex()
8248 branchreqcu = branchfirstcu; in compile_regex()

Completed in 22 milliseconds