Home
last modified time | relevance | path

Searched refs:PHP_OCI_ZVAL_TO_CONNECTION (Results 1 – 2 of 2) sorted by relevance

/PHP-8.3/ext/oci8/
H A Doci8_interface.c58 PHP_OCI_ZVAL_TO_CONNECTION(z_connection, connection); in PHP_FUNCTION()
83 PHP_OCI_ZVAL_TO_CONNECTION(z_connection, connection); in PHP_FUNCTION()
981 PHP_OCI_ZVAL_TO_CONNECTION(z_connection, connection); in PHP_FUNCTION()
1005 PHP_OCI_ZVAL_TO_CONNECTION(z_connection, connection); in PHP_FUNCTION()
1028 PHP_OCI_ZVAL_TO_CONNECTION(z_connection, connection); in PHP_FUNCTION()
1459 PHP_OCI_ZVAL_TO_CONNECTION(z_connection, connection); in PHP_FUNCTION()
1599 PHP_OCI_ZVAL_TO_CONNECTION(z_connection, connection); in PHP_FUNCTION()
1683 PHP_OCI_ZVAL_TO_CONNECTION(z_connection, connection); in PHP_FUNCTION()
1761 PHP_OCI_ZVAL_TO_CONNECTION(z_connection, connection); in PHP_FUNCTION()
1789 PHP_OCI_ZVAL_TO_CONNECTION(z_connection, connection); in PHP_FUNCTION()
[all …]
H A Dphp_oci8_int.h377 #define PHP_OCI_ZVAL_TO_CONNECTION(zval, connection) \ macro

Completed in 18 milliseconds