Searched refs:NOMATCH (Results 1 – 2 of 2) sorted by relevance
26 syn keyword focexecModify GOTO CASE ENDCASE TYPE NOMATCH REJECT INCLUDE
151 #define NOMATCH 10 // node check for no match with operand macro2152 case '!': lop = NOMATCH; break; // \@! in regpiece()4240 case NOMATCH: in regmatch()4448 if (status == (rp->rs_no == NOMATCH ? RA_MATCH : RA_NOMATCH)) in regmatch()5524 case NOMATCH: in regprop()