Home
last modified time | relevance | path

Searched refs:type (Results 1526 – 1550 of 1715) sorted by relevance

1...<<616263646566676869

/PHP-5.3/ext/filter/
H A Dfilter.c84 ZEND_ARG_INFO(0, type)
97 ZEND_ARG_INFO(0, type)
112 ZEND_ARG_INFO(0, type)
/PHP-5.3/ext/date/tests/
H A Drfc-datetime_and_daylight_saving_time-type3.phpt2 RFC: DateTime and Daylight Saving Time Transitions (zone type 3)
147 * For backward transitions, must create objects with zone type 2
149 * then converting them to zone type 3.
/PHP-5.3/ext/standard/tests/general_functions/
H A Dprint_r.phpt233 /* file type resource */
236 /* directory type resource */
243 /* calling check_printr() to display the resource content type
253 /* unset file type resource */
H A Dprint_r_64bit.phpt234 /* file type resource */
237 /* directory type resource */
244 /* calling check_printr() to display the resource content type
254 /* unset file type resource */
H A Dintval_variation2.phpt7 * Source code: ext/standard/type.c
/PHP-5.3/ext/mysqli/tests/
H A Dmysqli_stmt_result_metadata.phpt127 [%u|b%"type"]=>
/PHP-5.3/ext/standard/tests/strings/
H A Dstrtr_variation8.phpt12 * and expected type for 'str' arguments
/PHP-5.3/ext/standard/tests/url/
H A Dparse_url_variation_002_32bit.phpt2 Test parse_url() function : usage variations - unexpected type for arg 2.
H A Dparse_url_variation_002_64bit.phpt2 Test parse_url() function : usage variations - unexpected type for arg 2.
/PHP-5.3/ext/ereg/tests/
H A Deregi_replace_variation_002.phpt2 Test eregi_replace() function : usage variations - unexpected type arg 2
H A Dsql_regcase_variation_001.phpt2 Test sql_regcase() function : usage variations - unexpected arg type
H A Dereg_replace_variation_002.phpt2 Test ereg_replace() function : usage variations - unexpected type arg 2
/PHP-5.3/ext/standard/tests/file/
H A Dftruncate_error.phpt44 /* loop to test ftruncate() with different invalid type of args */
H A Dftruncate_variation3-win32.phpt30 echo "\n-- Testing ftruncate() with file having data of type ". $file_content_type ." --\n";
74 -- Testing ftruncate() with file having data of type numeric --
268 -- Testing ftruncate() with file having data of type text_with_new_line --
H A Dftruncate_variation3.phpt30 echo "\n-- Testing ftruncate() with file having data of type ". $file_content_type ." --\n";
74 -- Testing ftruncate() with file having data of type numeric --
268 -- Testing ftruncate() with file having data of type text_with_new_line --
H A Dftruncate_variation5-win32.phpt30 echo "\n-- Testing ftruncate() with file having data of type ". $file_content_type ." --\n";
76 -- Testing ftruncate() with file having data of type numeric --
270 -- Testing ftruncate() with file having data of type text_with_new_line --
H A Dftruncate_variation5.phpt30 echo "\n-- Testing ftruncate() with file having data of type ". $file_content_type ." --\n";
76 -- Testing ftruncate() with file having data of type numeric --
270 -- Testing ftruncate() with file having data of type text_with_new_line --
H A Dfwrite_error.phpt49 /* loop to test fwrite() with different invalid type of args */
/PHP-5.3/ext/soap/tests/bugs/
H A Dbug50698_1.wsdl189 <wsdl:binding name="BasicHttpBinding_EchoService" type="tns:EchoService">
201 <wsdl:binding name="NetTcpBinding_EchoService" type="tns:EchoService">
H A Dbug50698_4.wsdl189 <wsdl:binding name="BasicHttpBinding_EchoService" type="tns:EchoService">
201 <wsdl:binding name="NetTcpBinding_EchoService" type="tns:EchoService">
/PHP-5.3/main/
H A Doutput.c500 if (output_handler && output_handler->type == IS_STRING) { in php_ob_init()
528 } else if (output_handler && output_handler->type == IS_ARRAY) { in php_ob_init()
547 } else if (output_handler && output_handler->type == IS_OBJECT) { in php_ob_init()
/PHP-5.3/ext/fileinfo/tests/
H A Dmagic9 # We guess the file type from the type of the first chunk.
35 >8 byte x type %d
3122 >>12 belong x type %d
5225 >32 lelong =1 type Point
5226 >32 lelong =3 type PolyLine
5227 >32 lelong =5 type Polygon
5229 >32 lelong =11 type PointZ
5231 >32 lelong =15 type PolygonZ
5233 >32 lelong =21 type PointM
11600 >32 string x type %s,
[all …]
/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dselect.c321 int type; in pushOntoSorter() local
324 type = SQLITE_SO_TEXT; in pushOntoSorter()
326 type = SQLITE_SO_NUM; in pushOntoSorter()
328 type = sqliteExprType(pOrderBy->a[i].pExpr); in pushOntoSorter()
330 type = SQLITE_SO_NUM; in pushOntoSorter()
333 c = type==SQLITE_SO_TEXT ? 'A' : '+'; in pushOntoSorter()
335 c = type==SQLITE_SO_TEXT ? 'D' : '-'; in pushOntoSorter()
/PHP-5.3/ext/standard/tests/dir/
H A Dchdir_variation1.phpt2 Test chdir() function : usage variations - different data type as $directory arg
/PHP-5.3/ext/session/tests/
H A Dsession_encode_error2.phpt229 Warning: Illegal offset type in %s on line 82

Completed in 109 milliseconds

1...<<616263646566676869