Home
last modified time | relevance | path

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

1234567891011

/PHP-5.3/sapi/cli/
H A Dphp_cli.c646 int behavior=PHP_MODE_STANDARD; in WinMain() local
893 if (behavior == PHP_MODE_CLI_DIRECT || behavior == PHP_MODE_PROCESS_STDIN) { in WinMain()
907 behavior=PHP_MODE_LINT; in WinMain()
912 if (behavior == PHP_MODE_CLI_DIRECT || behavior == PHP_MODE_PROCESS_STDIN) { in WinMain()
916 behavior=PHP_MODE_INDENT; in WinMain()
981 if (behavior == PHP_MODE_CLI_DIRECT || behavior == PHP_MODE_PROCESS_STDIN) { in WinMain()
985 behavior=PHP_MODE_HIGHLIGHT; in WinMain()
989 if (behavior == PHP_MODE_CLI_DIRECT || behavior == PHP_MODE_PROCESS_STDIN) { in WinMain()
993 behavior=PHP_MODE_STRIP; in WinMain()
1105 switch (behavior) { in WinMain()
[all …]
/PHP-5.3/ext/mbstring/oniguruma/
H A Dregsyntax.c172 onig_set_syntax_behavior(OnigSyntaxType* syntax, unsigned int behavior) in onig_set_syntax_behavior() argument
174 syntax->behavior = behavior; in onig_set_syntax_behavior()
198 return syntax->behavior; in onig_get_syntax_behavior()
/PHP-5.3/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.3/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
H A Doffsets_chaining_5.phpt2 testing the behavior of string offset chaining
H A Doffsets_general.phpt2 testing the behavior of string offsets
/PHP-5.3/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.3/Zend/tests/
H A Dbug29015.phpt2 Bug #29015 (Incorrect behavior of member vars(non string ones)-numeric mem vars und others)
H A Dbug62005.phpt2 Bug #62005 (unexpected behavior when incrementally assigning to a member of a null object)
H A Dbug35509.phpt2 Bug #35509 (string constant as array key has different behavior inside object)
H A Dbug35017.phpt2 Bug #35017 (Exception thrown in error handler may cause unexpected behavior)
H A Dbug53727.phpt2 Bug #53727 (Inconsistent behavior of is_subclass_of with interfaces)
H A Dbug44899.phpt2 Bug #44899 (__isset usage changes behavior of empty())
/PHP-5.3/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.3/ext/ftp/tests/
H A Dbug7216-2.phpt15 // test for the correct behavior this time
/PHP-5.3/ext/standard/tests/array/
H A Dbug35022.phpt2 Bug #35022 (Regression in the behavior of key/current functions)
/PHP-5.3/ext/mbstring/
H A DREADME4 add new feature/change behavior should access to development

Completed in 35 milliseconds

1234567891011