Home
last modified time | relevance | path

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

/PHP-7.0/ext/oci8/
H A Doci8_interface.c1982 size_t dbop_name_len; in PHP_FUNCTION() local
1984 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "rs", &z_connection, &dbop_name, &dbop_name_len) == FAI… in PHP_FUNCTION()
1990 …nection->session, (ub4) OCI_HTYPE_SESSION, (dvoid *) dbop_name, (ub4) dbop_name_len, (ub4) OCI_ATT… in PHP_FUNCTION()

Completed in 14 milliseconds