Home
last modified time | relevance | path

Searched refs:mnd_free (Results 1 – 4 of 4) sorted by relevance

/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_alloc.h63 #define mnd_free(ptr) mysqlnd_allocator.m_free((ptr) MYSQLND_MEM_C) macro
H A Dmysqlnd_protocol_frame_codec.c98 mnd_free(decompressed_data); in write_compressed_packet()
H A Dmysqlnd_ps.c494 mnd_free(tmp_swap); in MYSQLND_METHOD()
/PHP-7.4/ext/pdo_mysql/
H A Dmysql_statement.c105 mnd_free(S->current_data); in pdo_mysql_stmt_dtor()
643 mnd_free(S->current_data); in pdo_mysql_stmt_fetch()

Completed in 17 milliseconds