Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_compile.c7986 uint32_t branchfirstcu, branchreqcu; in compile_regex() local
8069 compile_branch(&options, &code, &pptr, errorcodeptr, &branchfirstcu, in compile_regex()
8087 firstcu = branchfirstcu; in compile_regex()
8104 if (firstcuflags != branchfirstcuflags || firstcu != branchfirstcu) in compile_regex()
8123 branchreqcu = branchfirstcu; in compile_regex()

Completed in 22 milliseconds