Home
last modified time | relevance | path

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

1234

/openbsd/gnu/usr.bin/perl/t/lib/warnings/
H A Dregcomp11 \b+ matches null string many times in regex; marked by <-- HERE in m/\b+ <-- HERE / at - line 3.
38 "\c," is more clearly written simply as "l" in regex; marked by <-- HERE in m/\c, <-- HERE / at - l…
39 "\c," is more clearly written simply as "l" in regex; marked by <-- HERE in m/[\c, <-- HERE ]/ at -…
47 Unmatched [ in regex; marked by <-- HERE in m/abc[ <-- HERE \x{df}[.00./ at - line 4.
55 Unmatched [ in regex; marked by <-- HERE in m/abc[ <-- HERE fi[.00./ at - line 4.
62 …ass since there is no terminating ':' in regex; marked by <-- HERE in m/(?[[[:word <-- HERE ]]])/ …
63 … ']' with no following ')' in (?[... in regex; marked by <-- HERE in m/(?[[[:word]] <-- HERE ])/ a…
71 syntax error in (?[...]) in regex; marked by <-- HERE in m/(?[[[:digit: ]) <-- HERE / at - line 3.
79 syntax error in (?[...]) in regex; marked by <-- HERE in m/(?[[:digit: ]) <-- HERE / at - line 3.
85 ]]]]]]]]][\ ==> Unmatched [ in regex; marked by <-- HERE in m/]]]]]]]]][\ <-- HERE / at - line 2.
[all …]
/openbsd/gnu/usr.bin/perl/t/lib/croak/
H A Dregcomp33 Invalid hexadecimal number in \N{U+...} in regex; marked by <-- HERE in m/\N{U+. <-- HERE }/ at - l…
38 Invalid hexadecimal number in \N{U+...} in regex; marked by <-- HERE in m/\N{U+100. <-- HERE }/ at …
43 Invalid hexadecimal number in \N{U+...} in regex; marked by <-- HERE in m/\N{U+_ <-- HERE 100}/ at …
48 Invalid hexadecimal number in \N{U+...} in regex; marked by <-- HERE in m/\N{U+100_ <-- HERE }/ at …
56 Invalid hexadecimal number in \N{U+...} in regex; marked by <-- HERE in m/[\xDF\N{U+. <-- HERE }]/ …
64 Invalid hexadecimal number in \N{U+...} in regex; marked by <-- HERE in m/[\x59\N{U+. <-- HERE }]/ …
70 Invalid hexadecimal number in \N{U+...} in regex; marked by <-- HERE in m/\N{U+_ <-- HERE FF}/ at -…
77 Too many nested open parens in regex; marked by <-- HERE in m/(( <-- HERE a))/ at - line 3.
82 \K not permitted in lookahead/lookbehind in regex; marked by <-- HERE in m/(?=a\K <-- HERE a)a/ at …
93 \K not permitted in lookahead/lookbehind in regex; marked by <-- HERE in m/(?!a\K <-- HERE a)a/ at …
[all …]
H A Dpp_ctl58 Unmatched ) in regex; marked by <-- HERE in m/_) <-- HERE / at (eval 1) line 1.
/openbsd/gnu/usr.bin/perl/cpan/Filter-Util-Call/t/
H A Dcall.t630 HERE I am
631 I am HERE
680 HERE I am
681 I'm HERE
730 print "HERE HERE\n";
735 I'm HERE
744 I'm HERE
786 print "HERE HERE\n";
791 I'm HERE
800 I'm HERE
[all …]
/openbsd/gnu/usr.bin/perl/t/uni/
H A Dparser.t118 …"Unrecognized character \\x{ffff}; marked by <-- HERE after q\0foobar\0 <-- HERE near column 11 at…
130 …"Unrecognized character \\x{1f42a}; marked by <-- HERE after (?{\$ネ+ 1; <-- HERE near column 13 at…
140 …"Unrecognized character \\x{ffff}; marked by <-- HERE after q\x{0}foobar\x{0} <-- HERE near column…
150 …"Unrecognized character \\x{1f42a}; marked by <-- HERE after \$ネ+ 1; <-- HERE near column 8 at (ev…
/openbsd/gnu/llvm/compiler-rt/lib/asan/scripts/
H A Dasan_device_setup14 HERE="$(cd "$(dirname "$0")" && pwd)"
235 elif [[ -f "$HERE/$ASAN_RT" ]]; then
236 ASAN_RT_PATH="$HERE"
237 elif [[ $(basename "$HERE") == "bin" ]]; then
241 P=$(ls "$HERE"/../lib/"$ASAN_RT" \
242 "$HERE"/../lib/asan/"$ASAN_RT" \
243 "$HERE"/../lib/linux/"$ASAN_RT" \
244 "$HERE"/../lib/clang/*/lib/linux/"$ASAN_RT" \
245 "$HERE"/../lib64/clang/*/lib/linux/"$ASAN_RT" 2>/dev/null | sort | tail -1)
/openbsd/lib/libc/regex/
H A Dregcomp.c126 #define HERE() (p->slen) macro
246 conc = HERE(); in p_ere()
263 prevfwd = HERE(); in p_ere()
291 pos = HERE(); in p_ere_exp()
303 p->pend[subno] = HERE(); in p_ere_exp()
438 sopno start = HERE(); in p_bre()
513 p->pend[subno] = HERE(); in p_simp_re()
933 sopno finish = HERE(); in repeat()
1156 sopno ret = HERE(); in dupl()
1209 sn = HERE(); in doinsert()
[all …]
/openbsd/gnu/usr.bin/perl/t/lib/charnames/
H A Dalias352 Invalid character in charnames alias definition; marked by <-- HERE in '4<-- HERE e_ACUTE'
360 Invalid character in charnames alias definition; marked by <-- HERE in 'e_A,<-- HERE CUTE'
372 …r in charnames alias definition; marked by <-- HERE in 'e_ACUT(?:\x{ab}|\x{C2}\x{AB}|\x{80\x{73})<…
409 …ons may not contain a sequence of multiple spaces; marked by <-- HERE in 'TOO <-- HERE MANY SPAC…
410 …definitions may not contain trailing white-space; marked by <-- HERE in 'TRAILING SPACE <-- HERE '
411 Invalid character in charnames alias definition; marked by <-- HERE in '٤<-- HERE 転車に乗る人'
412 Invalid character in charnames alias definition; marked by <-- HERE in '自転車・<-- HERE に乗る人' at - lin…
421 Invalid character in charnames alias definition; marked by <-- HERE in 'NBSP <-- HERE SEPARATED SPA…
/openbsd/gnu/llvm/llvm/lib/Support/
H A Dregcomp.c271 #define HERE() (p->slen) macro
403 conc = HERE(); in p_ere()
420 prevfwd = HERE(); in p_ere()
449 pos = HERE(); in p_ere_exp()
461 p->pend[subno] = HERE(); in p_ere_exp()
633 sopno start = HERE(); in p_bre()
702 p->pend[subno] = HERE(); in p_simp_re()
1118 sopno finish = HERE(); in repeat()
1455 sopno ret = HERE(); in dupl()
1509 sn = HERE(); in doinsert()
[all …]
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.hp/gdb.base-hp/
H A Dso-thresh.sh24 HERE=$PWD
31 cd $HERE
/openbsd/gnu/usr.bin/perl/pod/
H A Dperl5263delta.pod92 …; marked by E<lt>-- HERE in mE<sol>%sE<sol>|perldiag/"Unexpected ']' with no following ')' in (?[.…
101 …arked by E<lt>-- HERE in mE<sol>%sE<sol>|perldiag/"Expecting close paren for nested extended charc…
112 …by E<lt>-- HERE in mE<sol>%sE<sol>|perldiag/"Expecting close paren for wrapper for nested extended…
129 …]) in regex; marked by E<lt>-- HERE in mE<sol>%sE<sol>|perldiag/"Syntax error in (?[...]) in regex…
H A Dperldiag.pod625 S<<-- HERE> in m/%s/
2136 S<<-- HERE> in m/%s/
2399 S<<-- HERE> in m/%s/
2484 HERE in m/%s/
2813 S<<-- HERE> in m/%s/
2888 S<<-- HERE> in m/%s/
3269 S<<-- HERE> in '%s
3292 S<<-- HERE> in m/%s/
5781 HERE in m/%s/
5791 HERE in m/%s/
[all …]
/openbsd/gnu/usr.bin/perl/t/class/
H A Dfield.t288 field $forwards = do { goto HERE; HERE: 1 };
289 field $backwards = do { my $x; HERE: ; goto HERE if !$x++; 2 };
/openbsd/gnu/usr.bin/perl/t/op/
H A Ddefer.t268 goto HERE;
269 defer { HERE: 1; }
/openbsd/gnu/usr.bin/perl/t/porting/
H A Ddiag.t686 POSIX syntax [%c %c] is reserved for future extensions in regex; marked by <-- HERE in m/%s/
720 Unrecognized character %s; marked by <-- HERE after %s<-- HERE near column %d
744 False [] range "%s" in regex; marked by <-- HERE in m/%s/
/openbsd/regress/usr.bin/mandoc/char/unicode/
H A Dnogroff.out_utf864 �� <control> BREAK PERMITTED HERE
65 �� <control> NO BREAK HERE
H A Dnogroff.out_ascii64 <82><82> <control> BREAK PERMITTED HERE
65 <83><83> <control> NO BREAK HERE
/openbsd/gnu/usr.bin/perl/dist/Filter-Simple/t/
H A Dfilter_only.t37 no Filter::Simple::FilterOnlyTest; # THE FUN STOPS HERE
/openbsd/gnu/usr.bin/perl/t/re/
H A Dreg_mesg.t82 $element =~ s/in regex; marked by <-- HERE in/{#}/;
83 $element =~ s/ <-- HERE /{#}/;
/openbsd/gnu/usr.bin/perl/Porting/
H A Drelease_announcement_template.txt28 [YOUR SALUTATION HERE]
/openbsd/gnu/usr.bin/perl/t/base/
H A Dlex.t285 if ($@ =~ /Unrecognized character \\xDF; marked by <-- HERE after \$x =<-- HERE near column 5/) { p…
/openbsd/share/misc/
H A Dlicense.template12 * Copyright (c) YYYY YOUR NAME HERE <user@your.dom.ain>
/openbsd/regress/usr.bin/diff/
H A Dt2.112 * Copyright (c) CCYY YOUR NAME HERE <user@your.dom.ain>
H A Dt2.212 * Copyright (c) CCYY YOUR NAME HERE <user@your.dom.ain>
H A Dt3.212 * Copyright (c) CCYY YOUR NAME HERE <user@your.dom.ain>

1234