| /netbsd/src/external/mit/expat/dist/tests/ |
| D | ns_tests.c | 403 const char *text2 in START_TEST() local 408 if (_XML_Parse_SINGLE_BYTES(g_parser, text2, (int)strlen(text2), XML_TRUE) in START_TEST() 418 const char *text2 in START_TEST() local 425 expect_failure(text2, XML_ERROR_RESERVED_NAMESPACE_URI, in START_TEST() 477 const char *text2 in START_TEST() local 517 if (_XML_Parse_SINGLE_BYTES(g_parser, text2, (int)strlen(text2), XML_TRUE) in START_TEST()
|
| D | nsalloc_tests.c | 728 const char *text2 in START_TEST() local 789 && _XML_Parse_SINGLE_BYTES(g_parser, text2, (int)strlen(text2), in START_TEST() 1304 const char *text2 in START_TEST() local 1334 && _XML_Parse_SINGLE_BYTES(g_parser, text2, (int)strlen(text2), in START_TEST()
|
| D | handlers.c | 846 const char *text2 = "<!ELEMENT el EMPTY>\n" in external_entity_param() local 866 if (_XML_Parse_SINGLE_BYTES(ext_parser, text2, (int)strlen(text2), XML_TRUE) in external_entity_param() 1005 const char *text2 = "<!ATTLIST doc a1 CDATA 'value'>"; in external_entity_not_standalone() local 1026 if (_XML_Parse_SINGLE_BYTES(ext_parser, text2, (int)strlen(text2), XML_TRUE) in external_entity_not_standalone() 1043 const char *text2 = "<?xml version='1.0' encoding='utf-8'?>"; in external_entity_value_aborter() local 1061 if (_XML_Parse_SINGLE_BYTES(ext_parser, text2, (int)strlen(text2), XML_TRUE) in external_entity_value_aborter() 1077 const char *text2 = "<!ATTLIST doc a CDATA 'value'>"; in external_entity_public() local 1089 text = text2; in external_entity_public()
|
| D | basic_tests.c | 2307 const char *text2 = "<doc>&entity;</doc>"; in START_TEST() local 2334 if (_XML_Parse_SINGLE_BYTES(g_parser, text2, (int)strlen(text2), XML_TRUE) in START_TEST() 2377 const char *text2 = "<doc>&entity;</doc>"; in START_TEST() local 2404 if (_XML_Parse_SINGLE_BYTES(g_parser, text2, (int)strlen(text2), XML_TRUE) in START_TEST() 2672 const char *text2 = " World</doc>"; in START_TEST() local 2686 if (_XML_Parse_SINGLE_BYTES(g_parser, text2, (int)strlen(text2), XML_TRUE) in START_TEST()
|
| D | alloc_tests.c | 889 char text2[] = "<!ELEMENT doc (#PCDATA)*>"; in START_TEST() local 896 XML_SetUserData(g_parser, &text2); in START_TEST()
|
| /netbsd/src/games/backgammon/teachgammon/ |
| 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/bsd/byacc/dist/test/ |
| D | err_syntax14.y | 9 %start text2
|
| /netbsd/src/usr.sbin/edquota/ |
| 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/ibm-public/postfix/dist/ |
| D | RELEASE_NOTES-3.0 | 419 ${name?{text1}:{text2}} 423 ${{text1}=={text2}?{text3}:{text4}} 424 ${{text1}!={text2}?{text3}:{text4}}
|
| D | HISTORY | 16707 expression of the form ``("text1" "text2") + constant'' so
|
| /netbsd/src/external/gpl3/binutils/dist/ld/ |
| 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)
|
| D | ld.info | 4302 .text2 : { INPUT_SECTION_FLAGS (!SHF_WRITE) *(.text) } 4307 ‘SHF_MERGE’ and ‘SHF_STRINGS’ are set. The output section ‘.text2’ will
|