Lines Matching refs:test

5 if test -z "$SED"; then
12 if test "$PHP_OCI8_TAIL1" = "a"; then
36 if test ! -d "$OCI8_DIR"; then
39 if test -d "$OCI8_DIR/lib" && test ! -d "$OCI8_DIR/lib32"; then
41 elif test ! -d "$OCI8_DIR/lib" && test -d "$OCI8_DIR/lib32"; then
43 elif test -d "$OCI8_DIR/lib" && test -d "$OCI8_DIR/lib32"; then
47 if test -f "$OCI8_DIR/libociei.$SHLIB_SUFFIX_NAME"; then
61 if test -f "$OCI8_NNZ" && test -f "$OCI8_LCS"; then
62 if test ! -f "$OCI8_LCS_BASE"; then
76 if test -s "$OCI8_DIR/orainst/unix.rgs"; then
78 test -z "$OCI8_ORACLE_VERSION" && OCI8_ORACLE_VERSION=7.3
79 elif test -f "$OCI8_LCS"; then
82 elif test -f $OCI8_LCS_BASE.9.0; then
85 elif test -f $OCI8_LCS_BASE.8.0; then
87 elif test -f $OCI8_LCS_BASE.1.0; then
89 elif test -f $OCI8_DIR/$OCI8_LIB_DIR/libclntsh.a; then
90 if test -f $OCI8_DIR/$OCI8_LIB_DIR/libcore4.a; then
110 if test "$PHP_OCI8" != "no"; then
112 if test -z "$PHP_OCI8"; then
122 if test -z "$tmp_version"; then
123 if test -z "$PHP_CONFIG"; then
131 if test -z "$php_version"; then
141 if test "$oci8_php_version" -lt "4003009"; then
143 elif test "$oci8_php_version" -ge "6000000"; then
153 if test "$ac_cv_sizeof_long_int" = "4"; then
172 if test "$PHP_OCI8" = "yes" && test -z "$ORACLE_HOME"; then
177 if test "`echo $PHP_OCI8`" = "instantclient"; then
179 elif test "`echo $PHP_OCI8 | cut -d, -f2`" = "instantclient"; then
182 if test "$PHP_OCI8_INSTANT_CLIENT" = ""; then
185 if test -z "$PHP_OCI8"; then
188 elif test "`echo $PHP_OCI8 | cut -d, -f1`" = "instantclient"; then
191 if test "$PHP_OCI8_INSTANT_CLIENT" = ""; then
194 if test -z "$PHP_OCI8"; then
199 if test "$PHP_OCI8_INSTANT_CLIENT" = "no"; then
206 if test "$PHP_OCI8" = "yes"; then
215 if test -d "$OCI8_DIR/rdbms/public"; then
219 if test -d "$OCI8_DIR/rdbms/demo"; then
223 if test -d "$OCI8_DIR/network/public"; then
227 if test -d "$OCI8_DIR/plsql/public"; then
232 if test -f "$OCI8_DIR/$OCI8_LIB_DIR/sysliblist"; then
234 elif test -f "$OCI8_DIR/rdbms/$OCI8_LIB_DIR/sysliblist"; then
282 if test "$PHP_OCI8_INSTANT_CLIENT" = "yes"; then
289 if test -z "$PHP_OCI8_INSTANT_CLIENT"; then
308 if test -f "$OCISDKRPMINC/oci.h"; then
312 elif test -f "$OCISDKZIPINC/oci.h"; then
316 elif test -f "$OCISDKMANINC/oci.h"; then
325 if test -f "$OCISYSLIBLIST"; then