OCIEnv            133 ext/oci8/oci8.c static OCIEnv *php_oci_create_env(ub2 charsetid);
OCIEnv           3067 ext/oci8/oci8.c static OCIEnv *php_oci_create_env(ub2 charsetid)
OCIEnv           3069 ext/oci8/oci8.c 	OCIEnv *retenv = NULL;
OCIEnv            131 ext/oci8/php_oci8_int.h 	OCIEnv		 *env;					/* env of this session pool */
OCIEnv            143 ext/oci8/php_oci8_int.h 	OCIEnv		   *env;						/* private env handle */
OCIEnv            527 ext/oci8/php_oci8_int.h 	OCIEnv		*env;							/* global environment handle */
OCIEnv             83 ext/pdo_oci/pdo_oci.c OCIEnv *pdo_oci_Env = NULL;
OCIEnv             34 ext/pdo_oci/php_pdo_oci_int.h 	OCIEnv		*env;
OCIEnv             88 ext/pdo_oci/php_pdo_oci_int.h extern OCIEnv *pdo_oci_Env;