Home
last modified time | relevance | path

Searched refs:mysqli_thread_safe (Results 1 – 5 of 5) sorted by relevance

/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_thread_safe.phpt2 mysqli_thread_safe()
10 if (!is_bool($tmp = mysqli_thread_safe()))
H A Dmysqli_report.phpt264 // mysqli_use_result(), mysqli_thread_safe(), mysqli_thread_id()
/PHP-7.4/ext/mysqli/
H A Dmysqli_fe.h128 PHP_FUNCTION(mysqli_thread_safe);
H A Dmysqli_fe.c524 PHP_FE(mysqli_thread_safe, arginfo_mysqli_no_params)
593 PHP_FALIAS(thread_safe, mysqli_thread_safe, arginfo_mysqli_no_params)
H A Dmysqli_api.c2639 PHP_FUNCTION(mysqli_thread_safe) argument

Completed in 15 milliseconds