Home
last modified time | relevance | path

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

1...<<11121314151617181920>>...22

/PHP-5.5/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");
H A Dmysqli_kill.phpt45 printf("[008] mysqlnd used to be more verbose and used to support SELECT\n");
H A Dmysqli_stmt_get_result_bit.phpt16 die("skip Syntax used for test not supported with MySQL Server before 5.0.3");
19 die("skip Syntax used for test not supported with MySQL Server before 5.0.3");
/PHP-5.5/sapi/caudium/
H A Dconfig.m488 RESULT=" *** Pike binary used: $PIKE
89 *** Pike include dir(s) used: $PIKE_INCLUDE_DIR
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_sockets.c51 for (i = 0; i < sockets_list.used; i++, ls++) { in fpm_sockets_cleanup()
128 for (i = 0; i < sockets_list.used; i++, ls++) { in fpm_sockets_hash_op()
399 for (i = 0; i < sockets_list.used; ) { in fpm_sockets_init_main()
/PHP-5.5/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-5.5/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 …]
H A DLICENCE14 just-in-time compiler that can be used to optimize pattern matching. These
77 Inc. nor the names of their contributors may be used to endorse or
H A DNEWS50 The first one that is set is used for the reference. Previously only the
81 . Added support for [[:<:]] and [[:>:]] as used in the BSD POSIX library to
157 . PCRE_INFO_MAXLOOKBEHIND can be used to find the longest lookbehind in a
186 with different endianness, PCRE used automatically to swap the bytes in some
202 to obtain the size of the memory used by the JIT compiler.
281 enhancements. Restrictions on patterns used for partial matching have been
509 linkage is used. As a consequence, some internal functions have had to have
534 2. The extra_data structure can now be used to pass in a set of character
537 default internal tables are used, the pointer saved with the compiled
547 means that the patterns items such as \p{Lu} and \X can now be used. Only
[all …]
/PHP-5.5/ext/standard/tests/streams/
H A Dbug64433.phpt13 die("skip curl wrappers used");
/PHP-5.5/ext/spl/examples/
H A Dfindfile.inc30 * part of it is used as separate directory.
/PHP-5.5/ext/standard/tests/general_functions/
H A Descapeshellarg_variation1-win32.phpt12 * Description: Escape a string to be used as a shell argument.
H A Descapeshellarg_variation1.phpt12 * Description: Escape a string to be used as a shell argument.
/PHP-5.5/ext/standard/tests/array/
H A Darray_pop_variation.phpt6 /* Various combinations of arrays to be used for the test */
H A Duasort_variation10.phpt37 // different variables which are used as elements of 'array_arg'
H A Darray_intersect_assoc_basic.phpt7 * Keys are used to do more restrictive check
H A Darray_diff_ukey_variation11.phpt6 …are not present in any of the others arguments. User supplied function is used for comparing the k…
/PHP-5.5/ext/dba/tests/
H A Ddba_db4_016.phpt7 die("info $HND handler used");
/PHP-5.5/Zend/tests/
H A Dbug33512.phpt33 // it's can't be used since this will encounter error
/PHP-5.5/ext/xml/tests/
H A Dxml_set_object_error.phpt12 * Description: Set up object which should be used for callbacks
/PHP-5.5/ext/mysql/tests/
H A Dmysql_query_load_data_openbasedir.phpt35 print "[006] [1148] The used command is not allowed with this MySQL version
38 [010] [1148] The used command is not allowed with this MySQL version
/PHP-5.5/
H A DREADME.STREAMS67 opened_path is used to return the path of the actual file opened,
68 but if you used STREAM_MUST_SEEK, may not be valid. You are
74 A brief list of the most commonly used functions:
136 #define PHP_STREAM_RELEASED 1 /* newstream should be used; origstream is no longer valid */
156 can lead to a crash when the resource is later used/released.
235 method is intended to be used for streams if there is an underlying method
237 for the implementation that will be used when printing error messages - the
260 php_stream_stdio_ops is a php_stream_ops structure that can be used to handle
/PHP-5.5/ext/phar/tests/
H A D029.phpt49 alias "copy" is already used for archive "%s029.1.phar.php" cannot be overloaded with "%s029.2.phar…
/PHP-5.5/ext/standard/tests/file/
H A Dglob_basic.phpt13 // temp dirname used here
H A Dreadfile_variation3.phpt19 // temp file name used here

Completed in 62 milliseconds

1...<<11121314151617181920>>...22