Home
last modified time | relevance | path

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

/PHP-8.2/
H A DUPGRADING.INTERNALS32 * Deprecated zend_atoi() and zend_atol(). Use ZEND_STRTOL() for general purpose
/PHP-8.2/Zend/
H A Dzend_operators.h478 ZEND_ATTRIBUTE_DEPRECATED ZEND_API int ZEND_FASTCALL zend_atoi(const char *str, size_t str_len);
H A Dzend_operators.c176 ZEND_API int ZEND_FASTCALL zend_atoi(const char *str, size_t str_len) in zend_atoi() function

Completed in 26 milliseconds