Home
last modified time | relevance | path

Searched refs:type (Results 1476 – 1500 of 1715) sorted by relevance

1...<<51525354555657585960>>...69

/PHP-5.3/ext/dom/
H A Ddomimplementation.c170 if (doctype->type == XML_DOCUMENT_TYPE_NODE) { in PHP_METHOD()
/PHP-5.3/ext/standard/tests/array/
H A Dsizeof_variation2.phpt34 /* 14 */ array($fp, "resource1" => $fp, 'resource2' => $fp, array( $fp, 'type' => $fp) )
/PHP-5.3/sapi/phttpd/
H A Dphttpd.c257 file_handle.type = ZEND_HANDLE_FILENAME; in php_doit()
/PHP-5.3/ext/date/lib/
H A Dtm2unixtime.c277 switch (time->relative.special.type) { in do_adjust_special()
290 switch (time->relative.special.type) { in do_adjust_special_early()
/PHP-5.3/ext/standard/tests/file/
H A Dfflush_variation1-win32.phpt30 foreach( $file_types as $type ) {
31 echo "-- Iteration $count with file containing $type Data--\n";
43 fill_file($file_handle, $type, 10);
53 var_dump( fill_file($file_handle, $type, 50) );
H A Dfflush_variation1.phpt30 foreach( $file_types as $type ) {
31 echo "-- Iteration $count with file containing $type Data--\n";
43 fill_file($file_handle, $type, 10);
54 var_dump( fill_file($file_handle, $type, 50) );
H A Dfread_variation3-win32.phpt62 echo "\n-- Testing fread() with file having content of type ". $file_content_type ." --\n";
115 -- Testing fread() with file having content of type numeric --
243 -- Testing fread() with file having content of type text --
371 -- Testing fread() with file having content of type text_with_new_line --
H A Dfread_variation3.phpt62 echo "\n-- Testing fread() with file having content of type ". $file_content_type ." --\n";
115 -- Testing fread() with file having content of type numeric --
243 -- Testing fread() with file having content of type text --
371 -- Testing fread() with file having content of type text_with_new_line --
H A Dfread_variation4-win32.phpt62 echo "\n-- Testing fread() with file having content of type ". $file_content_type ." --\n";
113 -- Testing fread() with file having content of type numeric --
232 -- Testing fread() with file having content of type text --
351 -- Testing fread() with file having content of type text_with_new_line --
H A Dfread_variation4.phpt62 echo "\n-- Testing fread() with file having content of type ". $file_content_type ." --\n";
113 -- Testing fread() with file having content of type numeric --
232 -- Testing fread() with file having content of type text --
351 -- Testing fread() with file having content of type text_with_new_line --
H A Dftruncate_variation1.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_variation1-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 Dbasename_variation4.phpt2 Test basename() function : second parameter type variation
H A Dfgetcsv_error.phpt35 /* loop to test fgetcsv() with different invalid type of args */
H A Dfseek_ftell_rewind_error1.phpt37 /* loop to test fseek() with different invalid type of args */
/PHP-5.3/ext/mysqlnd/
H A Dmysqlnd_structs.h85 enum mysqlnd_field_types type; /* Type of field. See mysql_com.h for types */ member
615 …ter)(MYSQLND_STMT * const stmt, unsigned int param_no, zval * const zv, zend_uchar type TSRMLS_DC);
859 enum_mysqlnd_res_type type; member
885 zend_uchar type; member
/PHP-5.3/ext/mbstring/
H A Dmbstring.c228 ZEND_ARG_INFO(0, type)
431 ZEND_ARG_INFO(0, type)
1431 while (p->type > 0) { in PHP_RINIT_FUNCTION()
1432 if ((MBSTRG(func_overload) & p->type) == p->type && in PHP_RINIT_FUNCTION()
1493 while (p->type > 0) { in PHP_RSHUTDOWN_FUNCTION()
1494 if ((MBSTRG(func_overload) & p->type) == p->type && in PHP_RSHUTDOWN_FUNCTION()
3526 php_mb_numericentity_exec(INTERNAL_FUNCTION_PARAMETERS, int type) in php_mb_numericentity_exec() argument
4165 while (over_func->type > 0) { in PHP_FUNCTION()
4166 if ((MBSTRG(func_overload) & over_func->type) == over_func->type ) { in PHP_FUNCTION()
4261 while (over_func->type > 0) { in PHP_FUNCTION()
[all …]
/PHP-5.3/ext/mysql/tests/
H A Dmysql_fetch_array.phpt117 // Unicode is on and we are told that the MySQL column type is a binary type.
357 Warning: mysql_fetch_array(): The result type should be either MYSQL_NUM, MYSQL_ASSOC or MYSQL_BOTH…
/PHP-5.3/ext/mysqli/
H A Dphp_mysqli_structs.h102 ulong type; member
/PHP-5.3/ext/oci8/tests/
H A Derror_parse.phpt139 Normal connection: New Collection error: OCI-22303: type ""."ABC" not found
/PHP-5.3/ext/posix/tests/
H A Dposix_kill_variation1.phpt2 Test posix_kill() function : usage variations - first parameter type
H A Dposix_kill_variation2.phpt2 Test posix_kill() function : usage variations - second parameter type
/PHP-5.3/ext/standard/tests/strings/
H A Dstr_pad_variation3.phpt11 * and expected type for '$input' and '$pad_length'
H A Dstripos_variation10.phpt11 * an expected type of input for 'haystack' argument
/PHP-5.3/ext/mysqli/tests/
H A Dmysqli_result_references.phpt141 [%u|b%"type"]=>

Completed in 315 milliseconds

1...<<51525354555657585960>>...69