HomeSort by relevance Sort by last modified time
    Searched refs:xmlRegFreeAtom (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libxml/src/
xmlregexp.c 354 static void xmlRegFreeAtom(xmlRegAtomPtr atom);
647 xmlRegFreeAtom(ret->atoms[i]);
800 * xmlRegFreeAtom:
806 xmlRegFreeAtom(xmlRegAtomPtr atom) {
867 xmlRegFreeAtom(ret);
925 xmlRegFreeAtom(ctxt->atoms[i]);
    [all...]
  /external/libxml2/
xmlregexp.c 358 static void xmlRegFreeAtom(xmlRegAtomPtr atom);
651 xmlRegFreeAtom(ret->atoms[i]);
804 * xmlRegFreeAtom:
810 xmlRegFreeAtom(xmlRegAtomPtr atom) {
871 xmlRegFreeAtom(ret);
929 xmlRegFreeAtom(ctxt->atoms[i]);
    [all...]

Completed in 405 milliseconds