Home
last modified time | relevance | path

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

/external/libxml2/
DSAX2.c2812 static int xmlSAX2DefaultVersionValue = 2; variable
2830 int ret = xmlSAX2DefaultVersionValue; in xmlSAXDefaultVersion()
2834 xmlSAX2DefaultVersionValue = version; in xmlSAXDefaultVersion()
2909 xmlSAXVersion(hdlr, xmlSAX2DefaultVersionValue); in xmlSAX2InitDefaultSAXHandler()