Home
last modified time | relevance | path

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

/PHP-8.1/ext/mysqli/tests/
H A Dmysqli_thread_safe.phpt2 mysqli_thread_safe()
7 if (!is_bool($tmp = mysqli_thread_safe()))
H A Dmysqli_report.phpt265 // mysqli_use_result(), mysqli_thread_safe(), mysqli_thread_id()
/PHP-8.1/ext/mysqli/
H A Dmysqli_arginfo.h837 ZEND_FUNCTION(mysqli_thread_safe);
965 ZEND_FE(mysqli_thread_safe, arginfo_mysqli_thread_safe)
1025 ZEND_ME_MAPPING(thread_safe, mysqli_thread_safe, arginfo_class_mysqli_thread_safe, ZEND_ACC_PUBLIC)
H A Dmysqli.stub.php1070 function mysqli_thread_safe(): bool {} function
H A Dmysqli_api.c2592 PHP_FUNCTION(mysqli_thread_safe) argument

Completed in 21 milliseconds