/PHP-8.0/ext/intl/tests/ |
H A D | breakiter_getPartsIterator_basic.phpt | 15 $pi = $bi->getPartsIterator(); 16 var_dump(get_class($pi)); 17 print_r(iterator_to_array($pi)); 20 $pi = $bi->getPartsIterator(); 21 var_dump(get_class($pi->getBreakIterator())); 22 print_r(iterator_to_array($pi)); 23 var_dump($pi->getRuleStatus());
|
H A D | breakiter_getPartsIterator_basic2.phpt | 15 $pi = $bi->getPartsIterator(); 16 var_dump(get_class($pi)); 17 print_r(iterator_to_array($pi)); 20 $pi = $bi->getPartsIterator(); 21 var_dump(get_class($pi->getBreakIterator())); 22 print_r(iterator_to_array($pi)); 23 var_dump($pi->getRuleStatus());
|
/PHP-8.0/ext/standard/tests/math/ |
H A D | pi_basic.phpt | 2 Test pi() - basic function test pi() 7 echo pi(), "\n"; 9 // N.B pi() ignores all specified arguments no error
|
/PHP-8.0/ext/opcache/Optimizer/ |
H A D | zend_ssa.c | 110 phi->pi = from; in add_pi() 248 zend_ssa_phi *pi; in place_essa_pis() local 843 if (p->pi == n) { in zend_ssa_rename() 860 } else if (p->pi < 0) { in zend_ssa_rename() 875 if (p->pi == n) { in zend_ssa_rename() 1016 phi->pi = -1; in zend_build_ssa() 1024 if ((*pp)->pi < 0) { in zend_build_ssa() 1120 if (phi->pi >= 0) { in zend_ssa_compute_use_def_chains() 1256 if (p->pi >= 0) { in zend_ssa_next_use_phi_ptr() 1423 if (phi->pi >= 0) { in zend_ssa_remove_predecessor() [all …]
|
H A D | zend_ssa.h | 65 int pi; /* if >= 0 this is actually a e-SSA Pi */ member 205 if (p->pi >= 0) { in zend_ssa_next_use_phi() 263 ((phi)->pi >= 0 ? 1 : (ssa->cfg.blocks[(phi)->block].predecessors_count))
|
H A D | zend_dump.c | 846 if (p->pi < 0) { in zend_dump_block_header() 856 fprintf(stderr, " = Pi<BB%d>(", p->pi); in zend_dump_block_header() 1222 if (p->pi >= 0) { in zend_dump_phi_placement()
|
/PHP-8.0/ext/dom/tests/ |
H A D | toString_exceptions.phpt | 18 '<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>
|
H A D | domchardata.phpt | 45 $comment->insertData(10, 'pi ');
|
/PHP-8.0/ext/xmlwriter/tests/ |
H A D | 009.phpt | 21 xmlwriter_start_element($xw, 'pi'); 41 <pi><?php echo "hello world"; ?>%w</pi>
|
H A D | OO_009.phpt | 21 $xw->startElement('pi'); 41 <pi><?php echo "hello world"; ?>%w</pi>
|
/PHP-8.0/ext/opcache/tests/ |
H A D | bug77743.phpt | 2 Bug #77743: Incorrect pi node insertion for jmpznz with identical successors
|
/PHP-8.0/Zend/tests/ |
H A D | remove_predecessor_of_pi_node.phpt | 2 Regression test for incorrect update of pi node users when removing a predecessor block
|
H A D | replace_pred_pi_node.phpt | 2 Handling of pi nodes when replacing a predecessor
|
/PHP-8.0/ext/standard/tests/general_functions/ |
H A D | proc_open_pipes3.phpt | 13 $spec[$i] = array('pi'); 34 Warning: proc_open(): pi is not a valid descriptor spec/mode in %s on line %d
|
/PHP-8.0/ |
H A D | .gdbinit | 474 set $pi = (zend_property_info *)$arg0 476 set $ptr_to_val = (zval*)((char*)$pi->ce->default_properties_table + $pi->offset - $initial_offset) 477 printf "[%p] {\n", $pi 478 printf " offset = %p\n", $pi->offset 479 printf " ce = [%p] %s\n", $pi->ce, $pi->ce->name->val 481 if $pi->flags & 0x100 484 if $pi->flags & 0x200 487 if $pi->flags & 0x400 490 if $pi->flags & 0x800 493 if $pi->flags & 0x20000 [all …]
|
/PHP-8.0/ext/standard/ |
H A D | proc_open.c | 585 static void init_process_info(PROCESS_INFORMATION *pi) in init_process_info() argument 587 memset(&pi, 0, sizeof(pi)); in init_process_info() 1017 PROCESS_INFORMATION pi; in PHP_FUNCTION() local 1132 init_process_info(&pi); in PHP_FUNCTION() 1170 &php_proc_open_security, TRUE, dwCreateFlags, envpw, cwdw, &si, &pi); in PHP_FUNCTION() 1183 childHandle = pi.hProcess; in PHP_FUNCTION() 1184 child = pi.dwProcessId; in PHP_FUNCTION() 1185 CloseHandle(pi.hThread); in PHP_FUNCTION()
|
/PHP-8.0/ext/opcache/tests/opt/ |
H A D | nullsafe_002.phpt | 2 Nullsafe e-ssa pi node placement
|
/PHP-8.0/ext/standard/html_tables/ |
H A D | ents_html401.txt | 138 pi 03C0
|
H A D | ents_xhtml.txt | 170 pi 03C0
|
/PHP-8.0/sapi/cgi/ |
H A D | cgi_main.c | 2181 PROCESS_INFORMATION pi; local 2190 ZeroMemory(&pi, sizeof(pi)); 2197 if (CreateProcessW(NULL, cmd_line, NULL, NULL, TRUE, CREATE_NO_WINDOW, NULL, NULL, &si, &pi)) { 2198 kid_cgi_ps[i] = pi.hProcess; 2199 if (!AssignProcessToJobObject(job, pi.hProcess)) { 2206 CloseHandle(pi.hThread);
|
/PHP-8.0/ext/standard/tests/strings/ |
H A D | get_html_translation_table_basic7.phpt | 239 [π] => π
|
H A D | get_html_translation_table_basic2.phpt | 412 string(4) "π" 921 string(4) "π" 1428 string(4) "π"
|
H A D | html_entity_decode_html4.phpt | 153 "π",
|
H A D | get_html_translation_table_basic1.phpt | 399 string(4) "π"
|
/PHP-8.0/ext/xml/ |
H A D | compat.c | 516 XML_SetProcessingInstructionHandler(XML_Parser parser, XML_ProcessingInstructionHandler pi) in XML_SetProcessingInstructionHandler() argument 518 parser->h_pi = pi; in XML_SetProcessingInstructionHandler()
|