Home
last modified time | relevance | path

Searched refs:format (Results 676 – 700 of 804) sorted by relevance

1...<<21222324252627282930>>...33

/PHP-7.4/sapi/fpm/
H A Dwww.conf.in262 ; The access log format.
266 ; it can accept the following format:
271 ; it can accept the following format:
286 ; it can accept the following format:
307 ; it can accept a strftime(3) format:
309 ; The strftime(3) format must be encapsuled in a %{<strftime_format>}t tag
312 ; it can accept a strftime(3) format:
314 ; The strftime(3) format must be encapsuled in a %{<strftime_format>}t tag
319 ;access.format = "%R - %u %t \"%m %r%Q%q\" %s %f %{mili}d %{kilo}M %C%%"
/PHP-7.4/ext/intl/msgformat/
H A Dmsgformat_class.c130 PHP_NAMED_FE( format, ZEND_FN( msgfmt_format ), arginfo_messageformatter_format )
/PHP-7.4/ext/standard/tests/strings/
H A Dsprintf_error.phpt5 /* Prototype : string sprintf(string $format [, mixed $arg1 [, mixed ...]])
H A Dmoney_format_error.phpt11 /* Prototype : string money_format ( string $format , float $number )
/PHP-7.4/ext/phar/tests/zip/
H A Dphar_oo_compressallbz2.phpt2 Phar::compressFiles(Phar::BZ2) zip format
/PHP-7.4/ext/standard/tests/file/
H A Dfscanf_variation8.phpt7 Prototype: mixed fscanf ( resource $handle, string $format [, mixed &$...] );
8 Description: Parses input from a file according to a format
11 /* Test fscanf() to scan different float values using different format types */
15 echo "*** Test fscanf(): different float format types with different float values ***\n";
102 *** Test fscanf(): different float format types with different float values ***
H A Dfscanf_variation51.phpt7 Prototype: mixed fscanf ( resource $handle, string $format [, mixed &$...] );
8 Description: Parses input from a file according to a format
49 foreach($formats as $format) {
50 var_dump( fscanf($file_handle,$format) );
/PHP-7.4/build/
H A Dax_gcc_func_attribute.m443 # format
140 [format], [
/PHP-7.4/ext/snmp/tests/
H A Dsnmp_getvalue.phpt13 //EXPECTF format is quickprint OFF
H A Dsnmp-object-setSecurity_error.phpt13 //EXPECTF format is quickprint OFF
H A Dsnmp2_real_walk.phpt13 //EXPECTF format is quickprint OFF
H A Dsnmprealwalk.phpt13 //EXPECTF format is quickprint OFF
/PHP-7.4/ext/gmp/tests/
H A Dgmp_export.phpt10 // format is [output, size, options, expected]
H A Dgmp_import.phpt10 // format is [expected, size, options, input]
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます765 # HEIF image format
2283 # old format 64 bit
2289 # old format 32 bit
2295 # new format
14369 #file format 1
14371 #file format 2
14389 #file format 3
14407 #file format >3
16712 # RGB pixel format
16816 # Image format.
[all …]
H A Dmagic765 # HEIF image format
2283 # old format 64 bit
2289 # old format 32 bit
2295 # new format
14369 #file format 1
14371 #file format 2
14389 #file format 3
14407 #file format >3
16712 # RGB pixel format
16816 # Image format.
[all …]
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_ssl_set.phpt45 'The pathname to a directory that contains trusted SSL CA certificates in PEM format.',
H A D003.phpt31 From MySQL 4.1.0 on, TIMESTAMP display format differs from that of earlier MySQL releases:
/PHP-7.4/ext/mbstring/tests/
H A Dmb_encode_mimeheader_basic3.phpt12 …* Description: Converts the string to MIME "encoded-word" in the format of =?charset?(B|Q)?encoded…
H A Dmb_encode_mimeheader_basic.phpt12 …* Description: Converts the string to MIME "encoded-word" in the format of =?charset?(B|Q)?encoded…
H A Dmb_encode_mimeheader_basic2.phpt12 …* Description: Converts the string to MIME "encoded-word" in the format of =?charset?(B|Q)?encoded…
/PHP-7.4/ext/soap/tests/schema/
H A Dschema064.phpt6 die('skip, windows has different TZ format');
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_out.h71 PHPDBG_API int _phpdbg_asprintf(char **buf, const char *format, ...);
/PHP-7.4/ext/intl/formatter/
H A Dformatter_class.c156 PHP_NAMED_FE( format, ZEND_FN( numfmt_format ), arginfo_numberformatter_format )
/PHP-7.4/ext/date/tests/
H A Ddate_sunrise_variation9.phpt7 /* Prototype : mixed date_sunrise(mixed time [, int format [, float latitude [, float longitude [,…

Completed in 163 milliseconds

1...<<21222324252627282930>>...33