element_typecode 187 ext/oci8/oci8_collection.c (dvoid*) &(collection->element_typecode), element_typecode 441 ext/oci8/oci8_collection.c switch(collection->element_typecode) { element_typecode 465 ext/oci8/oci8_collection.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Unknown or unsupported type of element: %d", collection->element_typecode); element_typecode 521 ext/oci8/oci8_collection.c switch (collection->element_typecode) { element_typecode 581 ext/oci8/oci8_collection.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Unknown or unsupported type of element: %d", collection->element_typecode); element_typecode 742 ext/oci8/oci8_collection.c switch(collection->element_typecode) { element_typecode 766 ext/oci8/oci8_collection.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Unknown or unsupported type of element: %d", collection->element_typecode); element_typecode 198 ext/oci8/php_oci8_int.h OCITypeCode element_typecode; /* element's typecode handle */