Searched refs:xmlInitNodeInfoSeq (Results 1 - 5 of 5) sorted by relevance

/external/libxml2/
H A DparserInternals.c1674 xmlInitNodeInfoSeq(&ctxt->node_seq);
1839 * xmlInitNodeInfoSeq:
1845 xmlInitNodeInfoSeq(xmlParserNodeInfoSeqPtr seq) function
1868 xmlInitNodeInfoSeq(seq);
H A DHTMLparser.c4350 xmlInitNodeInfoSeq(&ctxt->node_seq);
5911 xmlInitNodeInfoSeq(&ctxt->node_seq);
H A Delfgcchack.h4553 #undef xmlInitNodeInfoSeq macro
4554 extern __typeof (xmlInitNodeInfoSeq) xmlInitNodeInfoSeq __attribute((alias("xmlInitNodeInfoSeq__internal_alias")));
4556 #ifndef xmlInitNodeInfoSeq
4557 extern __typeof (xmlInitNodeInfoSeq) xmlInitNodeInfoSeq__internal_alias __attribute((visibility("hidden")));
4558 #define xmlInitNodeInfoSeq xmlInitNodeInfoSeq__internal_alias macro
H A Dparser.c13980 xmlInitNodeInfoSeq(&ctxt->node_seq);
/external/libxml2/include/libxml/
H A Dparser.h1040 xmlInitNodeInfoSeq (xmlParserNodeInfoSeqPtr seq);

Completed in 135 milliseconds