Home
last modified time | relevance | path

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

12

/PHP-8.2/ext/dom/tests/
H A DDOMDocumentType_basic_001.phpt39 $notation = $notations->item(0);
40 print 'notation: '.$notation->nodeName."\n";
48 notation: gif
/PHP-8.2/ext/date/tests/
H A Dgmstrftime_variation15.phpt14 'Time in a.m/p.m notation' => "%r",
15 'Time in 24 hour notation' => "%R",
31 --Time in a.m/p.m notation--
39 --Time in 24 hour notation--
H A Dstrftime_variation15.phpt14 'Time in a.m/p.m notation' => "%r",
15 'Time in 24 hour notation' => "%R",
31 --Time in a.m/p.m notation--
39 --Time in 24 hour notation--
H A Dgmstrftime_variation16.phpt20 'Time in a.m/p.m notation' => "%r",
21 'Time in 24 hour notation' => "%R",
37 --Time in a.m/p.m notation--
45 --Time in 24 hour notation--
H A Dstrftime_variation16.phpt20 'Time in a.m/p.m notation' => "%r",
21 'Time in 24 hour notation' => "%R",
37 --Time in a.m/p.m notation--
45 --Time in 24 hour notation--
/PHP-8.2/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-8.2/ext/standard/tests/strings/
H A Dbug22207.phpt2 Bug #22207 (missing 0 when using the e notation in *printf functions)
H A Dsprintf_variation5.phpt15 var_dump(sprintf("%%e = '%e'", $n)); // scientific notation
H A Dsprintf_f_2.phpt45 var_dump(sprintf("%%e = '%e'", $n)); // scientific notation
78 /* example#9: scientific notation */
H A Ddirname_variation.phpt19 /* with hotname:dir notation */
/PHP-8.2/tests/lang/integer_literals/
H A Dbinary_32bit.phpt9 /* Using binary prefix notation lowercase */
37 /* Using binary prefix notation uppercase */
H A Dbinary_64bit.phpt9 /* Using binary prefix notation lowercase */
37 /* Using binary prefix notation uppercase */
H A Dhexadecimal_32bit.phpt9 /* Using hexadecimal prefix notation lowercase */
37 /* Using hexadecimal prefix notation uppercase */
H A Dhexadecimal_64bit.phpt9 /* Using hexadecimal prefix notation lowercase */
38 /* Using hexadecimal prefix notation uppercase */
H A Doctal_32bit.phpt9 /* Using octal prefix notation lowercase */
37 /* Using octal prefix notation uppercase */
H A Doctal_64bit.phpt9 /* Using octal prefix notation lowercase */
41 /* Using octal prefix notation uppercase */
/PHP-8.2/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-8.2/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-8.2/ext/dom/
H A Dconfig.m423 notation.c xpath.c dom_iterators.c \
H A Dconfig.w3216 notation.c xpath.c dom_iterators.c \
H A Ddom_iterators.c38 xmlNotation *notation; member
114 iter->notation = NULL; in php_dom_libxml_notation_iter()
116 notep = iter->notation; in php_dom_libxml_notation_iter()
/PHP-8.2/ext/standard/tests/file/
H A Dpathinfo_basic.phpt10 /* Testing basic file notation */
42 /* Testing with homedir notation */
45 /* Testing normal directory notation */
/PHP-8.2/ext/standard/tests/general_functions/
H A Dintval.phpt33 integer values, expected output:integer value in decimal notation for valid integer */
140 …intval() on non integer types, expected output: integer value in decimal notation for valid intege…

Completed in 43 milliseconds

12