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

/external/libxml2/
H A Dxmlregexp.c3683 * xmlRegCompactPushString:
3695 xmlRegCompactPushString(xmlRegExecCtxtPtr exec, function
3794 return(xmlRegCompactPushString(exec, exec->comp, value, data));
4189 ret = xmlRegCompactPushString(exec, exec->comp, str, data);

Completed in 44 milliseconds