Searched refs:ZEND_STRTOUL_PTR (Results 1 – 2 of 2) sorted by relevance
71 # define ZEND_STRTOUL_PTR _strtoui64 macro83 # define ZEND_STRTOUL_PTR strtoull macro106 # define ZEND_STRTOUL_PTR strtoul macro
780 fn = (zend_long (*)())ZEND_STRTOUL_PTR; in php_sscanf_internal()
Completed in 8 milliseconds