Searched refs:is_real_connect (Results 1 – 2 of 2) sorted by relevance
59 void mysqli_common_connect(INTERNAL_FUNCTION_PARAMETERS, zend_bool is_real_connect, zend_bool in_ct… argument90 if (!is_real_connect) {249 if (!is_real_connect) {277 if (persistent && (new_connection || is_real_connect)) {290 if (!is_real_connect) {302 if (!is_real_connect && self_alloced) {
152 void mysqli_common_connect(INTERNAL_FUNCTION_PARAMETERS, zend_bool is_real_connect, zend_bool in_ct…
Completed in 8 milliseconds