Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmltok_ns.c67 return initScan(NS(encodings), (const INIT_ENCODING *)enc, XML_PROLOG_STATE, in NS()
74 return initScan(NS(encodings), (const INIT_ENCODING *)enc, XML_CONTENT_STATE, in NS()
H A Dxmltok.c1532 initScan(const ENCODING *const *encodingTable, const INIT_ENCODING *enc, in initScan() function