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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlregexp.c350 static void xmlRegFreeAtom(xmlRegAtomPtr atom);
640 xmlRegFreeAtom(ret->atoms[i]);
793 * xmlRegFreeAtom:
799 xmlRegFreeAtom(xmlRegAtomPtr atom) { function
860 xmlRegFreeAtom(ret);
918 xmlRegFreeAtom(ctxt->atoms[i]);
1682 xmlRegFreeAtom(atom);
5543 xmlRegFreeAtom(regexp->atoms[i]);
5676 xmlRegFreeAtom(atom);
5722 xmlRegFreeAtom(ato
[all...]

Completed in 56 milliseconds