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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlregexp.c175 typedef xmlRegAtom *xmlRegAtomPtr; typedef
212 xmlRegAtomPtr atom;
247 xmlRegAtomPtr atom;
251 xmlRegAtomPtr *atoms;
270 xmlRegAtomPtr *atoms;
350 static void xmlRegFreeAtom(xmlRegAtomPtr atom);
352 static int xmlRegCheckCharacter(xmlRegAtomPtr atom, int codepoint);
775 static xmlRegAtomPtr
777 xmlRegAtomPtr ret;
779 ret = (xmlRegAtomPtr) xmlMallo
[all...]

Completed in 256 milliseconds