Searched refs:behavior (Results 1 – 25 of 176) sorted by relevance
12345678
606 int behavior = PHP_MODE_STANDARD; in do_cli() local715 behavior=PHP_MODE_PROCESS_STDIN; in do_cli()720 if (behavior == PHP_MODE_CLI_DIRECT || behavior == PHP_MODE_PROCESS_STDIN) { in do_cli()734 behavior=PHP_MODE_LINT; in do_cli()751 behavior=PHP_MODE_CLI_DIRECT; in do_cli()798 if (behavior == PHP_MODE_CLI_DIRECT || behavior == PHP_MODE_PROCESS_STDIN) { in do_cli()802 behavior=PHP_MODE_HIGHLIGHT; in do_cli()806 if (behavior == PHP_MODE_CLI_DIRECT || behavior == PHP_MODE_PROCESS_STDIN) { in do_cli()810 behavior=PHP_MODE_STRIP; in do_cli()940 switch (behavior) { in do_cli()[all …]
10 // -r : behavior = CLI_DIRECT11 // -F / -R / -B / -E : behavior = PROCESS_STDIN12 // -l : behavior = LINT13 // -s : behavior = HIGHLIGHT14 // -w : behavior = STRIP
10 /* This behavior is undocumented, but might be in use. Until there's no officially12 the test should be removed once the undocumented behavior changes. */
6 /* This behavior is undocumented, but might be in use. Until there's no officially8 the test should be removed once the undocumented behavior changes. */
2 testing the behavior of string offset chaining
2 Bug #72543.4 (different references behavior comparing to PHP 5)
2 Bug #72543.1 (different references behavior comparing to PHP 5)
2 Bug #72543.2 (different references behavior comparing to PHP 5)
2 Bug #72543.3 (different references behavior comparing to PHP 5)
2 Bug #72543.5 (different references behavior comparing to PHP 5)
2 Bug #70332 (Wrong behavior while returning reference on object)
2 Bug #64239 (get_class_methods() changed behavior)
2 Bug #71030: Self-assignment in list() may have inconsistent behavior
2 Bug #35509 (string constant as array key has different behavior inside object)
2 Bug #64979 (Wrong behavior of static variables in closure generators)
2 Bug #28024 (Changed behavior of strtotime())
2 Bug #74519 strange behavior of AppendIterator
2 Bug #75673 (SplStack::unserialize() behavior)
2 Bug #75173 incorrect behavior of AppendIterator::append in foreach loop
2 Test strspn() behavior
39 for abnormal system behavior.\nSuggest features, report bugs, or ask86 for abnormal system behavior.89 …ng and management software designed to watch<br> for abnormal system behavior.<br>Suggest featu…
2 Test strcspn() behavior
2 Bug #40915 (addcslashes unexpected behavior with binary input)
2 Tests some parts of ReflectionClass behavior for traits
Completed in 42 milliseconds