Searched refs:XML_GetInputContext (Results 1 – 7 of 7) sorted by relevance
| /freebsd/contrib/expat/lib/ |
| H A D | libexpat.map.in | 47 XML_GetInputContext;
|
| H A D | expat.h | 985 XML_GetInputContext(XML_Parser parser, int *offset, int *size);
|
| H A D | xmlparse.c | 2757 XML_GetInputContext(XML_Parser parser, int *offset, int *size) { function
|
| /freebsd/contrib/expat/tests/ |
| H A D | misc_tests.c | 639 const char *const context = XML_GetInputContext(parser, &offset, &size); in dup_original_string()
|
| H A D | handlers.c | 1657 buffer = XML_GetInputContext(g_parser, &offset, &size); in byte_character_handler()
|
| H A D | basic_tests.c | 3611 if (XML_GetInputContext(g_parser, &offset, &size) != NULL) in START_TEST()
|
| /freebsd/contrib/expat/ |
| H A D | Changes | 209 #1258 lib: XML_GetInputContext: Remove use of 0 for NULL 605 - XML_GetInputContext 2225 o XML_GetInputContext for getting the input context of
|