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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlregexp.c3605 * xmlRegCompactPushString:
3617 xmlRegCompactPushString(xmlRegExecCtxtPtr exec, function
3716 return(xmlRegCompactPushString(exec, exec->comp, value, data));
4111 ret = xmlRegCompactPushString(exec, exec->comp, str, data);

Completed in 84 milliseconds