Home
last modified time | relevance | path

Searched defs:mnd_sprintf (Results 1 – 1 of 1) sorted by relevance

/PHP-8.1/ext/mysqlnd/
H A Dmysqlnd_alloc.h54 #define mnd_sprintf(p, mx_len, fmt,...) spprintf((p), (mx_len), (fmt), __VA_ARGS__) macro

Completed in 4 milliseconds