HomeSort by relevance Sort by last modified time
    Searched refs:xmlCurrentChar (Results 1 - 7 of 7) sorted by null

  /external/libxml2/
testchar.c 255 c = xmlCurrentChar(ctxt, &len);
283 c = xmlCurrentChar(ctxt, &len);
364 c = xmlCurrentChar(ctxt, &len);
454 c = xmlCurrentChar(ctxt, &len);
libxml2.syms 137 xmlCurrentChar;
    [all...]
parserInternals.c 570 * xmlCurrentChar:
588 xmlCurrentChar(xmlParserCtxtPtr ctxt, int *len) {
    [all...]
elfgcchack.h     [all...]
parser.c     [all...]
testapi.c     [all...]
  /external/libxml2/include/libxml/
parserInternals.h 563 XMLPUBFUN int XMLCALL xmlCurrentChar (xmlParserCtxtPtr ctxt,

Completed in 90 milliseconds