OP_BACK_REF 986 lib/regcomp.c if (type != OP_BACK_REF) OP_BACK_REF 999 lib/regcomp.c if (type == OP_BACK_REF) OP_BACK_REF 1078 lib/regcomp.c case OP_BACK_REF: OP_BACK_REF 1257 lib/regcomp.c if (node->token.type == OP_BACK_REF && dfa->subexp_map) OP_BACK_REF 1429 lib/regcomp.c case OP_BACK_REF: OP_BACK_REF 1431 lib/regcomp.c if (node->token.type == OP_BACK_REF) OP_BACK_REF 1458 lib/regcomp.c if (dfa->nodes[org_node].type == OP_BACK_REF) OP_BACK_REF 1796 lib/regcomp.c token->type = OP_BACK_REF; OP_BACK_REF 2253 lib/regcomp.c case OP_BACK_REF: OP_BACK_REF 1621 lib/regex_internal.c else if (type == OP_BACK_REF) OP_BACK_REF 1673 lib/regex_internal.c else if (type == OP_BACK_REF) OP_BACK_REF 1253 lib/regexec.c else if (type == OP_BACK_REF) OP_BACK_REF 1882 lib/regexec.c case OP_BACK_REF: OP_BACK_REF 2090 lib/regexec.c if (type != OP_BACK_REF) OP_BACK_REF 2511 lib/regexec.c if (node->type != OP_BACK_REF)