Searched refs:BOUNDU (Results 1 – 6 of 6) sorted by relevance
73 BOUND BOUND, no ; Like BOUNDA for non-utf8, otherwise like BOUNDU74 BOUNDL BOUND, no ; Like BOUND/BOUNDU, but \w and \W are defined by current locale75 BOUNDU BOUND, no ; Match "" at any boundary of a given type using /u rules.78 NBOUND NBOUND, no ; Like NBOUNDA for non-utf8, otherwise like BOUNDU
250 #define BOUNDU 10 /* 0x0a Match "" at any macro
5722 op = BOUNDU; in S_regatom()5725 op = BOUNDU; in S_regatom()
7335 case BOUNDU: /* /\b/u */ in S_regmatch()
6 BOUNDU # Z added by devel/scanprov
586 BOUNDU587 BOUNDL no Like BOUND/BOUNDU, but \w and \W are589 BOUNDU no Match "" at any boundary of a given type594 BOUNDU