Home
last modified time | relevance | path

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

/PHP-7.4/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-7.4/ext/standard/
H A Dscanf.c775 fn = (zend_long (*)())ZEND_STRTOUL_PTR; in php_sscanf_internal()

Completed in 6 milliseconds