Home
last modified time | relevance | path

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

/PHP-7.2/ext/oci8/
H A Dphp_oci8_int.h116 #define PHP_OCI_IMPRES_IS_CHILD 3 macro
H A Doci8_statement.c160 statement2->impres_flag = PHP_OCI_IMPRES_IS_CHILD; in php_oci_get_implicit_resultset()
873 …} else if (statement->impres_flag != PHP_OCI_IMPRES_IS_CHILD) { /* Oracle doc says don't free Imp… in php_oci_statement_free()
H A Doci8.c2614 invokedstatement->impres_flag == PHP_OCI_IMPRES_IS_CHILD) { in php_oci_fetch_row()

Completed in 39 milliseconds