Home
last modified time | relevance | path

Searched refs:notation (Results 1 – 25 of 36) sorted by relevance

12

/PHP-7.4/ext/date/tests/
H A Dgmstrftime_variation15.phpt20 'Time in a.m/p.m notation' => "%r",
21 'Time in 24 hour notation' => "%R",
38 --Time in a.m/p.m notation--
42 --Time in 24 hour notation--
H A Dstrftime_variation15.phpt20 'Time in a.m/p.m notation' => "%r",
21 'Time in 24 hour notation' => "%R",
38 --Time in a.m/p.m notation--
42 --Time in 24 hour notation--
H A Dgmstrftime_variation16.phpt26 'Time in a.m/p.m notation' => "%r",
27 'Time in 24 hour notation' => "%R",
44 --Time in a.m/p.m notation--
48 --Time in 24 hour notation--
H A Dstrftime_variation16.phpt26 'Time in a.m/p.m notation' => "%r",
27 'Time in 24 hour notation' => "%R",
44 --Time in a.m/p.m notation--
48 --Time in 24 hour notation--
/PHP-7.4/ext/dom/tests/
H A DDOMDocumentType_basic_001.phpt39 $notation = $notations->item(0);
40 print 'notation: '.$notation->nodeName."\n";
48 notation: gif
H A Dbug67949.phpt2 Bug #67949: DOMNodeList elements should be accessible through array notation
/PHP-7.4/Zend/tests/
H A Dbug43053.phpt2 Bug #43053 (Regression: some numbers shown in scientific notation)
H A Dint_conversion_exponents.phpt2 Integer conversion from scientific notation
/PHP-7.4/ext/standard/tests/strings/
H A Dbug22207.phpt2 Bug #22207 (missing 0 when using the e notation in *printf functions)
H A Dsprintf_f_2.phpt45 var_dump(sprintf("%%e = '%e'", $n)); // scientific notation
78 /* example#9: scientific notation */
H A Ddirname_variation.phpt22 /* with hotname:dir notation */
/PHP-7.4/ext/standard/tests/serialize/
H A Dbug24063.phpt2 Bug #24063 (serialize() missing 0 after the . on scientific notation)
H A D003.phpt2 unserialize() floats with E notation (#18654)
/PHP-7.4/ext/dom/
H A Dconfig.m423 notation.c xpath.c dom_iterators.c \
H A Ddom_iterators.c40 xmlNotation *notation; member
116 iter->notation = NULL; in php_dom_libxml_notation_iter()
118 notep = iter->notation; in php_dom_libxml_notation_iter()
H A Dconfig.w3216 notation.c xpath.c dom_iterators.c typeinfo.c domerror.c \
/PHP-7.4/ext/standard/tests/network/
H A Dip2long_variation2_x64.phpt6 …All numbers supplied as ``parts'' in a `.' notation may be decimal, octal, or hexadecimal, as spec…
/PHP-7.4/ext/xml/tests/
H A Dxml_parser_set_option_basic.phpt12 * Description: Sets the notation declaration handler function for the XML parser.
/PHP-7.4/ext/standard/tests/file/
H A Dpathinfo_basic.phpt14 /* Testing basic file notation */
46 /* Testing with homedir notation */
49 /* Testing normal directory notation */
H A Dis_executable_variation1.phpt15 /* test is_executable() with file having different filepath notation */
H A Dreadlink_realpath_basic2-win32.phpt2 Test readlink() and realpath functions: basic functionality - diff. path notation for files
H A Dreadlink_realpath_basic2.phpt2 Test readlink() and realpath functions: basic functionality - diff. path notation for files
H A Dis_readable_variation1.phpt13 /* test is_readable() with file having different filepath notation */
/PHP-7.4/ext/standard/tests/general_functions/
H A Dintval.phpt37 integer values, expected output:integer value in decimal notation for valid integer */
144 …intval() on non integer types, expected output: integer value in decimal notation for valid intege…
/PHP-7.4/ext/xml/
H A Dcompat.c291 const xmlChar *notation) in _unparsed_entity_decl_handler() argument
299 parser->h_unparsed_entity_decl(parser->user, name, NULL, sys_id, pub_id, notation); in _unparsed_entity_decl_handler()
303 _notation_decl_handler(void *user, const xmlChar *notation, const xmlChar *pub_id, const xmlChar *s… in _notation_decl_handler() argument
311 parser->h_notation_decl(parser->user, notation, NULL, sys_id, pub_id); in _notation_decl_handler()

Completed in 75 milliseconds

12