Home
last modified time | relevance | path

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

/PHP-7.3/ext/oci8/
H A Doci8_interface.c88 PHP_OCI_ZVAL_TO_CONNECTION(z_connection, connection); in PHP_FUNCTION()
109 PHP_OCI_ZVAL_TO_CONNECTION(z_connection, connection); in PHP_FUNCTION()
1154 PHP_OCI_ZVAL_TO_CONNECTION(z_connection, connection); in PHP_FUNCTION()
1179 PHP_OCI_ZVAL_TO_CONNECTION(z_connection, connection); in PHP_FUNCTION()
1203 PHP_OCI_ZVAL_TO_CONNECTION(z_connection, connection); in PHP_FUNCTION()
1663 PHP_OCI_ZVAL_TO_CONNECTION(z_connection, connection); in PHP_FUNCTION()
1809 PHP_OCI_ZVAL_TO_CONNECTION(z_connection, connection); in PHP_FUNCTION()
1862 PHP_OCI_ZVAL_TO_CONNECTION(z_connection, connection); in PHP_FUNCTION()
1947 PHP_OCI_ZVAL_TO_CONNECTION(z_connection, connection); in PHP_FUNCTION()
1980 PHP_OCI_ZVAL_TO_CONNECTION(z_connection, connection); in PHP_FUNCTION()
[all …]
H A Dphp_oci8_int.h372 #define PHP_OCI_ZVAL_TO_CONNECTION(zval, connection) \ macro

Completed in 31 milliseconds