Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_compile.c8396 uint32_t branchfirstcu, branchreqcu; in compile_regex() local
8498 &branchfirstcu, &branchfirstcuflags, &branchreqcu, &branchreqcuflags, in compile_regex()
8517 reqcu = branchreqcu; in compile_regex()
8551 branchreqcu = branchfirstcu; in compile_regex()
8558 reqcu != branchreqcu) in compile_regex()
8562 reqcu = branchreqcu; in compile_regex()

Completed in 28 milliseconds