Home
last modified time | relevance | path

Searched refs:to_cache (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/ext/intl/converter/
H A Dconverter.c32 zend_fcall_info_cache to_cache, from_cache; member
247 if (zend_call_function(&(objval->to_cb), &(objval->to_cache)) == FAILURE) { in php_converter_to_u_callback()
577 …rter_resolve_callback(ZEND_THIS, objval, "toUCallback", &(objval->to_cb), &(objval->to_cache)); in PHP_METHOD()

Completed in 7 milliseconds