Home
last modified time | relevance | path

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

/PHP-8.1/Zend/
H A Dzend_long.h68 # define ZEND_STRTOUL_PTR _strtoui64 macro
80 # define ZEND_STRTOUL_PTR strtoull macro
103 # define ZEND_STRTOUL_PTR strtoul macro
/PHP-8.1/ext/standard/
H A Dscanf.c767 fn = (int_string_formater)ZEND_STRTOUL_PTR; in php_sscanf_internal()

Completed in 13 milliseconds