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