Searched refs:PHP_OCI_IMPRES_NO_CHILDREN (Results 1 – 2 of 2) sorted by relevance
114 #define PHP_OCI_IMPRES_NO_CHILDREN 1 macro
2628 if (invokedstatement->impres_flag == PHP_OCI_IMPRES_NO_CHILDREN || in php_oci_fetch_row()2655 invokedstatement->impres_flag = PHP_OCI_IMPRES_NO_CHILDREN; /* Don't bother checking again */ in php_oci_fetch_row()
Completed in 21 milliseconds