Home
last modified time | relevance | path

Searched refs:any (Results 201 – 225 of 624) sorted by relevance

12345678910>>...25

/PHP-5.3/ext/pcre/tests/
H A Dpreg_match_all_edit_basic.phpt13 …ch1, PREG_OFFSET_CAPTURE|PREG_PATTERN_ORDER, -10)); //finds any digit that's not 4 …
/PHP-5.3/ext/standard/tests/strings/
H A Dstrtok_error.phpt6 …ng (str) into smaller strings (tokens), with each token being delimited by any character from token
/PHP-5.3/ext/mysqli/tests/
H A Dmysqli_send_query.phpt39 printf("[005] Expecting integer/any value, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysqli_stmt_num_rows.phpt88 any behaviour they like, including the one checked for in this test.
90 This implementation detail may, at any time, change without prior notice.
H A Dmysqli_stmt_attr_get.phpt48 printf("[006] Expecting any type, but not boolean/false, got %s/%s for attribute %s/%s\n",
/PHP-5.3/ext/standard/tests/array/
H A Darray_diff_assoc_basic.phpt7 * present in any of the others arguments but do additional checks whether the keys are equal
H A Darray_diff_ukey_variation10.phpt6 …* Description: Returns the entries of arr1 that have keys which are not present in any of the othe…
H A Darray_diff_variation9.phpt7 * not present in any of the others arguments.
H A Darray_udiff_uassoc_error.phpt6 …* Description: Returns the entries of arr1 that have values which are not present in any of the ot…
/PHP-5.3/ext/date/tests/
H A Dlocaltime_variation4.phpt15 // Initialise function arguments not being substituted (if any)
H A Dlocaltime_variation5.phpt15 // Initialise function arguments not being substituted (if any)
H A Dlocaltime_variation3.phpt15 // Initialise function arguments not being substituted (if any)
/PHP-5.3/
H A DREADME.TESTING59 "run-tests.php" ("make test"), without any arguments executes all
61 from the source root and any subdirectories below. If there are files,
68 GLOB is expanded by the shell and any file with extension "*.phpt" is
110 prompt the tester for any user input.
/PHP-5.3/ext/mbstring/
H A DREADME_PHP3-i18n-ja29 UTF-8, JIS) in PHP. If you find any bugs in this package, please report
50 copyright holders restrictions, you are not allowed to use it in any
63 any patch to this package.
135 add any other appropriate options as well.
202 encoding. To avoid any conflicts with HSREGEX included with Apache,
232 - Be cautious when you set i18n_http_output, since if any output is
239 If you find any bugs or trouble, please contact us at the above address.
242 If you encounter any memory related error such as segmentation violation,
381 takes place at the time of output. If you convert any data within
765 For any gd libraries before 1.6.2, you need to use i18n_convert. For
/PHP-5.3/ext/spl/internal/
H A Drecursivearrayiterator.inc25 * this does not transport any state or control information of your accept()
H A Drecursivefilteriterator.inc25 * this does not transport any state or control information of your accept()
/PHP-5.3/ext/pdo_mysql/tests/
H A Dbug46292.phpt25 return "any data from serialize()";
/PHP-5.3/win32/build/
H A DDSP.README18 and (if any shared modules are configured) at /win32/php_modules.dsw,
/PHP-5.3/ext/exif/tests/
H A Dexif003.phpt17 test1.jpg is a 1*1 image that does not contain any Exif/Comment information
H A Dexif006.phpt15 test1.jpg is a 1*1 image that does not contain any Exif/Comment information
/PHP-5.3/ext/soap/tests/bugs/
H A Dbug40609.wsdl21 <xs:element name="symbol" nillable="true" type="xs:any" />
22 <xs:element name="price" nillable="true" type="xs:any" />
/PHP-5.3/ext/pcre/pcrelib/doc/
H A Dpcre.txt1013 --enable-newline-is-any
2721 length of any matching string. There may not be any strings of that
3870 hence the captured data, if any.
4591 (*ANYCRLF) any of the three above
4870 \d any decimal digit
4874 \s any white space character
4878 \w any "word" character
4879 \W any "non-word" character
5132 any of these properties with "Is".
7869 any JIT data is also freed.
[all …]
/PHP-5.3/ext/pdo/tests/
H A Dpdo_test.inc42 // clean up any crufty test tables we might have left behind
/PHP-5.3/ext/session/tests/
H A D008-php4.2.3.phpt29 ### Phase 2 $HTTP_SESSION_VARS["c"] does not contain any value
/PHP-5.3/ext/mysql/tests/
H A Dmysql_errno.phpt47 printf("[006] Expecting int/any (e.g 1046, 2005) got %s/%s\n", gettype($errno), $errno);

Completed in 86 milliseconds

12345678910>>...25