to_cache           30 ext/intl/converter/converter.c 	zend_fcall_info_cache to_cache, from_cache;
to_cache          240 ext/intl/converter/converter.c 	if (zend_call_function(&(objval->to_cb), &(objval->to_cache)) == FAILURE) {
to_cache          569 ext/intl/converter/converter.c 	php_converter_resolve_callback(getThis(), objval, "toUCallback",   &(objval->to_cb),   &(objval->to_cache));