xmlRegCompactPushString 3777 third_party/libxml/src/xmlregexp.c 	return(xmlRegCompactPushString(exec, exec->comp, value, data));
xmlRegCompactPushString 4172 third_party/libxml/src/xmlregexp.c 	ret = xmlRegCompactPushString(exec, exec->comp, str, data);