Searched refs:xmlRegExecCallbacks (Results 1 – 4 of 4) sorted by relevance
72 typedef void (*xmlRegExecCallbacks) (xmlRegExecCtxtPtr exec, typedef82 xmlRegExecCallbacks callback,
60 * xmlRegExecCallbacks:68 d xmlRegExecCallbacks...78 d callback value like(xmlRegExecCallbacks)
76 <ANCHOR id="xmlRegExecCallbacks" href="libxml/libxml-xmlregexp.html#xmlRegExecCallbacks">
322 xmlRegExecCallbacks callback;3576 xmlRegNewExecCtxt(xmlRegexpPtr comp, xmlRegExecCallbacks callback, void *data) { in xmlRegNewExecCtxt()