Home
last modified time | relevance | path

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

12345678910

/PHP-5.6/ext/date/tests/
H A Dgmstrftime_variation10.phpt2 Test gmstrftime() function : usage variation - Checking week related formats which are supported ot…
H A Dgmstrftime_variation9.phpt2 Test gmstrftime() function : usage variation - Checking week related formats which are not supporte…
H A Dstrftime_variation10.phpt2 Test strftime() function : usage variation - Checking week related formats which are supported othe…
H A Dstrftime_variation9.phpt2 Test strftime() function : usage variation - Checking week related formats which are not supported …
H A Dgmdate_variation4.phpt2 Test gmdate() function : usage variation - Passing textual representation of day formats.
H A Dgmstrftime_variation13.phpt2 Test gmstrftime() function : usage variation - Checking date related formats which are not supporte…
H A Dgmstrftime_variation14.phpt2 Test gmstrftime() function : usage variation - Checking date related formats which are supported ot…
H A Dstrftime_variation13.phpt2 Test strftime() function : usage variation - Checking date related formats which are not supported …
H A Dstrftime_variation14.phpt2 Test strftime() function : usage variation - Checking date related formats which are supported othe…
H A Dgmstrftime_variation15.phpt2 Test gmstrftime() function : usage variation - Checking time related formats which are not supporte…
H A Dgmstrftime_variation16.phpt2 Test gmstrftime() function : usage variation - Checking time related formats which are supported ot…
H A Dstrftime_variation15.phpt2 Test strftime() function : usage variation - Checking time related formats which are not supported …
H A Dstrftime_variation16.phpt2 Test strftime() function : usage variation - Checking time related formats which are supported othe…
/PHP-5.6/ext/standard/tests/file/
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_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_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_variation42.phpt2 Test fscanf() function: usage variations - unsigned formats with arrays
58 // reading the values from file using different unsigned formats
H A Dfscanf_variation5.phpt2 Test fscanf() function: usage variations - integer formats with arrays
58 // reading the values from file using different integer formats
H A Dfscanf_variation11.phpt2 Test fscanf() function: usage variations - float formats with arrays
63 // reading the values from file using different float formats
H A Dfscanf_variation30.phpt2 Test fscanf() function: usage variations - octal formats with arrays
63 // reading the values from file using different octal formats
/PHP-5.6/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp324 const Format **formats; in umsg_set_timezone() local
336 formats = mf->getFormats(count); in umsg_set_timezone()
338 if (formats == NULL) { in umsg_set_timezone()
345 const_cast<Format *>(formats[i])); in umsg_set_timezone()

Completed in 32 milliseconds

12345678910