Home
last modified time | relevance | path

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

/external/libxml2/
DparserInternals.c1760 xmlInitNodeInfoSeq(&ctxt->node_seq); in xmlInitParserCtxt()
1932 xmlInitNodeInfoSeq(xmlParserNodeInfoSeqPtr seq) in xmlInitNodeInfoSeq() function
1955 xmlInitNodeInfoSeq(seq); in xmlClearNodeInfoSeq()
Delfgcchack.h4553 #undef xmlInitNodeInfoSeq
4554 extern __typeof (xmlInitNodeInfoSeq) xmlInitNodeInfoSeq __attribute((alias("xmlInitNodeInfoSeq__int…
4556 #ifndef xmlInitNodeInfoSeq
4557 extern __typeof (xmlInitNodeInfoSeq) xmlInitNodeInfoSeq__internal_alias __attribute((visibility("hi…
4558 #define xmlInitNodeInfoSeq xmlInitNodeInfoSeq__internal_alias macro
DHTMLparser.c4804 xmlInitNodeInfoSeq(&ctxt->node_seq); in htmlInitParserCtxt()
6472 xmlInitNodeInfoSeq(&ctxt->node_seq); in htmlCtxtReset()
Dparser.c14330 xmlInitNodeInfoSeq(&ctxt->node_seq); in xmlCtxtReset()
/external/libxml2/include/libxml/
Dparser.h1048 xmlInitNodeInfoSeq (xmlParserNodeInfoSeqPtr seq);