Searched refs:smart_string_append_generic_ex (Results 1 – 1 of 1) sorted by relevance
/PHP-7.1/ext/standard/ |
H A D | php_smart_string.h | 123 #define smart_string_append_generic_ex(dest, num, type, vartype, func) do { \ macro 130 smart_string_append_generic_ex((dest), (num), (type), zend_ulong, _ulong) 133 smart_string_append_generic_ex((dest), (num), (type), zend_ulong, _long)
|
Completed in 7 milliseconds