Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds