Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_compile.c4391 int bravalue = 0; in compile_branch() local
6425 bravalue = OP_CBRA; in compile_branch()
6582 bravalue = OP_BRA; in compile_branch()
6589 bravalue = OP_COND; /* Conditional group */ in compile_branch()
6834 bravalue = OP_ASSERT; in compile_branch()
6856 bravalue = OP_ASSERT_NOT; in compile_branch()
6866 bravalue = OP_ASSERTBACK; in compile_branch()
6872 bravalue = OP_ASSERTBACK_NOT; in compile_branch()
6889 bravalue = OP_ONCE; in compile_branch()
7445 bravalue = OP_BRA; in compile_branch()
[all …]