Home
last modified time | relevance | path

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

/external/libxml2/
DSAX2.c2829 static int xmlSAX2DefaultVersionValue = 2; variable
2847 int ret = xmlSAX2DefaultVersionValue; in xmlSAXDefaultVersion()
2851 xmlSAX2DefaultVersionValue = version; in xmlSAXDefaultVersion()
2926 xmlSAXVersion(hdlr, xmlSAX2DefaultVersionValue); in xmlSAX2InitDefaultSAXHandler()