Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlregexp.c358 static void xmlRegFreeAtom(xmlRegAtomPtr atom);
651 xmlRegFreeAtom(ret->atoms[i]); in xmlRegEpxFromParse()
810 xmlRegFreeAtom(xmlRegAtomPtr atom) { in xmlRegFreeAtom() function
871 xmlRegFreeAtom(ret); in xmlRegCopyAtom()
929 xmlRegFreeAtom(ctxt->atoms[i]); in xmlRegFreeParserCtxt()
1701 xmlRegFreeAtom(atom); in xmlFAGenerateTransitions()
5582 xmlRegFreeAtom(regexp->atoms[i]); in xmlRegFreeRegexp()
5728 xmlRegFreeAtom(atom); in xmlAutomataNewTransition()
5774 xmlRegFreeAtom(atom); in xmlAutomataNewTransition2()
5786 xmlRegFreeAtom(atom); in xmlAutomataNewTransition2()
[all …]