Lines Matching refs:stack_allocation

468 void php_mysqlnd_greet_free_mem(void * _packet, zend_bool stack_allocation)  in php_mysqlnd_greet_free_mem()  argument
483 if (!stack_allocation) { in php_mysqlnd_greet_free_mem()
646 void php_mysqlnd_auth_free_mem(void * _packet, zend_bool stack_allocation) in php_mysqlnd_auth_free_mem() argument
648 if (!stack_allocation) { in php_mysqlnd_auth_free_mem()
759 php_mysqlnd_auth_response_free_mem(void * _packet, zend_bool stack_allocation) in php_mysqlnd_auth_response_free_mem() argument
778 if (!stack_allocation) { in php_mysqlnd_auth_response_free_mem()
821 php_mysqlnd_change_auth_response_free_mem(void * _packet, zend_bool stack_allocation) in php_mysqlnd_change_auth_response_free_mem() argument
823 if (!stack_allocation) { in php_mysqlnd_change_auth_response_free_mem()
911 php_mysqlnd_ok_free_mem(void * _packet, zend_bool stack_allocation) in php_mysqlnd_ok_free_mem() argument
918 if (!stack_allocation) { in php_mysqlnd_ok_free_mem()
1001 void php_mysqlnd_eof_free_mem(void * _packet, zend_bool stack_allocation) in php_mysqlnd_eof_free_mem() argument
1003 if (!stack_allocation) { in php_mysqlnd_eof_free_mem()
1080 void php_mysqlnd_cmd_free_mem(void * _packet, zend_bool stack_allocation) in php_mysqlnd_cmd_free_mem() argument
1082 if (!stack_allocation) { in php_mysqlnd_cmd_free_mem()
1203 void php_mysqlnd_rset_header_free_mem(void * _packet, zend_bool stack_allocation) in php_mysqlnd_rset_header_free_mem() argument
1211 if (!stack_allocation) { in php_mysqlnd_rset_header_free_mem()
1444 void php_mysqlnd_rset_field_free_mem(void * _packet, zend_bool stack_allocation) in php_mysqlnd_rset_field_free_mem() argument
1448 if (!stack_allocation) { in php_mysqlnd_rset_field_free_mem()
1913 php_mysqlnd_rowp_free_mem(void * _packet, zend_bool stack_allocation) in php_mysqlnd_rowp_free_mem() argument
1923 DBG_INF_FMT("stack_allocation=%u persistent=%u", (int)stack_allocation, (int)p->header.persistent); in php_mysqlnd_rowp_free_mem()
1931 if (!stack_allocation) { in php_mysqlnd_rowp_free_mem()
1970 void php_mysqlnd_stats_free_mem(void * _packet, zend_bool stack_allocation) in php_mysqlnd_stats_free_mem() argument
1977 if (!stack_allocation) { in php_mysqlnd_stats_free_mem()
2073 php_mysqlnd_prepare_free_mem(void * _packet, zend_bool stack_allocation) in php_mysqlnd_prepare_free_mem() argument
2076 if (!stack_allocation) { in php_mysqlnd_prepare_free_mem()
2155 php_mysqlnd_chg_user_free_mem(void * _packet, zend_bool stack_allocation) in php_mysqlnd_chg_user_free_mem() argument
2171 if (!stack_allocation) { in php_mysqlnd_chg_user_free_mem()
2202 void php_mysqlnd_sha256_pk_request_free_mem(void * _packet, zend_bool stack_allocation) in php_mysqlnd_sha256_pk_request_free_mem() argument
2204 if (!stack_allocation) { in php_mysqlnd_sha256_pk_request_free_mem()
2257 php_mysqlnd_sha256_pk_request_response_free_mem(void * _packet, zend_bool stack_allocation) in php_mysqlnd_sha256_pk_request_response_free_mem() argument
2266 if (!stack_allocation) { in php_mysqlnd_sha256_pk_request_response_free_mem()