Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_compile.c8259 pcre_uint32 branchfirstchar, branchreqchar; in compile_regex() local
8343 &branchfirstcharflags, &branchreqchar, &branchreqcharflags, &bc, in compile_regex()
8366 reqchar = branchreqchar; in compile_regex()
8397 branchreqchar = branchfirstchar; in compile_regex()
8404 reqchar != branchreqchar) in compile_regex()
8408 reqchar = branchreqchar; in compile_regex()

Completed in 21 milliseconds