Searched refs:zend_atol (Results 1 – 3 of 3) sorted by relevance
32 * Deprecated zend_atoi() and zend_atol(). Use ZEND_STRTOL() for general purpose
481 ZEND_ATTRIBUTE_DEPRECATED ZEND_API zend_long ZEND_FASTCALL zend_atol(const char *str, size_t str_le…
171 ZEND_API zend_long ZEND_FASTCALL zend_atol(const char *str, size_t str_len) in zend_atol() function
Completed in 16 milliseconds