| /netbsd-src/crypto/external/bsd/openssl.old/dist/external/perl/Text-Template-1.46/t/ |
| H A D | 04-safe.t | 46 $text2 = $template1->fill_in(SAFE => $c); 54 print +(defined $text2 ? '' : 'not '), "ok $n\n"; 92 $text2 = $template1->fill_in(SAFE => $c); 101 print +(defined $text2 ? '' : 'not '), "ok $n\n"; 115 print +($text2 eq $text3 ? '' : 'not '), "ok $n\n"; 123 $text2 =~ s/'kill'/kill/; # 5.8.1 added quote marks around the op name 124 print "# expected: <$badsafeoutput>\n# got : <$text2>\n"; 125 print +($text2 eq $badsafeoutput ? '' : 'not '), "ok $n\n"; 137 $text2 = $template1->fill_in(SAFE => new Safe); 140 print +($text1 eq $text2 ? '' : 'not '), "ok $n\n";
|
| /netbsd-src/crypto/external/bsd/openssl/dist/external/perl/Text-Template-1.56/t/ |
| H A D | safe.t | 43 my $text2 = $template1->fill_in(SAFE => $c); 44 ok defined $text2; 81 $text2 = $template1->fill_in(SAFE => $c); 82 ok defined $text2; 96 is $text2, $text3; 102 $text2 =~ s/'kill'/kill/; # 5.8.1 added quote marks around the op name 103 is $text2, $badsafeoutput; 114 $text2 = $template1->fill_in(SAFE => Safe->new); 117 is $text1, $text2;
|
| /netbsd-src/games/backgammon/teachgammon/ |
| H A D | data.c | 61 static const char *const text2[] = { variable 235 6, 5, {13, 8, 0, 0}, {8, 2, 0, 0}, 1, 2, {text2}
|
| /netbsd-src/external/mpl/bind/dist/tests/dns/ |
| H A D | rdata_test.c | 49 const char *text2; /* text passed to fromtext_*() */ 57 const char *text2; 706 sizeof(buf2), compare_ok->text2, in check_wire_ok() 711 compare_ok->lineno, compare_ok->text2); in check_wire_ok() 720 compare_ok->text2, in check_compare_ok_single() 727 compare_ok->text2, in check_compare_ok_single() 734 compare_ok->text2, in check_compare_ok_single() 799 sizeof(buf2), textvsunknown->text2, in check_rdata() 802 fprintf(stdout, "# '%s'\n", textvsunknown->text2); in check_rdata() 52 const char *text2; /* text passed to fromtext_*() */ global() member 60 const char *text2; global() member
|
| /netbsd-src/external/bsd/byacc/dist/test/ |
| H A D | err_syntax14.y | 9 %start text2
|
| /netbsd-src/external/bsd/byacc/dist/test/btyacc/ |
| H A D | err_syntax14.error | 2 YACC: e - the start symbol text2 is undefined
|
| /netbsd-src/external/bsd/byacc/dist/test/yacc/ |
| H A D | err_syntax14.error | 2 YACC: e - the start symbol text2 is undefined
|
| /netbsd-src/usr.sbin/edquota/ |
| H A D | edquota.c | 849 /*const*/ char *text, *text2, *t; /* scratch values */ in readprivs() local 959 text2 = strchr(text, ','); in readprivs() 960 if (text2 == NULL) { in readprivs() 965 *text2 = '\0'; in readprivs() 966 text2++; in readprivs() 976 t = skipws(text2); in readprivs()
|
| /netbsd-src/external/gpl2/texinfo/dist/util/ |
| H A D | texindex.c | 389 char *text1, *text2; in compare_prepared() local 412 text2 = line2->text; in compare_prepared() 422 char *start2 = find_field (&keyfields[i], text2, &length2); in compare_prepared() 425 start2, length2, text2 - text_base); in compare_prepared()
|
| H A D | install-info.c | 1535 char *text2 = (*entry2)->text; in compare_entries_text() local 1537 char *colon2 = strchr (text2, ':'); in compare_entries_text() 1545 len2 = strlen (text2); in compare_entries_text() 1547 len2 = colon2 - text2; in compare_entries_text() 1548 return strncmp (text1, text2, len1 <= len2 ? len1 : len2); in compare_entries_text()
|
| /netbsd-src/external/mit/expat/dist/tests/ |
| H A D | runtests.c | 2746 const char *text2 = "<doc>&entity;</doc>"; in START_TEST() local 2773 if (_XML_Parse_SINGLE_BYTES(g_parser, text2, (int)strlen(text2), XML_TRUE) in START_TEST() 2816 const char *text2 = "<doc>&entity;</doc>"; in START_TEST() local 2843 if (_XML_Parse_SINGLE_BYTES(g_parser, text2, (int)strlen(text2), XML_TRUE) in START_TEST() 3341 const char *text2 = " World</doc>"; in START_TEST() local 3355 if (_XML_Parse_SINGLE_BYTES(g_parser, text2, (int)strlen(text2), XML_TRUE) in START_TEST() 4087 const char *text2 = "<!ELEMENT el EMPTY>\n" in external_entity_param() local 4107 if (_XML_Parse_SINGLE_BYTES(ext_parser, text2, (int)strlen(text2), XML_TRUE) in external_entity_param() 4423 const char *text2 = "<!ATTLIST doc a1 CDATA 'value'>"; in external_entity_not_standalone() local 4444 if (_XML_Parse_SINGLE_BYTES(ext_parser, text2, (int)strlen(text2), XML_TRUE) in external_entity_not_standalone() [all …]
|
| /netbsd-src/external/ibm-public/postfix/dist/ |
| H A D | RELEASE_NOTES-3.0 | 419 ${name?{text1}:{text2}} 423 ${{text1}=={text2}?{text3}:{text4}} 424 ${{text1}!={text2}?{text3}:{text4}}
|
| H A D | HISTORY | 16707 expression of the form ``("text1" "text2") + constant'' so
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/ |
| H A D | ChangeLog.0 | 1310 * Makefile.in (clean): Correct xg-text2.po to xg-test2.po. 1338 * Makefile.in (clean): Remove xg-text2.po.
|
| /netbsd-src/external/gpl3/binutils.old/dist/ld/ |
| H A D | ld.info | 4142 .text2 : { INPUT_SECTION_FLAGS (!SHF_WRITE) *(.text) } 4147 'SHF_MERGE' and 'SHF_STRINGS' are set. The output section '.text2' will
|
| H A D | ld.texi | 5014 .text2 : @{ INPUT_SECTION_FLAGS (!SHF_WRITE) *(.text) @} 5022 @samp{.text2} will be comprised of any input section matching the name *(.text)
|
| /netbsd-src/external/gpl3/binutils/dist/ld/ |
| H A D | ld.texi | 5197 .text2 : @{ INPUT_SECTION_FLAGS (!SHF_WRITE) *(.text) @} 5205 @samp{.text2} will be comprised of any input section matching the name *(.text)
|
| H A D | ld.info | 4302 .text2 : { INPUT_SECTION_FLAGS (!SHF_WRITE) *(.text) } 4307 ‘SHF_MERGE’ and ‘SHF_STRINGS’ are set. The output section ‘.text2’ will
|