Home
last modified time | relevance | path

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

/PHP-7.2/Zend/
H A Dzend_long.h71 # define ZEND_STRTOUL_PTR _strtoui64 macro
83 # define ZEND_STRTOUL_PTR strtoull macro
106 # define ZEND_STRTOUL_PTR strtoul macro
/PHP-7.2/ext/standard/
H A Dscanf.c780 fn = (zend_long (*)())ZEND_STRTOUL_PTR; in php_sscanf_internal()

Completed in 10 milliseconds