Searched refs:oci_set_client_identifier (Results 1 – 6 of 6) sorted by relevance
23 $r = oci_set_client_identifier($c, $s);44 $r = oci_set_client_identifier($c, $s);
79 oci_set_client_identifier($c1,$val);126 Warning: oci_set_client_identifier(): ORA-24960: %s OCI_ATTR_CLIENT_IDENTIFIER %s on line %d
97 $r = oci_set_client_identifier($conn,'ID00'.$sufix);
605 ZEND_FUNCTION(oci_set_client_identifier);720 ZEND_FE(oci_set_client_identifier, arginfo_oci_set_client_identifier)
789 function oci_set_client_identifier($connection, string $client_id): bool {}
1670 PHP_FUNCTION(oci_set_client_identifier) in PHP_FUNCTION() argument
Completed in 16 milliseconds