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

/external/chromium_org/third_party/libxml/src/
H A Dxmlregexp.c3666 * xmlRegCompactPushString:
3678 xmlRegCompactPushString(xmlRegExecCtxtPtr exec, function
3777 return(xmlRegCompactPushString(exec, exec->comp, value, data));
4172 ret = xmlRegCompactPushString(exec, exec->comp, str, data);
/external/libxml2/
H A Dxmlregexp.c3676 * xmlRegCompactPushString:
3688 xmlRegCompactPushString(xmlRegExecCtxtPtr exec, function
3787 return(xmlRegCompactPushString(exec, exec->comp, value, data));
4182 ret = xmlRegCompactPushString(exec, exec->comp, str, data);

Completed in 189 milliseconds