Home
last modified time | relevance | path

Searched refs:invalid (Results 626 – 650 of 715) sorted by relevance

1...<<212223242526272829

/php-src/ext/standard/tests/strings/
H A Dchunk_split_variation7.phpt27 "Testing invalid \k and \m escape char",
H A Dmd5_file.phpt37 /* invalid filename */
H A Dstr_split_variation4.phpt27 'Testing invalid \k and \m escape char',
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_quote_gbk_double_escape.phpt30 …* So we transformed an invalid multibyte sequences into a valid one, potentially corrupting dat…
H A Dpdo_mysql_errorinfo.phpt76 // lets hope this is an invalid attribute code
/php-src/ext/pdo_pgsql/tests/
H A Dbug72294.phpt2 Bug #72294 Segmentation fault/invalid pointer in connection with pgsql_stmt_dtor
/php-src/ext/phar/tests/
H A Dphar_copy.phpt74 hihifile "/error/.." contains invalid characters upper directory reference, cannot be copied from "…
H A D027.phpt90 Warning: opendir(phar://foo.phar/hi): Failed to open directory: phar error: invalid url or non-exis…
/php-src/ext/standard/tests/file/
H A Dtempnam_variation3.phpt12 /* Passing invalid/non-existing args for $prefix */
H A Dfile_put_contents_variation7.phpt20 // Note invalid dirs in p8 result in (The system cannot find the path specified.)
H A Drename_variation13.phpt2 Test rename() function : variation - various invalid paths
H A Dunlink_variation8-win32.phpt2 Test unlink() function : variation: various valid and invalid paths
H A Dunlink_variation9-win32.phpt2 Test unlink() function : variation: various valid and invalid paths
H A Dfile_put_contents_variation7-win32.phpt26 // Note invalid dirs in p8 result in (The system cannot find the path specified.)
/php-src/ext/intl/tests/
H A Ddateformat_formatObject_error.phpt41 …atter::formatObject(): datefmt_format_object: the date/time format type is invalid in %s on line %d
/php-src/ext/openssl/tests/
H A Decc_custom_params.phpt57 // EC - invalid curve_name
/php-src/ext/session/tests/user_session_module/
H A Dsave_handler.inc189 'invalid'=>5,
190 'another invalid'=>6
/php-src/ext/mysqli/tests/
H A Dmysqli_pam_sha256_public_key_option_invalid.phpt2 PAM: SHA-256, option: MYSQLI_SERVER_PUBLIC_KEY (invalid)
129 /* invalid key */
/php-src/ext/fileinfo/libmagic/
H A Dapprentice.c2591 goto invalid; in check_format_type()
2593 goto invalid; in check_format_type()
2611 goto invalid; in check_format_type()
2620 goto invalid; in check_format_type()
2624 goto invalid; in check_format_type()
2646 goto invalid; in check_format_type()
2652 goto invalid; in check_format_type()
2667 goto invalid; in check_format_type()
2690 goto invalid; in check_format_type()
2709 goto invalid; in check_format_type()
[all …]
/php-src/ext/mbstring/tests/
H A Dcp936_encoding.phpt317 findInvalidChars($toUnicode, $invalid, $truncated);
319 testAllInvalidChars($invalid, $toUnicode, 'CP936', 'UTF-16BE', "\x00%");
323 findInvalidChars($fromUnicode, $invalid, $unused, array_fill_keys(range(0,0xFF), 2));
324 convertAllInvalidChars($invalid, $fromUnicode, 'UTF-16BE', 'CP936', '%');
H A Dmb_decode_numericentity_large_ints.phpt45 // 0xFFFFFFFF (-1), it would be treated as an invalid entity
H A Dgb18030_2022_encoding.phpt241 findInvalidChars($toUnicode, $invalid, $truncated);
248 $invalid = array_filter($invalid, 'notFourByteCode', ARRAY_FILTER_USE_KEY);
252 testAllInvalidChars($invalid, $toUnicode, 'GB18030-2022', 'UTF-16BE', "\x00%");
/php-src/ext/mbstring/libmbfl/
H A DREADME.md33 * Added check for invalid/obsolete utf-8 encoding (rui).
/php-src/ext/date/tests/
H A Ddate_parse_001.phpt130 string(27) "The parsed date was invalid"
/php-src/ext/xml/tests/
H A Dxml_parser_set_option_errors.phpt2 xml_parser_set_option(): Setting options to invalid values

Completed in 159 milliseconds

1...<<212223242526272829