have_blobs        158 ext/pdo_oci/oci_statement.c 				(S->stmt_type == OCI_STMT_SELECT && !S->have_blobs) ? 0 : 1, 0, NULL, NULL,
have_blobs        371 ext/pdo_oci/oci_statement.c 					S->have_blobs = 1;
have_blobs         70 ext/pdo_oci/php_pdo_oci_int.h 	unsigned int have_blobs:1;