OP_BACK_REF 1022 compat/regex/regcomp.c if (type != OP_BACK_REF) OP_BACK_REF 1035 compat/regex/regcomp.c if (type == OP_BACK_REF) OP_BACK_REF 1112 compat/regex/regcomp.c case OP_BACK_REF: OP_BACK_REF 1285 compat/regex/regcomp.c if (node->token.type == OP_BACK_REF && dfa->subexp_map) OP_BACK_REF 1456 compat/regex/regcomp.c case OP_BACK_REF: OP_BACK_REF 1458 compat/regex/regcomp.c if (node->token.type == OP_BACK_REF) OP_BACK_REF 1485 compat/regex/regcomp.c if (dfa->nodes[org_node].type == OP_BACK_REF) OP_BACK_REF 1833 compat/regex/regcomp.c token->type = OP_BACK_REF; OP_BACK_REF 2269 compat/regex/regcomp.c case OP_BACK_REF: OP_BACK_REF 1656 compat/regex/regex_internal.c else if (type == OP_BACK_REF) OP_BACK_REF 1710 compat/regex/regex_internal.c else if (type == OP_BACK_REF) OP_BACK_REF 1304 compat/regex/regexec.c if (type == OP_BACK_REF) OP_BACK_REF 1945 compat/regex/regexec.c case OP_BACK_REF: OP_BACK_REF 2154 compat/regex/regexec.c if (type != OP_BACK_REF) OP_BACK_REF 2587 compat/regex/regexec.c if (node->type != OP_BACK_REF)