Home
last modified time | relevance | path

Searched refs:fields (Results 126 – 150 of 153) sorted by relevance

1234567

/PHP-8.3/ext/spl/tests/SplFileObject/
H A DSplFileObject_fputcsv_variation8.phpt15 and 3rd element is csv fields
42 // create the file and add the content with has csv fields
/PHP-8.3/ext/standard/tests/file/
H A Dfputcsv_variation5.phpt11 and 3rd element is csv fields
38 // create the file and add the content with has csv fields
H A Dfputcsv_variation6.phpt14 and 3rd element is csv fields
41 // create the file and add the content with has csv fields
H A Dfputcsv_variation1.phpt11 and 3rd element is csv fields
38 // create the file and add the content with has csv fields
H A Dfputcsv_variation11.phpt11 and 3rd element is csv fields
38 // create the file and add the content with has csv fields
H A Dfputcsv_variation12.phpt12 and 3rd element is csv fields
39 // create the file and add the content with has csv fields
H A Dfputcsv_variation8.phpt14 and 3rd element is csv fields
41 // create the file and add the content with has csv fields
H A Dfputcsv_variation7.phpt14 and 3rd element is csv fields
41 // create the file and add the content with has csv fields
H A Dfputcsv_variation9.phpt11 and 3rd element is csv fields
38 // create the file and add the content with has csv fields
H A Dfputcsv_variation13.phpt12 and 3rd element is csv fields
39 // create the file and add the content with has csv fields
/PHP-8.3/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.c1412 php_mysqlnd_rowp_read_binary_protocol(MYSQLND_ROW_BUFFER * row_buffer, zval * fields, in php_mysqlnd_rowp_read_binary_protocol() argument
1424 if (!fields) { in php_mysqlnd_rowp_read_binary_protocol()
1428 end_field = (start_field = fields) + field_count; in php_mysqlnd_rowp_read_binary_protocol()
1503 php_mysqlnd_rowp_read_text_protocol(MYSQLND_ROW_BUFFER * row_buffer, zval * fields, in php_mysqlnd_rowp_read_text_protocol() argument
1515 if (!fields) { in php_mysqlnd_rowp_read_text_protocol()
1519 end_field = (start_field = fields) + field_count; in php_mysqlnd_rowp_read_text_protocol()
H A Dmysqlnd_structs.h621 …f enum_func_status (*func_mysqlnd_res__row_decoder)(MYSQLND_ROW_BUFFER * row_buffer, zval * fields,
1151 MYSQLND_FIELD *fields; member
/PHP-8.3/ext/mysqli/tests/
H A Dmysqli_stmt_result_metadata_sqltests.phpt152 printf("[%04d - %s] Metadata seems wrong, no fields?\n",
H A Dmysqli_stmt_get_result_types.phpt78 $fields = mysqli_fetch_fields($result);
/PHP-8.3/ext/mbstring/tests/data/
H A DEmojiSources.txt18 # Format: Semicolon-delimited file with a fixed number of fields.
19 # Note that the format, including the number of fields, may change in the future.
/PHP-8.3/ext/spl/
H A Dspl_directory_arginfo.h191 ZEND_ARG_TYPE_INFO(0, fields, IS_ARRAY, 0)
H A Dspl_directory.c2356 zval *fields = NULL; in PHP_METHOD() local
2359 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "a|sssS", &fields, &delim, &d_len, &enclo, &e_len, &esc… in PHP_METHOD()
2389 ret = php_fputcsv(intern->u.file.stream, fields, delimiter, enclosure, escape, eol); in PHP_METHOD()
/PHP-8.3/ext/gd/tests/
H A DRochester-Regular.otf.LICENSE.txt182 boilerplate notice, with the fields enclosed by brackets "[]"
/PHP-8.3/ext/date/lib/
H A Dparse_date.re2488 case TIMELIB_FORMAT_RESET_ALL: /* reset all fields to default */
2492 case TIMELIB_FORMAT_RESET_ALL_WHEN_NOT_SET: /* reset all fields to default when not set */
2598 case TIMELIB_FORMAT_RESET_ALL: /* reset all fields to default */
2602 case TIMELIB_FORMAT_RESET_ALL_WHEN_NOT_SET: /* reset all fields to default when not set */
/PHP-8.3/
H A DUPGRADING143 now assign CData to structs and fields.
231 . gc_status() has added the following 8 fields:
H A DNEWS57 . Move away from to-be-deprecated libxml fields. (nielsdos)
747 . Implement GH-11934 (Allow to pass CData into struct and/or union fields).
/PHP-8.3/docs/
H A Dstreams.md344 /* initialize the connection, and run a query, using the fields in state to
/PHP-8.3/ext/standard/
H A Dbasic_functions.stub.php2833 function fputcsv($stream, array $fields, string $separator = ",", string $enclosure = "\"", string …
/PHP-8.3/ext/fileinfo/tests/
H A Dmagic2798 # additional fields for ustar
6117 0 name nintendo-wii-brstm-fields
6140 >>0 use nintendo-wii-brstm-fields
6145 0 name nintendo-3ds-bcstm-fields
6168 >>0 use nintendo-3ds-bcstm-fields
6182 >>0 use nintendo-3ds-bcstm-fields
6187 0 name nintendo-3ds-bcwav-fields
6206 >>0 use nintendo-3ds-bcwav-fields
7006 >8 lelong x %d global fields,
20355 # Some fields omitted
[all …]
H A Dmagic私はガラスを食べられます2798 # additional fields for ustar
6117 0 name nintendo-wii-brstm-fields
6140 >>0 use nintendo-wii-brstm-fields
6145 0 name nintendo-3ds-bcstm-fields
6168 >>0 use nintendo-3ds-bcstm-fields
6182 >>0 use nintendo-3ds-bcstm-fields
6187 0 name nintendo-3ds-bcwav-fields
6206 >>0 use nintendo-3ds-bcwav-fields
7006 >8 lelong x %d global fields,
20355 # Some fields omitted
[all …]

Completed in 274 milliseconds

1234567