Home
last modified time | relevance | path

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

/PHP-7.3/ext/intl/converter/
H A Dconverter.c34 zend_fcall_info_cache to_cache, from_cache; member
244 if (zend_call_function(&(objval->to_cb), &(objval->to_cache)) == FAILURE) { in php_converter_to_u_callback()
574 …rter_resolve_callback(getThis(), objval, "toUCallback", &(objval->to_cb), &(objval->to_cache)); in PHP_METHOD()

Completed in 7 milliseconds