Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlRegExecPushString

7868                 ret = xmlRegExecPushString(exec, BAD_CAST "#text", ctxt);
7879 ret = xmlRegExecPushString(exec, cur->name, ctxt);
7895 ret = xmlRegExecPushString(exec, NULL, NULL);
8201 ret = xmlRegExecPushString(ctxt->elem, elem->name, ctxt);
8252 ret = xmlRegExecPushString(ctxt->elem, BAD_CAST "#text", ctxt);
8291 ret = xmlRegExecPushString(exec, NULL, NULL);