Home
last modified time | relevance | path

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

/PHP-8.0/ext/mysqli/tests/
H A Dmysqli_thread_safe.phpt2 mysqli_thread_safe()
9 if (!is_bool($tmp = mysqli_thread_safe()))
H A Dmysqli_report.phpt264 // mysqli_use_result(), mysqli_thread_safe(), mysqli_thread_id()
/PHP-8.0/ext/mysqli/
H A Dmysqli_arginfo.h802 ZEND_FUNCTION(mysqli_thread_safe);
932 ZEND_FE(mysqli_thread_safe, arginfo_mysqli_thread_safe)
992 ZEND_ME_MAPPING(thread_safe, mysqli_thread_safe, arginfo_class_mysqli_thread_safe, ZEND_ACC_PUBLIC)
H A Dmysqli.stub.php766 function mysqli_thread_safe(): bool {} function
H A Dmysqli_api.c2545 PHP_FUNCTION(mysqli_thread_safe) argument

Completed in 20 milliseconds