Home
last modified time | relevance | path

Searched refs:HERE (Results 1 – 25 of 44) sorted by relevance

12

/mirbsd/src/gnu/usr.bin/perl/t/lib/warnings/
Dregcomp48 (?=a)* matches null string many times in regex; marked by <-- HERE in m/(?=a)* <-- HERE / at - line…
57 Unrecognized escape \m passed through in regex; marked by <-- HERE in m/a\m <-- HERE / at - line 4.
69 …: :] belongs inside character classes in regex; marked by <-- HERE in m/[:alpha:] <-- HERE / at - …
70 …[: :] belongs inside character classes in regex; marked by <-- HERE in m/[:zog:] <-- HERE / at - l…
80 …[. .] belongs inside character classes in regex; marked by <-- HERE in m/[.zog.] <-- HERE / at - l…
81 …. .] is reserved for future extensions in regex; marked by <-- HERE in m/[.zog.] <-- HERE / at - l…
106 False [] range "a-\d" in regex; marked by <-- HERE in m/[a-\d <-- HERE ]/ at - line 5.
107 False [] range "\d-" in regex; marked by <-- HERE in m/[\d- <-- HERE b]/ at - line 6.
108 False [] range "\s-" in regex; marked by <-- HERE in m/[\s- <-- HERE \d]/ at - line 7.
109 False [] range "\d-" in regex; marked by <-- HERE in m/[\d- <-- HERE \s]/ at - line 8.
[all …]
/mirbsd/src/gnu/usr.bin/perl/ext/Filter/t/
Dcall.t594 s/HERE/THERE/g
610 HERE I am
611 I am HERE
612 HERE today gone tomorrow\n" ;
621 HERE today gone tomorrow
647 s/HERE/THERE/g
660 HERE I am
661 I'm HERE
662 HERE today gone tomorrow\n" ;
669 HERE I am
[all …]
/mirbsd/src/lib/libc/regex/
Dregcomp.c136 #define INSERT(op, pos) doinsert(p, (sop)(op), HERE()-(pos)+1, pos)
137 #define AHEAD(pos) dofwd(p, pos, HERE()-(pos))
138 #define ASTERN(sop, pos) EMIT(sop, HERE()-pos)
139 #define HERE() (p->slen) macro
264 conc = HERE(); in p_ere()
267 REQUIRE(HERE() != conc, REG_EMPTY); /* require nonempty */ in p_ere()
281 prevfwd = HERE(); in p_ere()
309 pos = HERE(); in p_ere_exp()
316 p->pbegin[subno] = HERE(); in p_ere_exp()
321 p->pend[subno] = HERE(); in p_ere_exp()
[all …]
/mirbsd/src/gnu/usr.bin/perl/lib/Filter/Simple/t/
Dfilter_only.t30 no Filter::Simple::FilterOnlyTest; # THE FUN STOPS HERE
/mirbsd/src/gnu/usr.bin/perl/pod/
Dperldiag.pod613 =item Can't do {n,m} with n > m in regex; marked by <-- HERE in m/%s/
616 regexp to match something 0 times, just put {0}. The <-- HERE shows in the
1528 =item False [] range "%s" in regex; marked by <-- HERE in m/%s/
1533 "-", "\-". The <-- HERE shows in the regular expression about where the
1860 =item Internal disaster in regex; marked by <-- HERE in m/%s/
1863 The <-- HERE shows in the regular expression about where the problem was
1875 =item Internal urp in regex; marked by <-- HERE in m/%s/
1878 <-- HERE shows in the regular expression about where the problem was
1903 =item Invalid [] range "%s" in regex; marked by <-- HERE in m/%s/
1908 up to C<ff>. The <-- HERE shows in the regular expression about where the
[all …]
/mirbsd/src/share/misc/
Dlicense.template25 * Copyright (c) CCYY YOUR NAME HERE <user@your.dom.ain>
/mirbsd/src/gnu/usr.bin/perl/ext/Encode/ucm/
D8859-6.ucm142 <U0082> \x82 |0 # BREAK PERMITTED HERE
143 <U0083> \x83 |0 # NO BREAK HERE
D8859-8.ucm142 <U0082> \x82 |0 # BREAK PERMITTED HERE
143 <U0083> \x83 |0 # NO BREAK HERE
Djis0201.ucm141 <U0082> \x82 |0 # BREAK PERMITTED HERE
142 <U0083> \x83 |0 # NO BREAK HERE
D8859-7.ucm142 <U0082> \x82 |0 # BREAK PERMITTED HERE
143 <U0083> \x83 |0 # NO BREAK HERE
D8859-11.ucm142 <U0082> \x82 |0 # BREAK PERMITTED HERE
143 <U0083> \x83 |0 # NO BREAK HERE
D8859-5.ucm142 <U0082> \x82 |0 # BREAK PERMITTED HERE
143 <U0083> \x83 |0 # NO BREAK HERE
D8859-4.ucm142 <U0082> \x82 |0 # BREAK PERMITTED HERE
143 <U0083> \x83 |0 # NO BREAK HERE
D8859-10.ucm142 <U0082> \x82 |0 # BREAK PERMITTED HERE
143 <U0083> \x83 |0 # NO BREAK HERE
D8859-9.ucm142 <U0082> \x82 |0 # BREAK PERMITTED HERE
143 <U0083> \x83 |0 # NO BREAK HERE
D8859-13.ucm142 <U0082> \x82 |0 # BREAK PERMITTED HERE
143 <U0083> \x83 |0 # NO BREAK HERE
D8859-15.ucm142 <U0082> \x82 |0 # BREAK PERMITTED HERE
143 <U0083> \x83 |0 # NO BREAK HERE
D8859-1.ucm142 <U0082> \x82 |0 # BREAK PERMITTED HERE
143 <U0083> \x83 |0 # NO BREAK HERE
D8859-16.ucm142 <U0082> \x82 |0 # BREAK PERMITTED HERE
143 <U0083> \x83 |0 # NO BREAK HERE
D8859-3.ucm142 <U0082> \x82 |0 # BREAK PERMITTED HERE
143 <U0083> \x83 |0 # NO BREAK HERE
D8859-2.ucm142 <U0082> \x82 |0 # BREAK PERMITTED HERE
143 <U0083> \x83 |0 # NO BREAK HERE
D8859-14.ucm142 <U0082> \x82 |0 # BREAK PERMITTED HERE
143 <U0083> \x83 |0 # NO BREAK HERE
/mirbsd/src/usr.bin/sudo/
DRUNSON172 ConvexOS 9.1 convex cc or gcc 1.5.6 YOUR NAME HERE --with-C2
173 Ultrix 4.x mips cc or gcc 1.5.6 YOUR NAME HERE --with-C2
/mirbsd/src/lib/libncurses/src/include/
DMKterm.h.awk.in156 $2 == "%%-STOP-HERE-%%" {
/mirbsd/src/lib/libssl/src/doc/HOWTO/
Dproxy_certificates.txt6 NONE OF THE CODE PRESENTED HERE HAVE BEEN CHECKED! They are just an

12