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 | 983 XML_GetInputContext(XML_Parser parser, int *offset, int *size);
|
| H A D | xmlparse.c | 2691 XML_GetInputContext(XML_Parser parser, int *offset, int *size) { function
|
| /freebsd/contrib/expat/tests/ |
| H A D | misc_tests.c | 634 const char *const context = XML_GetInputContext(parser, &offset, &size); in dup_original_string()
|
| H A D | handlers.c | 1654 buffer = XML_GetInputContext(g_parser, &offset, &size); in byte_character_handler()
|
| H A D | basic_tests.c | 3508 if (XML_GetInputContext(g_parser, &offset, &size) != NULL) in START_TEST()
|
| /freebsd/contrib/expat/ |
| H A D | Changes | 395 - XML_GetInputContext 2015 o XML_GetInputContext for getting the input context of
|