Searched refs:bra (Results 1 – 2 of 2) sorted by relevance
7286 bra = *cc; in compile_assert_matchingpath()7572 if (bra == OP_BRA) in compile_assert_matchingpath()7622 if (bra != OP_BRA) in compile_assert_matchingpath()7636 if (bra != OP_BRA) in compile_assert_matchingpath()7654 if (bra != OP_BRA) in compile_assert_matchingpath()7830 bra = *cc; in compile_bracket_matchingpath()7904 if (bra == OP_BRAZERO) in compile_bracket_matchingpath()7917 if (bra == OP_BRAZERO) in compile_bracket_matchingpath()8330 if ((ket != OP_KET && bra != OP_BRAMINZERO) || bra == OP_BRAZERO) in compile_bracket_matchingpath()9812 bra = *cc; in compile_assert_backtrackingpath()[all …]
6309 pcre_uchar *bra = code - offset; in compile_branch() local6310 oldlinkoffset = GET(bra, 1); in compile_branch()6314 PUT(bra, 1, offset); in compile_branch()
Completed in 43 milliseconds