Home
last modified time | relevance | path

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

/external/libxml2/
Denc.h23 int xmlCharEncFirstLineInput(xmlParserInputBufferPtr input, int len);
DparserInternals.c1225 nbchars = xmlCharEncFirstLineInput(input->buf, len); in xmlSwitchInputEncodingInt()
Dencoding.c2096 xmlCharEncFirstLineInput(xmlParserInputBufferPtr input, int len) in xmlCharEncFirstLineInput() function