Home
last modified time | relevance | path

Searched refs:behavior (Results 1 – 25 of 277) sorted by relevance

12345678910>>...12

/PHP-5.5/sapi/cli/
H A Dphp_cli.c769 if (behavior == PHP_MODE_CLI_DIRECT || behavior == PHP_MODE_PROCESS_STDIN) { in do_cli()
783 behavior=PHP_MODE_LINT; in do_cli()
788 if (behavior == PHP_MODE_CLI_DIRECT || behavior == PHP_MODE_PROCESS_STDIN) { in do_cli()
792 behavior=PHP_MODE_INDENT; in do_cli()
810 behavior=PHP_MODE_CLI_DIRECT; in do_cli()
857 if (behavior == PHP_MODE_CLI_DIRECT || behavior == PHP_MODE_PROCESS_STDIN) { in do_cli()
861 behavior=PHP_MODE_HIGHLIGHT; in do_cli()
865 if (behavior == PHP_MODE_CLI_DIRECT || behavior == PHP_MODE_PROCESS_STDIN) { in do_cli()
869 behavior=PHP_MODE_STRIP; in do_cli()
985 switch (behavior) { in do_cli()
[all …]
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregsyntax.c251 onig_set_syntax_behavior(OnigSyntaxType* syntax, unsigned int behavior) in onig_set_syntax_behavior() argument
253 syntax->behavior = behavior; in onig_set_syntax_behavior()
277 return syntax->behavior; in onig_get_syntax_behavior()
/PHP-5.5/tests/strings/
H A Doffsets_chaining_1.phpt2 testing the behavior of string offset chaining
H A Doffsets_chaining_2.phpt2 testing the behavior of string offset chaining
H A Doffsets_chaining_3.phpt2 testing the behavior of string offset chaining
H A Doffsets_chaining_4.phpt2 testing the behavior of string offset chaining
/PHP-5.5/ext/date/tests/
H A Dbug28024.phpt2 Bug #28024 (Changed behavior of strtotime())
H A Dbug45554.phpt2 Bug #45554 (Inconsistent behavior of the u format char)
H A Dbug32270.phpt2 Bug #32270 (strtotime/date behavior)
/PHP-5.5/ext/standard/tests/strings/
H A Dstr_ireplace.phpt42 for abnormal system behavior.\nSuggest features, report bugs, or ask
97 for abnormal system behavior.
100 …cking and management software designed to watch<br> for abnormal system behavior.<br>Suggest featu…
H A Dstrspn.phpt2 Test strspn() behavior
H A Dstrcspn.phpt2 Test strcspn() behavior
H A Dbug40915.phpt2 Bug #40915 (addcslashes unexpected behavior with binary input)
/PHP-5.5/Zend/tests/
H A Dbug64239_1.phpt2 Bug #64239 (get_class_methods() changed behavior)
H A Dbug29015.phpt2 Bug #29015 (Incorrect behavior of member vars(non string ones)-numeric mem vars und others)
H A Dbug35509.phpt2 Bug #35509 (string constant as array key has different behavior inside object)
H A Dbug64979.phpt2 Bug #64979 (Wrong behavior of static variables in closure generators)
H A Dbug65911.phpt2 Bug #65911 (scope resolution operator - strange behavior with $this)
H A Dbug35017.phpt2 Bug #35017 (Exception thrown in error handler may cause unexpected behavior)
H A Dbug62005.phpt2 Bug #62005 (unexpected behavior when incrementally assigning to a member of a null object)
/PHP-5.5/ext/oci8/tests/
H A Ddrcp_scope4.phpt13 // The default expected behavior of this test is different between PHP
21 // get old behavior
/PHP-5.5/ext/ftp/tests/
H A Dbug7216-2.phpt15 // test for the correct behavior this time
/PHP-5.5/ext/spl/tests/
H A Dbug62433.phpt2 Bug #62433 Inconsistent behavior of RecursiveDirectoryIterator to dot files (. and ..)
/PHP-5.5/ext/standard/tests/array/
H A Dbug35022.phpt2 Bug #35022 (Regression in the behavior of key/current functions)
/PHP-5.5/ext/dom/tests/
H A DDOMDocument_loadHTMLfile_variation2.phpt4 Verifies the behavior if a not-well formed document is loaded

Completed in 84 milliseconds

12345678910>>...12