Home
last modified time | relevance | path

Searched refs:TYPE (Results 1 – 25 of 53) sorted by relevance

123

/PHP-5.5/sapi/embed/
H A Dconfig.m46 [ --enable-embed[=TYPE] EXPERIMENTAL: Enable building of embedded SAPI library
7 TYPE is either 'shared' or 'static'. [TYPE=shared]], no, no)
/PHP-5.5/ext/oci8/tests/
H A Dcreate_type.inc4 $ora_sql = "DROP TYPE
11 $ora_sql = "CREATE TYPE ".$type_name." AS TABLE OF NUMBER(11)";
H A Dcoll_015.phpt13 $ora_sql = "DROP TYPE
20 $ora_sql = "CREATE TYPE ".$type_name." AS TABLE OF NUMBER";
H A Dcoll_015_func.phpt13 $ora_sql = "DROP TYPE
20 $ora_sql = "CREATE TYPE ".$type_name." AS TABLE OF NUMBER";
H A Dcoll_017.phpt13 $ora_sql = "DROP TYPE
20 $ora_sql = "CREATE TYPE ".$type_name." AS TABLE OF VARCHAR(10)";
H A Dcoll_017_func.phpt13 $ora_sql = "DROP TYPE
20 $ora_sql = "CREATE TYPE ".$type_name." AS TABLE OF VARCHAR(10)";
H A Dcoll_010.phpt13 $ora_sql = "DROP TYPE
20 $ora_sql = "CREATE TYPE ".$type_name." AS TABLE OF VARCHAR(10)";
H A Dcoll_014.phpt13 $ora_sql = "DROP TYPE
20 $ora_sql = "CREATE TYPE ".$type_name." AS TABLE OF VARCHAR(10)";
H A Dcoll_014_func.phpt13 $ora_sql = "DROP TYPE
20 $ora_sql = "CREATE TYPE ".$type_name." AS TABLE OF VARCHAR(10)";
H A Dcoll_010_func.phpt13 $ora_sql = "DROP TYPE
20 $ora_sql = "CREATE TYPE ".$type_name." AS TABLE OF VARCHAR(10)";
H A Dcoll_013.phpt13 $ora_sql = "DROP TYPE
20 $ora_sql = "CREATE TYPE ".$type_name." AS TABLE OF DATE";
H A Dcoll_013_func.phpt13 $ora_sql = "DROP TYPE
20 $ora_sql = "CREATE TYPE ".$type_name." AS TABLE OF DATE";
H A Dcoll_011.phpt13 $ora_sql = "DROP TYPE
20 $ora_sql = "CREATE TYPE ".$type_name." AS TABLE OF VARCHAR(10)";
H A Dcoll_011_func.phpt13 $ora_sql = "DROP TYPE
20 $ora_sql = "CREATE TYPE ".$type_name." AS TABLE OF VARCHAR(10)";
H A Dcoll_012.phpt13 $ora_sql = "DROP TYPE
20 $ora_sql = "CREATE TYPE ".$type_name." AS TABLE OF DATE";
H A Dcoll_012_func.phpt13 $ora_sql = "DROP TYPE
20 $ora_sql = "CREATE TYPE ".$type_name." AS TABLE OF DATE";
H A Dcoll_019.phpt16 $ora_sql = "DROP TYPE ".$type_name;;
22 $ora_sql = "CREATE TYPE ".$type_name." AS TABLE OF BLOB";
35 $ora_sql = "CREATE TYPE ".$type_name." AS TABLE OF NUMBER";
51 $ora_sql = "CREATE TYPE ".$type_name." AS TABLE OF VARCHAR2(1)";
63 $ora_sql = "CREATE TYPE ".$type_name." AS TABLE OF DATE";
H A Dcoll_009_func.phpt13 $ora_sql = "DROP TYPE
20 $ora_sql = "CREATE TYPE ".$type_name." AS TABLE OF DATE";
H A Dcoll_009.phpt13 $ora_sql = "DROP TYPE
20 $ora_sql = "CREATE TYPE ".$type_name." AS TABLE OF DATE";
H A Ddrop_type.inc3 $ora_sql = "DROP TYPE ".$type_name;
H A Dcoll_016.phpt13 $ora_sql = "DROP TYPE
20 $ora_sql = "CREATE TYPE ".$type_name." AS TABLE OF NUMBER";
H A Dcoll_016_func.phpt13 $ora_sql = "DROP TYPE
20 $ora_sql = "CREATE TYPE ".$type_name." AS TABLE OF NUMBER";
/PHP-5.5/Zend/
H A DREADME.ZEND_VM57 GET_OP<X>_ZVAL_PTR(<TYPE>)
58 get_zval_ptr(&opline->op<X>, EX(Ts), &free_op<X>, <TYPE>)
59 GET_OP<X>_ZVAL_PTR_PTR(<TYPE>)
60 get_zval_ptr_ptr(&opline->op<X>, EX(Ts), &free_op<X>, <TYPE>)
61 GET_OP<X>_OBJ_ZVAL_PTR(<TYPE>)
62 get_obj_zval_ptr(&opline->op<X>, EX(Ts), &free_op<X>, <TYPE>)
63 GET_OP<X>_OBJ_ZVAL_PTR_PTR(<TYPE>)
64 get_obj_zval_ptr_ptr(&opline->op<X>, EX(Ts), &free_op<X>, <TYPE>)
/PHP-5.5/ext/sysvmsg/tests/
H A D001.phpt13 echo "TYPE: $type\n";
21 TYPE: 1
/PHP-5.5/ext/soap/interop/
H A Ddatabase_round2.sql25 ) TYPE=MyISAM;
44 ) TYPE=MyISAM;

Completed in 23 milliseconds

123