Home
last modified time | relevance | path

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

/PHP-7.4/ext/intl/converter/
H A Dconverter.c152 static inline zend_bool php_converter_check_limits(php_converter_object *objval, zend_long availabl… in php_converter_check_limits() function
161 #define TARGET_CHECK(cnvargs, needed) php_converter_check_limits(objval, cnvargs->targetLimit - cnv…

Completed in 9 milliseconds