Searched defs:charsetid (Results 1 – 1 of 1) sorted by relevance
/PHP-8.0/ext/oci8/ |
H A D | oci8.c | 924 ub2 charsetid = 0; in php_oci_do_connect_ex() local 1984 …ar *password, int password_len, char *dbname, int dbname_len, zend_string *hash_key, int charsetid) in php_oci_create_spool() 2121 …e, int username_len, char *password, int password_len, char *dbname, int dbname_len, int charsetid) in php_oci_get_spool() 2195 static OCIEnv *php_oci_create_env(ub2 charsetid) in php_oci_create_env()
|
Completed in 11 milliseconds