Home
last modified time | relevance | path

Searched refs:formats (Results 76 – 100 of 145) sorted by relevance

123456

/PHP-8.3/ext/date/tests/
H A Dgmstrftime_variation18.phpt2 Test gmstrftime() function : usage variation - Checking day related formats which are supported oth…
H A Dstrftime_variation18.phpt2 Test strftime() function : usage variation - Checking day related formats which are supported other…
H A Dgmdate_variation4.phpt2 Test gmdate() function : usage variation - Passing textual representation of day formats.
H A Dgmstrftime_variation19.phpt2 Test gmstrftime() function : usage variation - Checking newline and tab formats which was not suppo…
H A Dstrftime_variation19.phpt2 Test strftime() function : usage variation - Checking newline and tab formats which was not support…
H A Dgmstrftime_variation9.phpt2 Test gmstrftime() function : usage variation - Checking week related formats which was not supporte…
H A Dstrftime_variation9.phpt2 Test strftime() function : usage variation - Checking week related formats which was not supported …
H A Dgmstrftime_variation10.phpt2 Test gmstrftime() function : usage variation - Checking week related formats which are supported ot…
H A Dgmstrftime_variation20.phpt2 Test gmstrftime() function : usage variation - Checking newline and tab formats which are supported…
H A Dstrftime_variation10.phpt2 Test strftime() function : usage variation - Checking week related formats which are supported othe…
H A Dstrftime_variation20.phpt2 Test strftime() function : usage variation - Checking newline and tab formats which are supported o…
H A Ddate_period_bad_iso_format.phpt2 Test bad ISO date formats passed to DatePeriod constructor
H A Dgmstrftime_variation15.phpt2 Test gmstrftime() function : usage variation - Checking time related formats which was not supporte…
H A Dstrftime_variation15.phpt2 Test strftime() function : usage variation - Checking time related formats which was not supported …
H A Dgmstrftime_variation13.phpt2 Test gmstrftime() function : usage variation - Checking date related formats which was not supporte…
H A Dgmstrftime_variation16.phpt2 Test gmstrftime() function : usage variation - Checking time related formats which are supported ot…
H A Dstrftime_variation13.phpt2 Test strftime() function : usage variation - Checking date related formats which was not supported …
/PHP-8.3/ext/hash/tests/
H A Dhash_serialize_004.phpt14 // bad formats
/PHP-8.3/ext/standard/tests/file/
H A Dfscanf_variation26.phpt2 Test fscanf() function: usage variations - char formats with chars
44 // reading the values from file using different char formats
H A Dfscanf_variation2.phpt2 Test fscanf() function: usage variations - integer formats with integer values
39 // various integer formats
59 // reading the values from file using different integer formats
H A Dfscanf_variation20.phpt2 Test fscanf() function: usage variations - char formats with integer values
39 // various char formats
63 // reading the values from file using different char formats
H A Dfscanf_variation27.phpt2 Test fscanf() function: usage variations - octal formats with integer values
39 // various octal formats
64 // reading the values from file using different octal formats
H A Dfscanf_variation45.phpt2 Test fscanf() function: usage variations - scientific formats with integer values
39 // various scientific formats
59 // reading the values from file using different scientific formats
/PHP-8.3/ext/intl/tests/
H A Ddateformat_format_relative.phpt2 datefmt_format_code() with relative formats
/PHP-8.3/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp299 const Format **formats; in umsg_set_timezone() local
329 formats = mf->getFormats(count); in umsg_set_timezone()
331 if (UNEXPECTED(formats == NULL)) { in umsg_set_timezone()
338 const_cast<Format *>(formats[i])); in umsg_set_timezone()

Completed in 29 milliseconds

123456