Home
last modified time | relevance | path

Searched refs:xmlRegExecCallbacks (Results 1 – 5 of 5) sorted by relevance

/external/libxml2/include/libxml/
Dxmlregexp.h72 typedef void (*xmlRegExecCallbacks) (xmlRegExecCtxtPtr exec, typedef
82 xmlRegExecCallbacks callback,
/external/libxml2/os400/libxmlrpg/
Dxmlregexp.rpgle56 * xmlRegExecCallbacks:
64 d xmlRegExecCallbacks...
74 d callback value like(xmlRegExecCallbacks)
/external/libxml2/doc/html/
Dindex.sgml76 <ANCHOR id="xmlRegExecCallbacks" href="libxml/libxml-xmlregexp.html#xmlRegExecCallbacks">
/external/libxml2/
Dxmlregexp.c314 xmlRegExecCallbacks callback;
3501 xmlRegNewExecCtxt(xmlRegexpPtr comp, xmlRegExecCallbacks callback, void *data) { in xmlRegNewExecCtxt()
Dxmlschemas.c26056 (xmlRegExecCallbacks) xmlSchemaVContentModelCallback, in xmlSchemaValidatorPopElem()
26605 (xmlRegExecCallbacks) xmlSchemaVContentModelCallback, in xmlSchemaValidateChildElem()