Searched defs:vsnprintf (Results 1 - 2 of 2) sorted by relevance
| /PHP_TRUNK/Zend/ | ||
| H A D | zend_config.w32.h | 52 #define vsnprintf _vsnprintf macro |
| /PHP_TRUNK/main/ | ||
| H A D | snprintf.h | 109 #ifdef vsnprintf 110 #undef vsnprintf macro 112 #define vsnprintf ap_php_vsnprintf macro |
Completed in 3 milliseconds