Home
last modified time | relevance | path

Searched refs:oci_set_client_identifier (Results 1 – 6 of 6) sorted by relevance

/PHP-8.1/ext/oci8/tests/
H A Derror_set.phpt23 $r = oci_set_client_identifier($c, $s);
44 $r = oci_set_client_identifier($c, $s);
H A Dconn_attr_4.phpt79 oci_set_client_identifier($c1,$val);
126 Warning: oci_set_client_identifier(): ORA-24960: %s OCI_ATTR_CLIENT_IDENTIFIER %s on line %d
H A Dconn_attr.inc97 $r = oci_set_client_identifier($conn,'ID00'.$sufix);
/PHP-8.1/ext/oci8/
H A Doci8_arginfo.h599 ZEND_FUNCTION(oci_set_client_identifier);
713 ZEND_FE(oci_set_client_identifier, arginfo_oci_set_client_identifier)
H A Doci8.stub.php385 function oci_set_client_identifier($connection, string $client_id): bool {} function
H A Doci8_interface.c1637 PHP_FUNCTION(oci_set_client_identifier) in PHP_FUNCTION() argument

Completed in 16 milliseconds