Home
last modified time | relevance | path

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

/PHP-5.3/ext/standard/
H A Dphp_smart_str.h165 #define smart_str_append_generic_ex(dest, num, type, vartype, func) do { \ macro
173 smart_str_append_generic_ex((dest), (num), (type), unsigned long, _unsigned)
176 smart_str_append_generic_ex((dest), (num), (type), unsigned long, _long)
179 smart_str_append_generic_ex((dest), (num), (type), off_t, _long)

Completed in 6 milliseconds