Home
last modified time | relevance | path

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

/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_thread_safe.phpt2 mysqli_thread_safe()
10 if (!is_bool($tmp = mysqli_thread_safe()))
H A Dmysqli_report.phpt237 // mysqli_use_result(), mysqli_thread_safe(), mysqli_thread_id()
279 $tmp = mysqli_thread_safe($link);
/PHP-5.5/ext/mysqli/
H A Dmysqli_fe.h131 PHP_FUNCTION(mysqli_thread_safe);
H A Dmysqli_fe.c494 PHP_FE(mysqli_thread_safe, arginfo_mysqli_no_params)
563 PHP_FALIAS(thread_safe, mysqli_thread_safe, arginfo_mysqli_no_params)
H A Dmysqli_api.c2673 PHP_FUNCTION(mysqli_thread_safe) argument

Completed in 24 milliseconds