from_cache         30 ext/intl/converter/converter.c 	zend_fcall_info_cache to_cache, from_cache;
from_cache        322 ext/intl/converter/converter.c 	if (zend_call_function(&(objval->from_cb), &(objval->from_cache)) == FAILURE) {
from_cache        570 ext/intl/converter/converter.c 	php_converter_resolve_callback(getThis(), objval, "fromUCallback", &(objval->from_cb), &(objval->from_cache));