from_cache         33 ext/intl/converter/converter.c 	zend_fcall_info_cache to_cache, from_cache;
from_cache        349 ext/intl/converter/converter.c 	if (zend_call_function(&(objval->from_cb), &(objval->from_cache) TSRMLS_CC) == FAILURE) {
from_cache        598 ext/intl/converter/converter.c 	php_converter_resolve_callback(getThis(), objval, "fromUCallback", &(objval->from_cb), &(objval->from_cache) TSRMLS_CC);