Home
last modified time | relevance | path

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

/PHP-7.2/ext/oci8/
H A Dphp_oci8_int.h133 unsigned int poolname_len; /* length of session pool name */ member
H A Doci8.c2860 …sion_pool->poolh, (OraText **)&session_pool->poolname, &session_pool->poolname_len, (OraText *)dbn… in php_oci_create_spool()
3303 …tion->authinfo, (OraText *)actual_spool->poolname, (ub4)actual_spool->poolname_len, NULL, 0, NULL,… in php_oci_create_session()
3386 if (session_pool->poolname_len) { in php_oci_spool_close()

Completed in 15 milliseconds