Searched defs:mnd_sprintf (Results 1 - 1 of 1) sorted by relevance
| /PHP_TRUNK/ext/mysqlnd/ | ||
| H A D | mysqlnd_alloc.h | 87 #define mnd_sprintf(p, mx_len, fmt,...) mysqlnd_allocator.m_sprintf((p), (mx_len), (fmt), __VA_ARGS__) macro |
Completed in 2 milliseconds