to_cache           33 ext/intl/converter/converter.c 	zend_fcall_info_cache to_cache, from_cache;
to_cache          252 ext/intl/converter/converter.c 	if (zend_call_function(&(objval->to_cb), &(objval->to_cache) TSRMLS_CC) == FAILURE) {
to_cache          597 ext/intl/converter/converter.c 	php_converter_resolve_callback(getThis(), objval, "toUCallback",   &(objval->to_cb),   &(objval->to_cache) TSRMLS_CC);