/openbsd/gnu/usr.bin/perl/pod/ |
H A D | perl5263delta.pod | 92 …t>-- HERE in mE<sol>%sE<sol>|perldiag/"Unexpected ']' with no following ')' in (?[... in regex; ma… 101 …-- HERE in mE<sol>%sE<sol>|perldiag/"Expecting close paren for nested extended charclass in regex;… 112 …E in mE<sol>%sE<sol>|perldiag/"Expecting close paren for wrapper for nested extended charclass in … 129 …rked by E<lt>-- HERE in mE<sol>%sE<sol>|perldiag/"Syntax error in (?[...]) in regex; marked by E<l… 132 (?[...]) in regex mE<sol>%sE<sol>") for greater clarity.
|
H A D | perl5240delta.pod | 1053 L<Empty \%c in regex; marked by E<lt>-- HERE in mE<sol>%sE<sol> 1054 |perldiag/"Empty \%c in regex; marked by <-- HERE in mE<sol>%sE<sol>"> 1066 …arked by S<<-- HERE> in mE<sol>%sE<sol>|perldiag/"Sequence (?... not terminated in regex; marked b… 1070 L<<< Sequence (?PE<lt>... not terminated in regex; marked by E<lt>-- HERE in mE<sol>%sE<sol> 1071 |perldiag/"Sequence (?PE<lt>... not terminated in regex; marked by <-- HERE in mE<sol>%sE<sol>" >>> 1075 L<Sequence (?PE<gt>... not terminated in regex; marked by E<lt>-- HERE in mE<sol>%sE<sol> 1076 |perldiag/"Sequence (?PE<gt>... not terminated in regex; marked by <-- HERE in mE<sol>%sE<sol>"> 1086 L<Assuming NOT a POSIX class since %s in regex; marked by E<lt>-- HERE in mE<sol>%sE<sol>| 1087 perldiag/Assuming NOT a POSIX class since %s in regex; marked by <-- HERE in mE<sol>%sE<sol>> 1276 C<L<trE<sol>E<sol>E<sol>|perlop/trE<sol>SEARCHLISTE<sol>REPLACEMENTLISTE<sol>cdsr>>.
|
H A D | perlport.pod | 103 to explicitly set L<C<$E<sol>>|perlvar/$E<sol>> to the appropriate value for 138 separator L<C<$E<sol>>|perlvar/$E<sol>> is C<\n>, but robust socket code 563 L<C<``> or C<qxE<sol>E<sol>>|perlop/C<qxE<sol>I<STRING>E<sol>>>, 689 L<C<trE<sol>E<sol>E<sol>>|perlop/C<trE<sol>I<SEARCHLIST>E<sol>I<REPLACEMENTLIST>E<sol>cdsr>>. 696 L<C<trE<sol>E<sol>E<sol>>|perlop/C<trE<sol>I<SEARCHLIST>E<sol>I<REPLACEMENTLIST>E<sol>cdsr>> 700 L<C<trE<sol>E<sol>E<sol>>|perlop/C<trE<sol>I<SEARCHLIST>E<sol>I<REPLACEMENTLIST>E<sol>cdsr>>, 1414 too: L<C<``>|perlop/C<qxE<sol>I<STRING>E<sol>>> command output capture has
|
H A D | perl5320delta.pod | 986 L<Expecting interpolated extended charclass in regex; marked by <-- HERE in mE<sol>%sE<sol> 987 |perldiag/"Expecting interpolated extended charclass in regex; marked by <-- HERE in mE<sol>%sE<sol… 1090 L<C<Expecting interpolated extended charclass in regex; marked by <-- HERE in mE<sol>%sE<sol>> 1091 |perldiag/"Expecting interpolated extended charclass in regex; marked by <-- HERE in mE<sol>%sE<sol… 1093 by <-- HERE in mE<sol>%sE<sol>>, 1095 regex; marked by <-- HERE in mE<sol>%sE<sol>>, 1097 C<Expecting '(?flags:(?[...' in regex; marked by S<<-- HERE> in mE<sol>%sE<sol>>.
|
H A D | perl5220delta.pod | 1799 L<In '(?...)', the '(' and '?' must be adjacent in regex; marked by S<<-- HERE> in mE<sol>%sE<sol>|… 1808 …the '(' and '*' must be adjacent in regex; marked by S<<-- HERE> in mE<sol>%sE<sol>|perldiag/"In '… 1817 L<Invalid quantifier in {,} in regex; marked by <-- HERE in mE<sol>%sE<sol>|perldiag/"Invalid quant… 1860 … E<lt>-- HERE in mE<sol>%sE<sol>|perldiag/"%s" is more clearly written simply as "%s" in regex; ma… 1879 L<Both or neither range ends should be Unicode in regex; marked by E<lt>-- HERE in mE<sol>%sE<sol>|… 2007 … mE<sol>%sE<sol>|perldiag/"Ranges of ASCII printables should be some subset of "0-9", "A-Z", or "a… 2037 L<Ranges of digits should be from the same group in regex; marked by E<lt>-- HERE in mE<sol>%sE<sol… 2083 …sol>u for '%s' instead of E<sol>%s in regex; marked by E<lt>-- HERE in mE<sol>%sE<sol>|perldiag/"U… 2108 …regex is deprecated, passed through in regex; marked by <-- HERE in mE<sol>%sE<sol>|perldiag/"Unes… 2236 S<< <-- HERE >> in mE<sol>%sE<sol>|perldiag/"\N{} in inverted character [all …]
|
H A D | perl5321delta.pod | 100 L<\K not permitted in lookahead/lookbehind in regex; marked by <-- HERE in mE<sol>%sE<sol>|perldiag…
|
H A D | perlrecharclass.pod | 33 L<C<use re '/s'>|re/'E<sol>flags' mode>). (The C<L</\N>> backslash 595 matched by the class. But if the L<C</xx>|perlre/E<sol>x and E<sol>xx> 1052 the C<E<sol>xx> modifier turned on within it. 1097 white space within it. This is allowed because C<E<sol>xx> is 1136 respect the C<E<sol>a> (and C<E<sol>aa>) modifiers. 1147 When compiled within the scope of C<use locale> (or the C<E<sol>l> regex 1165 using C<E<sol>d> rules, and which uses this construct will instead 1166 use C<E<sol>u>. Thus this construct tells Perl that you don't want 1167 C<E<sol>d> rules for the entire regular expression containing it.
|
H A D | perlfunc.pod | 124 L<C<qE<sol>E<sol>>|/qE<sol>STRINGE<sol>>, 129 L<C<trE<sol>E<sol>E<sol>>|/trE<sol>E<sol>E<sol>>, L<C<uc>|/uc EXPR>, 131 L<C<yE<sol>E<sol>E<sol>>|/yE<sol>E<sol>E<sol>> 144 L<C<mE<sol>E<sol>>|/mE<sol>E<sol>>, L<C<pos>|/pos SCALAR>, 145 L<C<qrE<sol>E<sol>>|/qrE<sol>STRINGE<sol>>, 147 L<C<sE<sol>E<sol>E<sol>>|/sE<sol>E<sol>E<sol>>, 177 L<C<map>|/map BLOCK LIST>, L<C<qwE<sol>E<sol>>|/qwE<sol>STRINGE<sol>>, 333 L<C<qxE<sol>E<sol>>|/qxE<sol>STRINGE<sol>>, 8255 L<C<qwE<sol>E<sol>>|/qwE<sol>STRINGE<sol>> works. 9695 L<C<yE<sol>E<sol>E<sol>>|/yE<sol>E<sol>E<sol>>. See [all …]
|
H A D | perl5260delta.pod | 88 L<perlre/E<sol>x and E<sol>xx>. 411 …scaped left brace in regex is illegal here in regex; marked by S<E<lt>-- HERE> in mE<sol>%sE<sol>>. 1020 This adds support for the new L<C<E<47>xx>|perlre/E<sol>x and E<sol>xx> 1502 …escaped left brace in regex is illegal here in regex; marked by S<E<lt>-- HERE> in mE<sol>%sE<sol>> 1545 … no longer in @INC|perldiag/do "%s" failed, '.' is no longer in @INC; did you mean do ".E<sol>%s"?> 1556 L<Unescaped literal '%c' in regex; marked by E<lt>-- HERE in mE<sol>%sE<sol> 1557 |perldiag/Unescaped literal '%c' in regex; marked by <-- HERE in mE<sol>%sE<sol>> 1702 L<Odd nameE<sol>value argument for subroutine '%s' 1703 |perldiag/"Odd nameE<sol>value argument for subroutine '%s'"> 1774 …l be fatal in Perl 5.30), passed through in regex; marked by S<< E<lt>-- HERE >> in mE<sol>%sE<sol> [all …]
|
H A D | perl5203delta.pod | 170 The original visible value of L<C<$E<sol>>|perlvar/$E<sol>> is now preserved
|
H A D | perl5201delta.pod | 245 L<Variable length lookbehind not implemented in regex mE<sol>%sE<sol>|perldiag/"Variable length loo…
|
H A D | perl5005delta.pod | 53 L<New C<lock> keyword>, and L<New C<qrE<sol>E<sol>> operator>. 258 See L<New C<qrE<sol>E<sol>> operator>. 495 L<perlvar/$E<sol>>.
|
/openbsd/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/ |
H A D | PdbIndex.cpp | 169 SegmentOffsetLength sol; in FindSymbolsByVa() local 171 sol = GetSegmentOffsetAndLength(sym); in FindSymbolsByVa() 173 sol.so = GetSegmentAndOffset(sym); in FindSymbolsByVa() 175 lldb::addr_t start = MakeVirtualAddress(sol.so.segment, sol.so.offset); in FindSymbolsByVa() 179 lldb::addr_t end = start + sol.length; in FindSymbolsByVa()
|
H A D | SymbolFileNativePDB.cpp | 480 SegmentOffsetLength sol = GetSegmentOffsetAndLength(sym_record); in CreateFunction() local 483 m_index->MakeVirtualAddress(sol.so.segment, sol.so.offset); in CreateFunction() 487 AddressRange func_range(file_vm_addr, sol.length, in CreateFunction() 1277 SegmentOffsetLength sol = GetSegmentOffsetAndLength(func_record); in ParseLineTable() local 1279 m_index->MakeVirtualAddress(sol.so.segment, sol.so.offset); in ParseLineTable() 1283 AddressRange func_range(file_vm_addr, sol.length, in ParseLineTable()
|
/openbsd/gnu/gcc/gcc/config/rs6000/ |
H A D | t-ppccomm | 42 ncrti.S: $(srcdir)/config/rs6000/sol-ci.asm 43 cat $(srcdir)/config/rs6000/sol-ci.asm >ncrti.S 45 ncrtn.S: $(srcdir)/config/rs6000/sol-cn.asm 46 cat $(srcdir)/config/rs6000/sol-cn.asm >ncrtn.S
|
/openbsd/gnu/usr.bin/gcc/gcc/config/rs6000/ |
H A D | t-ppccomm | 57 ncrti.S: $(srcdir)/config/rs6000/sol-ci.asm 58 cat $(srcdir)/config/rs6000/sol-ci.asm >ncrti.S 60 ncrtn.S: $(srcdir)/config/rs6000/sol-cn.asm 61 cat $(srcdir)/config/rs6000/sol-cn.asm >ncrtn.S
|
/openbsd/gnu/usr.bin/perl/cpan/Pod-Simple/t/ |
H A D | whine.t | 56 my $input = "=pod\n\nnested LE<lt>E<sol>E<gt>: L<Nested L<http://foobar>|http://baz>\n"; 66 my $input = "=pod\n\nLE<lt>E<sol>E<gt> containing only slash: L< / >\n";
|
H A D | fcodes_e.t | 48 &ok( Pod::Simple::XMLOutStream->_out("=pod\n\n1E<sol>2\n"),
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | future.options | 6 Cc: cgw@sol.acs.unt.edu (chris williams),
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | ia64-tdep.c | 240 int sol; /* Size of locals (decoded from cfm value) */ member 1006 cache->sol = 0; in ia64_alloc_frame_cache() 1041 CORE_ADDR bof, sor, sol, sof, cfm, rrb_gr; in examine_prologue() local 1061 int sol = (int) ((instr & 0x00007f00000LL) >> 20); in examine_prologue() local 1072 sol == ((cache->cfm >> 7) & 0x7f))) in examine_prologue() 1401 sol = cache->sol; in examine_prologue() 1441 sol = (cfm >> 7) & 0x7f; in examine_prologue() 1446 bof = rse_address_add (bof, -sol); in examine_prologue() 1499 CORE_ADDR cfm, sof, sol, bsp, psr; in ia64_frame_cache() local 1524 cache->sol = (cfm >> 7) & 0x7f; in ia64_frame_cache() [all …]
|
/openbsd/gnu/usr.bin/gcc/gcc/po/ |
H A D | EXCLUDES | 7 config/rs6000/sol-c0.c
|
/openbsd/gnu/gcc/gcc/ |
H A D | tree-ssa-structalias.c | 1361 bitmap sol; in do_da_constraint() local 1368 sol = get_varinfo (t)->solution; in do_da_constraint() 1369 if (!bitmap_bit_p (sol, rhs)) in do_da_constraint() 1371 bitmap_set_bit (sol, rhs); in do_da_constraint() 1394 bitmap sol = get_varinfo (lhs)->solution; in do_sd_constraint() local 1400 flag = !bitmap_bit_p (sol, anything_id); in do_sd_constraint() 1402 bitmap_set_bit (sol, anything_id); in do_sd_constraint() 1437 get_varinfo (lhs)->solution = sol; in do_sd_constraint() 1453 bitmap sol = get_varinfo (rhs)->solution; in do_ds_constraint() local 1457 if (bitmap_bit_p (sol, anything_id)) in do_ds_constraint() [all …]
|
/openbsd/lib/libcrypto/perlasm/ |
H A D | readme | 15 'cpp', 'sol', 'a.out', 'elf' or 'win32'.
|
/openbsd/lib/libexpat/lib/ |
H A D | xmltok_impl.c | 675 goto sol; in PREFIX() 697 sol: in PREFIX() 786 goto sol; in PREFIX() 805 sol: in PREFIX()
|
/openbsd/gnu/usr.bin/perl/cpan/Pod-Checker/t/pod/ |
H A D | poderrs.t | 53 A L<link|perlvar/$/> to L<perlvar/$E<sol>>
|