Home
last modified time | relevance | path

Searched refs:pi (Results 26 – 39 of 39) sorted by last modified time

12

/PHP-7.4/ext/standard/tests/strings/
H A Dget_html_translation_table_basic2.phpt417 string(4) "π"
926 string(4) "π"
1433 string(4) "π"
H A Dget_html_translation_table_basic5.phpt1211 [π] => π
H A Dget_html_translation_table_basic7.phpt239 [π] => π
H A Dget_html_translation_table_basic1.phpt404 string(4) "π"
/PHP-7.4/ext/standard/tests/math/
H A Dpi_basic.phpt2 Test pi() - basic function test pi()
7 echo pi(), "\n";
9 // N.B pi() ignores all specified arguments no error
/PHP-7.4/ext/standard/tests/general_functions/
H A Dproc_open_pipes3.phpt13 $spec[$i] = array('pi');
30 Warning: proc_open(): pi is not a valid descriptor spec/mode in %s on line %d
/PHP-7.4/ext/standard/html_tables/
H A Dents_html401.txt138 pi 03C0
H A Dents_html5.txt1609 pi 003C0
H A Dents_xhtml.txt170 pi 03C0
/PHP-7.4/ext/opcache/tests/
H A Dbug77743.phpt2 Bug #77743: Incorrect pi node insertion for jmpznz with identical successors
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます13648 # MULTIBEAM SONARS https://www.ldeo.columbia.edu/res/pi/MB-System/formatdoc/
H A Dmagic13648 # MULTIBEAM SONARS https://www.ldeo.columbia.edu/res/pi/MB-System/formatdoc/
/PHP-7.4/ext/dom/tests/
H A Ddomchardata.phpt45 $comment->insertData(10, 'pi ');
H A DtoString_exceptions.phpt18 '<root xmlns:ns="foo"><node attr="foo" /><node>Text</node><ns:node/><?pi foobar?></root>');
40 $pi = $root->childNodes[3];
41 try { $pi->data = $badStr; } catch (Exception $e) { echo "Exception\n"; }
58 <root xmlns:ns="foo"><node attr="foo"/><node>Text</node><ns:node/><?pi foobar?></root>

Completed in 118 milliseconds

12