OCIEnv            139 ext/oci8/oci8.c static OCIEnv *php_oci_create_env(ub2 charsetid TSRMLS_DC);
OCIEnv           3037 ext/oci8/oci8.c static OCIEnv *php_oci_create_env(ub2 charsetid TSRMLS_DC)
OCIEnv           3039 ext/oci8/oci8.c 	OCIEnv *retenv = NULL;
OCIEnv            124 ext/oci8/php_oci8_int.h 	OCIEnv		 *env;					/* env of this session pool */
OCIEnv            136 ext/oci8/php_oci8_int.h 	OCIEnv		   *env;						/* private env handle */
OCIEnv            512 ext/oci8/php_oci8_int.h 	OCIEnv		*env;							/* global environment handle */
OCIEnv             87 ext/pdo_oci/pdo_oci.c OCIEnv *pdo_oci_Env = NULL;
OCIEnv             34 ext/pdo_oci/php_pdo_oci_int.h 	OCIEnv		*env;
OCIEnv             87 ext/pdo_oci/php_pdo_oci_int.h extern OCIEnv *pdo_oci_Env;