Home
last modified time | relevance | path

Searched refs:used (Results 226 – 250 of 547) sorted by relevance

12345678910>>...22

/PHP-5.5/ext/standard/tests/strings/
H A Dcount_chars_variation2.phpt7 * Description: Return information about characters used in a string
71 $string = "Return information about characters used in a string";
H A Dstr_shuffle_basic.phpt48 echo "TEST FAILED.. Only $combinations out of a possible 24 combinations used\n";
H A Dget_html_translation_table_basic3.phpt6 * Description: Returns the internal translation table used by htmlspecialchars and htmlentities
/PHP-5.5/ext/com_dotnet/
H A DREADME32 The default property will also be used by the casting support to determine the
43 types. This could be used as a replacement for the bcmath extension, for
/PHP-5.5/ext/standard/tests/array/
H A Darray_intersect_assoc_error.phpt7 * Keys are used to do more restrictive check
H A Darray_intersect_assoc_variation10.phpt7 * Keys are used to do more restrictive check
H A Dextract_variation3.phpt6 /* various combinations of arrays to be used for the test */
H A Darray_diff_ukey_variation5.phpt6 …are not present in any of the others arguments. User supplied function is used for comparing the k…
H A Darray_intersect_assoc_variation7.phpt7 * Keys are used to do more restrictive check
88 // close the file resource used
H A Darray_intersect_assoc_variation8.phpt7 * Keys are used to do more restrictive check
88 // close the file resource used
/PHP-5.5/ext/dba/tests/
H A Ddba007.phpt7 die("info $HND handler used");
H A Ddba_db4_009.phpt7 die("info $HND handler used");
/PHP-5.5/ext/filter/
H A Dconfig.m417 dnl This is PECL build, check if bundled PCRE library is used
/PHP-5.5/sapi/roxen/
H A DREADME9 won't be used.
/PHP-5.5/
H A Dphp.ini-development39 ; Directives are variables used to configure PHP or PHP extensions.
197 ; used regardless of this directive.
253 ; to be used for compression (default is 4KB)
701 ; The root of the PHP pages, used only if nonempty.
908 ; Defines the default timezone used by the date functions
1208 ; used to tune and monitor MySQL operations.
1213 ; used to tune and monitor MySQL operations.
1356 ; Handler used to store/retrieve data.
1411 ; Name of the session (used as cookie name).
1566 ; A prefix used for the upload progress key in $_SESSION
[all …]
H A Dphp.ini-production39 ; Directives are variables used to configure PHP or PHP extensions.
197 ; used regardless of this directive.
253 ; to be used for compression (default is 4KB)
701 ; The root of the PHP pages, used only if nonempty.
908 ; Defines the default timezone used by the date functions
1208 ; used to tune and monitor MySQL operations.
1213 ; used to tune and monitor MySQL operations.
1356 ; Handler used to store/retrieve data.
1411 ; Name of the session (used as cookie name).
1566 ; A prefix used for the upload progress key in $_SESSION
[all …]
/PHP-5.5/ext/spl/tests/
H A Dclass_uses_basic2.phpt6 * Description: Return all traits used by a class
H A Dfixedarray_021.phpt74 string(52) "An iterator cannot be used with foreach by reference"
H A Dbug62978.phpt47 Strict Standards: Resource ID#%d used as offset, casting to integer (%d) in %sbug62978.php on line …
/PHP-5.5/ext/date/tests/
H A Ddate_default_timezone_set_error.phpt6 * Description: Sets the default timezone used by all date/time functions in a script.
H A DDateTimeZone_compare_basic1.phpt6 … class does not define a customized compare class handler so standard object handler will be used
/PHP-5.5/ext/dom/tests/
H A DDOMDocument_loadXML_variation4.phpt6 Environment variables used in the test:
/PHP-5.5/ext/wddx/tests/
H A Dbug48562.phpt2 Bug #48562 (Reference recursion causes segfault when used in wddx_serialize_vars())
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt1792 built are used.
2414 not been re-used.
4852 last one is used.
4882 value is used.
5723 is used).
6807 Checking for a used subpattern by number
6847 Checking for a used subpattern by name
7022 one is used.
8524 on the machine stack is used.
8972 obtained if DFA matching is used.
[all …]
/PHP-5.5/ext/standard/tests/mail/
H A Dmail_include.inc10 $mailbox_prefix = "phpttest"; // name used for test mailbox
15 * @para, string mailbox_suffix Suffix used to uniquely identify mailboxes

Completed in 90 milliseconds

12345678910>>...22