Searched refs:modified (Results 1 – 25 of 78) sorted by relevance
1234
32 Heap cannot be changed when it is already being modified.33 Heap cannot be changed when it is already being modified.35 Heap cannot be changed when it is already being modified.36 Heap cannot be changed when it is already being modified.38 Heap cannot be changed when it is already being modified.39 Heap cannot be changed when it is already being modified.41 Heap cannot be changed when it is already being modified.42 Heap cannot be changed when it is already being modified.44 Heap cannot be changed when it is already being modified.45 Heap cannot be changed when it is already being modified.[all …]
2 Test result of match cannot be modified by reference10 $x = 'modified';
55 if (ini_entry->modified) { in zend_restore_ini_entry_cb()73 ini_entry->modified = 0; in zend_restore_ini_entry_cb()239 p->modified = 0; in zend_register_ini_entries_ex()361 bool modified; in zend_alter_ini_entry_ex() local368 modified = ini_entry->modified; in zend_alter_ini_entry_ex()384 if (!modified) { in zend_alter_ini_entry_ex()387 ini_entry->modified = 1; in zend_alter_ini_entry_ex()453 if (orig && ini_entry->modified) { in zend_ini_long()470 if (orig && ini_entry->modified) { in zend_ini_double()491 if (orig && ini_entry->modified) { in zend_ini_string_ex()[all …]
34 file_put_contents($pname .'/a.php', "modified!\n");52 modified!
8 private $modified;20 $this->modified[$name] = $value;
2 Bug #72215.3 (Wrong return value if var modified in finally)
2 Bug #72215 (Wrong return value if var modified in finally)
2 Bug #72215.1 (Wrong return value if var modified in finally)
2 Bug #50005 (Throwing through Reflection modified Exception object makes segmentation fault)
2 GH-13446: Exception handler isn't restored if it is previously modified
34 file_put_contents($pname .'/a.php', "modified!\n");55 modified!
10 Fatal error: $GLOBALS can only be modified using the $GLOBALS[$name] = $value syntax in %s on line …
11 Fatal error: $GLOBALS can only be modified using the $GLOBALS[$name] = $value syntax in %s on line …
2 callback function returns non modified value
14 $period->extra = "modified";37 string(8) "modified"
2 Crash when function parameter modified via reference
2 JIT ASSIGN: Assign to typed reference should return modified value
Completed in 34 milliseconds