Home
last modified time | relevance | path

Searched refs:BOUNDU (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/usr.bin/perl/
H A Dregcomp.sym73 BOUND BOUND, no ; Like BOUNDA for non-utf8, otherwise like BOUNDU
74 BOUNDL BOUND, no ; Like BOUND/BOUNDU, but \w and \W are defined by current locale
75 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
H A Dregnodes.h250 #define BOUNDU 10 /* 0x0a Match "" at any macro
H A Dregcomp.c5722 op = BOUNDU; in S_regatom()
5725 op = BOUNDU; in S_regatom()
H A Dregexec.c7335 case BOUNDU: /* /\b/u */ in S_regmatch()
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D50130096 BOUNDU # Z added by devel/scanprov
/openbsd/gnu/usr.bin/perl/pod/
H A Dperldebguts.pod586 BOUNDU
587 BOUNDL no Like BOUND/BOUNDU, but \w and \W are
589 BOUNDU no Match "" at any boundary of a given type
594 BOUNDU