Searched refs:text8 (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/games/backgammon/teachgammon/ |
H A D | data.c | 113 static const char *const text8[] = { variable 265 2, 6, {25, 23, 0, 0}, {23, 17, 0, 0}, 5, 1, {text8}
|
/netbsd-src/external/mit/expat/dist/tests/ |
H A D | runtests.c | 3489 const char *text8 = "<doc>]"; in START_TEST() local 3492 int text8_len = (int)strlen(text8); in START_TEST() 3497 if (_XML_Parse_SINGLE_BYTES(g_parser, text8, text8_len, XML_TRUE) in START_TEST()
|