Home
last modified time | relevance | path

Searched refs:stack_allocation (Results 1 – 2 of 2) sorted by relevance

/PHP-7.1/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.c483 if (!stack_allocation) { in php_mysqlnd_greet_free_mem()
648 if (!stack_allocation) { in php_mysqlnd_auth_free_mem()
778 if (!stack_allocation) { in php_mysqlnd_auth_response_free_mem()
823 if (!stack_allocation) { in php_mysqlnd_change_auth_response_free_mem()
918 if (!stack_allocation) { in php_mysqlnd_ok_free_mem()
1003 if (!stack_allocation) { in php_mysqlnd_eof_free_mem()
1082 if (!stack_allocation) { in php_mysqlnd_cmd_free_mem()
1211 if (!stack_allocation) { in php_mysqlnd_rset_header_free_mem()
1448 if (!stack_allocation) { in php_mysqlnd_rset_field_free_mem()
1931 if (!stack_allocation) { in php_mysqlnd_rowp_free_mem()
[all …]
H A Dmysqlnd_wireprotocol.h51 void (*free_mem)(void *packet, zend_bool stack_allocation);

Completed in 24 milliseconds