Searched refs:behavior (Results 1 – 25 of 193) sorted by relevance
12345678
605 int behavior = PHP_MODE_STANDARD; in do_cli() local720 behavior=PHP_MODE_PROCESS_STDIN; in do_cli()725 if (behavior == PHP_MODE_CLI_DIRECT || behavior == PHP_MODE_PROCESS_STDIN) { in do_cli()739 behavior=PHP_MODE_LINT; in do_cli()756 behavior=PHP_MODE_CLI_DIRECT; in do_cli()803 if (behavior == PHP_MODE_CLI_DIRECT || behavior == PHP_MODE_PROCESS_STDIN) { in do_cli()807 behavior=PHP_MODE_HIGHLIGHT; in do_cli()811 if (behavior == PHP_MODE_CLI_DIRECT || behavior == PHP_MODE_PROCESS_STDIN) { in do_cli()815 behavior=PHP_MODE_STRIP; in do_cli()955 switch (behavior) { in do_cli()[all …]
12 // -r : behavior = CLI_DIRECT13 // -F / -R / -B / -E : behavior = PROCESS_STDIN14 // -l : behavior = LINT15 // -s : behavior = HIGHLIGHT16 // -w : behavior = STRIP
11 /* This behavior is undocumented, but might be in use. Until there's no officially13 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 Test null arg behavior for special functions
2 Bug #64239 (get_class_methods() changed behavior)
2 Bug #71030: Self-assignment in list() may have inconsistent behavior
2 dcgettext with LC_ALL is undefined behavior.
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
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 strspn() behavior
2 Test strcspn() behavior
2 Bug #40915 (addcslashes unexpected behavior with binary input)
2 Tests some parts of ReflectionClass behavior for traits
Completed in 32 milliseconds