mnd_ecalloc 1494 ext/mysqlnd/mysqlnd.c result->unbuf = mnd_ecalloc(1, sizeof(MYSQLND_RES_UNBUFFERED)); mnd_ecalloc 37 ext/mysqlnd/mysqlnd_loaddata.c info = ((MYSQLND_INFILE_INFO *)mnd_ecalloc(1, sizeof(MYSQLND_INFILE_INFO))); mnd_ecalloc 182 ext/mysqlnd/mysqlnd_loaddata.c buf = (zend_uchar *) mnd_ecalloc(1, buflen); mnd_ecalloc 1794 ext/mysqlnd/mysqlnd_ps.c result->unbuf = mnd_ecalloc(1, sizeof(MYSQLND_RES_UNBUFFERED)); mnd_ecalloc 514 ext/mysqlnd/mysqlnd_ps_codec.c *copies = mnd_ecalloc(param_count, sizeof(zval *)); mnd_ecalloc 868 ext/mysqlnd/mysqlnd_result.c result->lengths = mnd_ecalloc(result->field_count, sizeof(unsigned long)); mnd_ecalloc 882 ext/mysqlnd/mysqlnd_result.c result->unbuf = mnd_ecalloc(1, sizeof(MYSQLND_RES_UNBUFFERED)); mnd_ecalloc 1089 ext/mysqlnd/mysqlnd_result.c result->stored_data = set = mnd_ecalloc(1, sizeof(MYSQLND_RES_BUFFERED)); mnd_ecalloc 1241 ext/mysqlnd/mysqlnd_result.c result->lengths = mnd_ecalloc(result->field_count, sizeof(unsigned long));