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

/external/chromium_org/third_party/libxml/src/
H A Dxmlregexp.c175 typedef xmlRegAtom *xmlRegAtomPtr; typedef
212 xmlRegAtomPtr atom;
249 xmlRegAtomPtr atom;
253 xmlRegAtomPtr *atoms;
273 xmlRegAtomPtr *atoms;
354 static void xmlRegFreeAtom(xmlRegAtomPtr atom);
356 static int xmlRegCheckCharacter(xmlRegAtomPtr atom, int codepoint);
782 static xmlRegAtomPtr
784 xmlRegAtomPtr ret;
786 ret = (xmlRegAtomPtr) xmlMallo
[all...]
/external/libxml2/
H A Dxmlregexp.c175 typedef xmlRegAtom *xmlRegAtomPtr; typedef
212 xmlRegAtomPtr atom;
249 xmlRegAtomPtr atom;
253 xmlRegAtomPtr *atoms;
273 xmlRegAtomPtr *atoms;
354 static void xmlRegFreeAtom(xmlRegAtomPtr atom);
356 static int xmlRegCheckCharacter(xmlRegAtomPtr atom, int codepoint);
782 static xmlRegAtomPtr
784 xmlRegAtomPtr ret;
786 ret = (xmlRegAtomPtr) xmlMallo
[all...]

Completed in 87 milliseconds