Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_compile.c8321 pcre_uint32 branchfirstchar, branchreqchar; in compile_regex() local
8405 &branchfirstcharflags, &branchreqchar, &branchreqcharflags, &bc, in compile_regex()
8428 reqchar = branchreqchar; in compile_regex()
8459 branchreqchar = branchfirstchar; in compile_regex()
8466 reqchar != branchreqchar) in compile_regex()
8470 reqchar = branchreqchar; in compile_regex()

Completed in 30 milliseconds