Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_compile.c8051 pcre_uint32 branchfirstchar, branchreqchar; in compile_regex() local
8132 &branchfirstcharflags, &branchreqchar, &branchreqcharflags, &bc, in compile_regex()
8155 reqchar = branchreqchar; in compile_regex()
8186 branchreqchar = branchfirstchar; in compile_regex()
8193 reqchar != branchreqchar) in compile_regex()
8197 reqchar = branchreqchar; in compile_regex()