Home
last modified time | relevance | path

Searched refs:used (Results 251 – 275 of 574) sorted by relevance

1...<<11121314151617181920>>...23

/PHP-7.0/ext/standard/tests/file/
H A Dunlink_error.phpt17 $filename = "$file_path/unlink_error.tmp"; // temp file name used here
53 // temp directory used here
/PHP-7.0/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-7.0/ext/standard/tests/strings/
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
H A Dcount_chars_variation2.phpt9 * Description: Return information about characters used in a string
73 $string = "Return information about characters used in a string";
/PHP-7.0/ext/filter/
H A Dconfig.m417 dnl This is PECL build, check if bundled PCRE library is used
/PHP-7.0/ext/dba/tests/
H A Ddba007.phpt7 die("info $HND handler used");
H A Ddba_db4_009.phpt7 die("info $HND handler used");
/PHP-7.0/ext/date/tests/
H A DDateTimeZone_compare_basic1.phpt6 … class does not define a customized compare class handler so standard object handler will be used
H A Ddate_default_timezone_set_error.phpt6 * Description: Sets the default timezone used by all date/time functions in a script.
/PHP-7.0/ext/wddx/tests/
H A Dbug48562.phpt2 Bug #48562 (Reference recursion causes segfault when used in wddx_serialize_vars())
/PHP-7.0/ext/dom/tests/
H A DDOMDocument_loadXML_variation4.phpt6 Environment variables used in the test:
/PHP-7.0/ext/spl/tests/
H A Dbug62978.phpt47 Notice: Resource ID#%d used as offset, casting to integer (%d) in %sbug62978.php on line %d
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"
/PHP-7.0/ext/mysqli/tests/
H A Dmysqli_fetch_assoc_bit.phpt13 die("skip Syntax used for test not supported with MySQL Server before 5.0.3");
16 die("skip Syntax used for test not supported with MySQL Server before 5.0.3");
/PHP-7.0/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
/PHP-7.0/ext/filter/docs/
H A Dfilter.txt46 configured filter. The 'callback' filter can not be used here, as that
51 * All flags mentioned here should be prepended with `FILTER_FLAG_` when used
64 The keys are used as the name of the argument. The value can be either
110 The constants should be prepended by `FILTER_VALIDATE_` when used with php.
182 The constants should be prepended by `FILTER_SANITIZE_` when used with php.
308 The constants should be prepended by `FILTER_` when used with php.
/PHP-7.0/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-7.0/ext/pcre/pcrelib/
H A DChangeLog529 been used, but now a warning is given.
1138 actually used to run the match.
1984 needed. I've used a macro to implement this.
2048 used for 19 above in the standard set of tests.
2207 used.
2460 used for matching.
2935 compatibility, even though it is no longer used.
3027 explicit limit, but more stack is used.
4239 "<stdin>" was used.
4241 (j) The option --label=xxx can be used to supply a name to be used for
[all …]

Completed in 75 milliseconds

1...<<11121314151617181920>>...23