Searched refs:RE_OP_NOTSPACE (Results 1 – 1 of 1) sorted by relevance
95 #define RE_OP_NOTSPACE 16 /* Not a digit */ macro307 case RE_OP_NOTSPACE: { in re_match()632 case 'S': specialOp = RE_OP_NOTSPACE; break; in re_subcompile_string()