Home
last modified time | relevance | path

Searched refs:formats (Results 176 – 200 of 232) sorted by relevance

12345678910

/PHP-7.4/ext/date/tests/
H A Dstrftime_variation20.phpt2 Test strftime() function : usage variation - Checking newline and tab formats which are supported o…
H A Dgmdate_variation3.phpt2 Test gmdate() function : usage variation - Passing numeric representation of day formats.
H A Dgmstrftime_variation10.phpt2 Test gmstrftime() function : usage variation - Checking week related formats which are supported ot…
H A Dgmstrftime_variation13.phpt2 Test gmstrftime() function : usage variation - Checking date related formats which was not supporte…
H A Dstrftime_variation10.phpt2 Test strftime() function : usage variation - Checking week related formats which are supported othe…
H A Dstrftime_variation13.phpt2 Test strftime() function : usage variation - Checking date related formats which was not supported …
H A Dgmdate_variation4.phpt2 Test gmdate() function : usage variation - Passing textual representation of day formats.
H A Dgmstrftime_variation14.phpt2 Test gmstrftime() function : usage variation - Checking date related formats which are supported ot…
H A Dgmstrftime_variation15.phpt2 Test gmstrftime() function : usage variation - Checking time related formats which was not supporte…
H A Dstrftime_variation14.phpt2 Test strftime() function : usage variation - Checking date related formats which are supported othe…
H A Dstrftime_variation15.phpt2 Test strftime() function : usage variation - Checking time related formats which was not supported …
H A Dgmstrftime_variation16.phpt2 Test gmstrftime() function : usage variation - Checking time related formats which are supported ot…
H A Dstrftime_variation16.phpt2 Test strftime() function : usage variation - Checking time related formats which are supported othe…
/PHP-7.4/ext/standard/tests/file/
H A Dfscanf_variation25.phpt2 Test fscanf() function: usage variations - char formats with boolean
54 // reading the values from file using different char formats
H A Dfscanf_variation26.phpt2 Test fscanf() function: usage variations - char formats with chars
49 // reading the values from file using different char formats
H A Dfscanf_variation2.phpt2 Test fscanf() function: usage variations - integer formats with integer values
44 // various integer formats
64 // reading the values from file using different integer formats
H A Dfscanf_variation27.phpt2 Test fscanf() function: usage variations - octal formats with integer values
44 // various octal formats
69 // reading the values from file using different octal formats
H A Dfscanf_variation33.phpt2 Test fscanf() function: usage variations - hexa formats with integer values
50 // various hexa formats
75 // reading the values from file using different hexa formats
H A Dfscanf_variation39.phpt2 Test fscanf() function: usage variations - unsigned int formats with integer values
50 // various unsigned int formats
70 // reading the values from file using different unsigned int formats
H A Dfscanf_variation20.phpt2 Test fscanf() function: usage variations - char formats with integer values
44 // various char formats
68 // reading the values from file using different char formats
H A Dfscanf_variation45.phpt2 Test fscanf() function: usage variations - scientific formats with integer values
44 // various scientific formats
64 // reading the values from file using different scientific formats
H A Dfscanf_variation51.phpt28 // various formats
29 $formats = array( "%d", "%f", "%e", "%u", " %s", "%x", "%o");
40 // reading the values from file using different integer formats
49 foreach($formats as $format) {
H A Dfscanf_variation42.phpt2 Test fscanf() function: usage variations - unsigned formats with arrays
58 // reading the values from file using different unsigned formats
/PHP-7.4/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp302 const Format **formats; in umsg_set_timezone() local
332 formats = mf->getFormats(count); in umsg_set_timezone()
334 if (formats == NULL) { in umsg_set_timezone()
341 const_cast<Format *>(formats[i])); in umsg_set_timezone()
/PHP-7.4/ext/fileinfo/
H A Dmagicdata.patch16 # animation: file(1) magic for animation/movie formats
18 # animation formats

Completed in 34 milliseconds

12345678910