Searched defs:bra (Results 1 – 8 of 8) sorted by relevance
4223 pcre_uchar bra = OP_BRA; in compile_assert_trypath() local4671 pcre_uchar bra = OP_BRA; in compile_bracket_trypath() local6087 pcre_uchar bra = OP_BRA; in compile_assert_backtrackpath() local6163 pcre_uchar bra = OP_BRA; in compile_bracket_backtrackpath() local
5363 pcre_uchar *bra = code - offset; in compile_branch() local
536 unsigned char *bra = (unsigned char *) &back[pos]; in ifs_update() local
9705 PCRE2_UCHAR bra = OP_BRA; in compile_assert_matchingpath() local10296 PCRE2_UCHAR bra = OP_BRA; in compile_bracket_matchingpath() local12432 PCRE2_UCHAR bra = OP_BRA; in compile_assert_backtrackingpath() local12507 PCRE2_UCHAR bra = OP_BRA; in compile_bracket_backtrackingpath() local
7289 PCRE2_UCHAR *bra = code - linkoffset; in compile_branch() local
887 bra #end_exit label
3408 FlowInstruction *bra = i->asFlow(); in tryPropagateBranch() local
42277 int i, n, c, c2, bra; in js_regexp_get_source() local