Home
last modified time | relevance | path

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

/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_alloc.h82 #define mnd_calloc(nmemb, size) mysqlnd_allocator.m_calloc((nmemb), (size) MYSQLND_MEM_C) macro

Completed in 5 milliseconds