Home
last modified time | relevance | path

Searched refs:ExtOption (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/mit/expat/dist/tests/
H A Druntests.c406 typedef struct ExtOption { struct
409 } ExtOption; argument
415 ExtOption *options = (ExtOption *)XML_GetUserData(parser); in external_entity_optioner()
9995 ExtOption options[] in START_TEST()
10867 ExtOption options[] = { in START_TEST()
10897 ExtOption options[] = { in context_realloc_test()
11180 ExtOption options[] = { in START_TEST()
11286 ExtOption options[] = {{XCS("foo/First"), "Hello world"}, {NULL, NULL}}; in START_TEST()
11337 ExtOption options[] = {{XCS("foo"), "<e/>"}, {NULL, NULL}}; in START_TEST()
11385 ExtOption options[] = { in START_TEST()
[all …]