Home
last modified time | relevance | path

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

/PHP-8.1/ext/intl/converter/
H A Dconverter.c137 static inline bool php_converter_check_limits(php_converter_object *objval, zend_long available, ze… in php_converter_check_limits() function
146 #define TARGET_CHECK(cnvargs, needed) php_converter_check_limits(objval, cnvargs->targetLimit - cnv…

Completed in 6 milliseconds