Searched refs:EOW (Results 1 – 2 of 2) sorted by relevance
158 #define EOW 16 // Match "" at [^a-zA-Z0-9_] macro1291 ret = regnode(EOW); in regatom()2557 || OP(scan) == EOW in bt_regcomp()2578 if ((flags & SPSTART || OP(scan) == BOW || OP(scan) == EOW) in bt_regcomp()3463 case EOW: // word\>; rex.input points after d in regmatch()5240 case EOW: in regprop()
5524 newline). Add BOW, EOW, NEWL, NLORANY, NLBUTANY, magic 'n' and 'r', etc.