Home
last modified time | relevance | path

Searched refs:type (Results 1951 – 1975 of 2182) sorted by relevance

1...<<71727374757677787980>>...88

/PHP-7.2/ext/standard/tests/file/
H A Dfflush_variation1-win32-mb.phpt29 foreach( $file_types as $type ) {
30 echo "-- Iteration $count with file containing $type Data--\n";
42 fill_file($file_handle, $type, 10);
52 var_dump( fill_file($file_handle, $type, 50) );
H A Dfflush_variation1-win32.phpt29 foreach( $file_types as $type ) {
30 echo "-- Iteration $count with file containing $type Data--\n";
42 fill_file($file_handle, $type, 10);
52 var_dump( fill_file($file_handle, $type, 50) );
H A Dfflush_variation1.phpt29 foreach( $file_types as $type ) {
30 echo "-- Iteration $count with file containing $type Data--\n";
42 fill_file($file_handle, $type, 10);
53 var_dump( fill_file($file_handle, $type, 50) );
H A Dfread_variation3-win32-mb.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-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-win32-mb.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 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 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 */
H A Dfputcsv_error.phpt35 /* loop to test fputcsv() with different invalid type of args */
/PHP-7.2/ext/pdo_firebird/
H A Dfirebird_statement.c242 #define FETCH_BUF(buf,type,len,lenvar) ((buf) = (buf) ? (buf) : \ argument
243 emalloc((len) ? (len * sizeof(type)) : ((*(unsigned long*)lenvar) = sizeof(type))))
/PHP-7.2/
H A DREADME.SUBMITTING_PATCH62 attachments of type 'text/*' are accepted.
87 of type 'text/*' are accepted.
117 only MIME attachments of type 'text/*' are accepted.
/PHP-7.2/ext/filter/
H A Dfilter.c86 ZEND_ARG_INFO(0, type)
99 ZEND_ARG_INFO(0, type)
114 ZEND_ARG_INFO(0, type)
/PHP-7.2/sapi/cli/
H A Dphp_cli_server.c147 } type; member
861 switch (chunk->type) { in php_cli_server_chunk_size()
872 switch (chunk->type) { in php_cli_server_chunk_dtor()
936 chunk->type = PHP_CLI_SERVER_CHUNK_IMMORTAL; in php_cli_server_chunk_immortal_new()
947 chunk->type = PHP_CLI_SERVER_CHUNK_HEAP; in php_cli_server_chunk_heap_new()
959 chunk->type = PHP_CLI_SERVER_CHUNK_HEAP; in php_cli_server_chunk_heap_new_self_contained()
990 switch (chunk->type) { in php_cli_server_content_sender_send()
1980 zfd.type = ZEND_HANDLE_FILENAME; in php_cli_server_dispatch_script()
2106 zfd.type = ZEND_HANDLE_FILENAME; in php_cli_server_dispatch_router()
/PHP-7.2/main/
H A Dphp_output.h235 PHPAPI int php_output_handler_hook(php_output_handler_hook_t type, void *arg);
/PHP-7.2/ext/oci8/tests/
H A Derror_parse.phpt139 Normal connection: New Collection error: OCI-22303: type ""."ABC" not found
/PHP-7.2/ext/standard/tests/class_object/
H A Dis_subclass_of_variation_002.phpt2 Test is_subclass_of() function : usage variations - unexpected type for arg 2
H A Dmethod_exists_variation_002.phpt2 Test method_exists() function : usage variations - unexpected type for arg 2
/PHP-7.2/ext/com_dotnet/
H A DREADME28 The code above will use the type information for the object to determine its
/PHP-7.2/ext/snmp/tests/
H A Dsnmp3-error.phpt75 Warning: snmp3_set(): Single objid and multiple type or values are not supported in %s on line %d

Completed in 56 milliseconds

1...<<71727374757677787980>>...88