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

/external/chromium_org/third_party/libxml/src/
H A Dxmlregexp.c354 static void xmlRegFreeAtom(xmlRegAtomPtr atom);
647 xmlRegFreeAtom(ret->atoms[i]);
800 * xmlRegFreeAtom:
806 xmlRegFreeAtom(xmlRegAtomPtr atom) { function
867 xmlRegFreeAtom(ret);
925 xmlRegFreeAtom(ctxt->atoms[i]);
1696 xmlRegFreeAtom(atom);
5553 xmlRegFreeAtom(regexp->atoms[i]);
5701 xmlRegFreeAtom(atom);
5747 xmlRegFreeAtom(ato
[all...]
/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]);
1700 xmlRegFreeAtom(atom);
5567 xmlRegFreeAtom(regexp->atoms[i]);
5715 xmlRegFreeAtom(atom);
5761 xmlRegFreeAtom(ato
[all...]

Completed in 48 milliseconds