Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/expat/lib/
H A Dexpat.h511 } XML_Encoding; typedef
531 XML_Encoding *info);
H A Dxmlparse.c3562 XML_Encoding info; in handleUnknownEncoding()
/freebsd-12.1/contrib/expat/xmlwf/
H A Dxmlwf.c562 unknownEncoding(void *UNUSED_P(userData), const XML_Char *name, XML_Encoding *info) in unknownEncoding()
/freebsd-12.1/contrib/expat/tests/
H A Druntests.c831 UnknownEncodingHandler(void *UNUSED_P(data),const XML_Char *encoding,XML_Encoding *info) in UnknownEncodingHandler()