Home
last modified time | relevance | path

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

/PHP-8.3/Zend/
H A Dzend_long.h69 # define ZEND_STRTOUL_PTR _strtoui64 macro
81 # define ZEND_STRTOUL_PTR strtoull macro
104 # define ZEND_STRTOUL_PTR strtoul macro
/PHP-8.3/ext/standard/
H A Dscanf.c767 fn = (int_string_formater)ZEND_STRTOUL_PTR; in php_sscanf_internal()

Completed in 8 milliseconds