Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_compile.c3863 int bravalue = 0; in compile_branch() local
6064 bravalue = OP_CBRA; in compile_branch()
6089 bravalue = OP_BRA; in compile_branch()
6095 bravalue = OP_COND; /* Conditional group */ in compile_branch()
6458 bravalue = OP_ASSERT; in compile_branch()
6480 bravalue = OP_ASSERT_NOT; in compile_branch()
6490 bravalue = OP_ASSERTBACK; in compile_branch()
6496 bravalue = OP_ASSERTBACK_NOT; in compile_branch()
6515 bravalue = OP_ONCE; in compile_branch()
6973 bravalue = OP_BRA; in compile_branch()
[all …]