Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dhrtime.c152 char _a[ZEND_LTOA_BUF_LEN]; \
154 HRTIME_U64A(t, _a, ZEND_LTOA_BUF_LEN); \
/PHP-7.4/Zend/
H A Dzend_long.h54 #define ZEND_LTOA_BUF_LEN 65 macro

Completed in 4 milliseconds