Home
last modified time | relevance | path

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

/PHP-8.0/ext/mysqlnd/
H A Dmysqlnd_alloc.h61 #define mnd_free(ptr) mysqlnd_allocator.m_free((ptr) MYSQLND_MEM_C) macro
H A Dmysqlnd_protocol_frame_codec.c96 mnd_free(decompressed_data); in write_compressed_packet()
H A Dmysqlnd_ps.c428 mnd_free(tmp_swap); in MYSQLND_METHOD()
/PHP-8.0/ext/pdo_mysql/
H A Dmysql_statement.c109 mnd_free(S->current_data); in pdo_mysql_stmt_dtor()
571 mnd_free(S->current_data); in pdo_mysql_stmt_fetch()

Completed in 22 milliseconds