Searched defs:smart_str_append_unsigned (Results 1 – 1 of 1) sorted by relevance
/PHP-8.3/Zend/ | ||
H A D | zend_smart_str.h | 161 static zend_always_inline void smart_str_append_unsigned(smart_str *dest, zend_ulong num) in smart_str_append_unsigned() function |
Completed in 7 milliseconds