Searched refs:behavior (Results 1 – 25 of 278) sorted by relevance
12345678910>>...12
773 if (behavior == PHP_MODE_CLI_DIRECT || behavior == PHP_MODE_PROCESS_STDIN) { in do_cli()787 behavior=PHP_MODE_LINT; in do_cli()792 if (behavior == PHP_MODE_CLI_DIRECT || behavior == PHP_MODE_PROCESS_STDIN) { in do_cli()796 behavior=PHP_MODE_INDENT; in do_cli()814 behavior=PHP_MODE_CLI_DIRECT; in do_cli()861 if (behavior == PHP_MODE_CLI_DIRECT || behavior == PHP_MODE_PROCESS_STDIN) { in do_cli()865 behavior=PHP_MODE_HIGHLIGHT; in do_cli()869 if (behavior == PHP_MODE_CLI_DIRECT || behavior == PHP_MODE_PROCESS_STDIN) { in do_cli()873 behavior=PHP_MODE_STRIP; in do_cli()989 switch (behavior) { in do_cli()[all …]
251 onig_set_syntax_behavior(OnigSyntaxType* syntax, unsigned int behavior) in onig_set_syntax_behavior() argument253 syntax->behavior = behavior; in onig_set_syntax_behavior()277 return syntax->behavior; in onig_get_syntax_behavior()
2 testing the behavior of string offset chaining
2 Bug #28024 (Changed behavior of strtotime())
2 Bug #45554 (Inconsistent behavior of the u format char)
2 Bug #32270 (strtotime/date behavior)
42 for abnormal system behavior.\nSuggest features, report bugs, or ask97 for abnormal system behavior.100 …cking 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 Bug #64239 (get_class_methods() changed behavior)
2 Bug #29015 (Incorrect behavior of member vars(non string ones)-numeric mem vars und others)
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 #65911 (scope resolution operator - strange behavior with $this)
2 Bug #35017 (Exception thrown in error handler may cause unexpected behavior)
2 Bug #62005 (unexpected behavior when incrementally assigning to a member of a null object)
13 // The default expected behavior of this test is different between PHP21 // get old behavior
15 // test for the correct behavior this time
2 Bug #35022 (Regression in the behavior of key/current functions)
2 Bug #62433 Inconsistent behavior of RecursiveDirectoryIterator to dot files (. and ..)
4 Verifies the behavior if a not-well formed document is loaded
Completed in 48 milliseconds