Searched defs:xmlRegFreeAtom (Results 1 - 1 of 1) sorted by relevance

/external/libxml2/
H A Dxmlregexp.c358 static void xmlRegFreeAtom(xmlRegAtomPtr atom);
651 xmlRegFreeAtom(ret->atoms[i]);
804 * xmlRegFreeAtom:
810 xmlRegFreeAtom(xmlRegAtomPtr atom) { function
871 xmlRegFreeAtom(ret);
929 xmlRegFreeAtom(ctxt->atoms[i]);
1701 xmlRegFreeAtom(atom);
5575 xmlRegFreeAtom(regexp->atoms[i]);
5721 xmlRegFreeAtom(atom);
5767 xmlRegFreeAtom(ato
[all...]

Completed in 72 milliseconds