Lines Matching refs:xmlRegExecCtxtPtr
3062 xmlFARegDebugExec(xmlRegExecCtxtPtr exec) {
3078 xmlFARegExecSave(xmlRegExecCtxtPtr exec) {
3139 xmlFARegExecRollBack(xmlRegExecCtxtPtr exec) {
3176 xmlRegExecCtxtPtr exec = &execval;
3474 static void testerr(xmlRegExecCtxtPtr exec);
3488 xmlRegExecCtxtPtr
3490 xmlRegExecCtxtPtr exec;
3496 exec = (xmlRegExecCtxtPtr) xmlMalloc(sizeof(xmlRegExecCtxt));
3550 xmlRegFreeExecCtxt(xmlRegExecCtxtPtr exec) {
3581 xmlFARegExecSaveInputString(xmlRegExecCtxtPtr exec, const xmlChar *value,
3678 xmlRegCompactPushString(xmlRegExecCtxtPtr exec,
3761 xmlRegExecPushStringInternal(xmlRegExecCtxtPtr exec, const xmlChar *value,
4120 xmlRegExecPushString(xmlRegExecCtxtPtr exec, const xmlChar *value,
4138 xmlRegExecPushString2(xmlRegExecCtxtPtr exec, const xmlChar *value,
4196 xmlRegExecGetValues(xmlRegExecCtxtPtr exec, int err,
4359 xmlRegExecNextValues(xmlRegExecCtxtPtr exec, int *nbval, int *nbneg,
4384 xmlRegExecErrInfo(xmlRegExecCtxtPtr exec, const xmlChar **string,
4398 static void testerr(xmlRegExecCtxtPtr exec) {
4410 xmlRegExecPushChar(xmlRegExecCtxtPtr exec, int UCS) {