Home
last modified time | relevance | path

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

/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_compile.c7535 uint32_t branchfirstcu, branchreqcu; in compile_regex() local
7616 compile_branch(&options, &code, &pptr, errorcodeptr, &branchfirstcu, in compile_regex()
7634 firstcu = branchfirstcu; in compile_regex()
7651 if (firstcuflags != branchfirstcuflags || firstcu != branchfirstcu) in compile_regex()
7670 branchreqcu = branchfirstcu; in compile_regex()

Completed in 26 milliseconds