Searched refs:BRACE_SIMPLE (Results 1 – 1 of 1) sorted by relevance
155 #define BRACE_SIMPLE 14 // node Match this (simple) thing between m and macro2196 reginsert(BRACE_SIMPLE, ret); in regpiece()4072 if (OP(next) == BRACE_SIMPLE) in regmatch()4160 case BRACE_SIMPLE: in regmatch()4186 if (op != BRACE_SIMPLE) in regmatch()5542 case BRACE_SIMPLE: in regprop()