Home
last modified time | relevance | path

Searched refs:invalid (Results 26 – 50 of 713) sorted by relevance

12345678910>>...29

/php-src/ext/mbstring/tests/
H A Dgh10192_utf7.phpt22 'invalid direct encoding character ~' => 'A ~ B',
23 'invalid direct encoding character \\' => 'A \\ B',
24 'invalid direct encoding character ESC' => "A \x1b B",
193 invalid direct encoding character ~
202 invalid direct encoding character \
211 invalid direct encoding character ESC
229 invalid direct encoding character ~ after +
238 invalid direct encoding character \ after +
247 invalid direct encoding character ESC after +
265 invalid base64 character between + and -
[all …]
H A Darmscii8_encoding.phpt18 findInvalidChars($toUnicode, $invalid, $truncated);
23 testAllInvalidChars($invalid, $toUnicode, 'ARMSCII-8', 'UTF-16BE', "\x00%");
27 findInvalidChars($fromUnicode, $invalid, $unused, array_fill_keys(range(0,0xFF), 2));
28 convertAllInvalidChars($invalid, $fromUnicode, 'UTF-16BE', 'ARMSCII-8', '%');
H A Dbug79149.phpt25 mb_convert_encoding(): Argument #3 ($from_encoding) contains invalid encoding "0"
28 mb_convert_encoding(): Argument #3 ($from_encoding) contains invalid encoding "Array"
29 mb_convert_encoding(): Argument #3 ($from_encoding) contains invalid encoding "foo"
H A Dmb_internal_encoding_ini_invalid_encoding.phpt2 Test INI mbstring.internal_encoding basic - invalid encoding specified in INI
10 echo "*** Testing INI mbstring.internal_encoding: invalid encoding specified in INI ***\n";
23 *** Testing INI mbstring.internal_encoding: invalid encoding specified in INI ***
/php-src/ext/standard/tests/file/
H A Dis_writable_variation3.phpt2 Test is_writable() and its alias is_writeable() function: usage variations - invalid file names
11 /* test is_writable() & is_writeable() with invalid arguments */
15 echo "\n*** Testing is_writable() with invalid filenames ***\n";
35 *** Testing is_writable() with invalid filenames ***
H A Dfread_error.phpt9 // invalid length argument
10 echo "-- Testing fread() with invalid length arguments --\n";
28 -- Testing fread() with invalid length arguments --
H A Dfgets_error.phpt9 // invalid length argument
10 echo "-- Testing fgets() with invalid length arguments --\n";
30 -- Testing fgets() with invalid length arguments --
/php-src/ext/pcre/tests/
H A Dpreg_replace_callback_array_fatal_error.phpt2 preg_replace_callback_array() invalid callable
10 // invalid callable
14 "/b/" => 'invalid callable'), 'a'));
/php-src/ext/standard/tests/general_functions/
H A Dphp_uname_error.phpt8 echo "\n-- Testing php_uname() function with invalid mode --\n";
9 // am invalid mode should result in same o/p as mode 'a'
16 -- Testing php_uname() function with invalid mode --
/php-src/ext/intl/tests/
H A Dgh12282.phpt2 GitHub #12282 IntlDateFormatter::locale with invalid value.
28 IntlDateFormatter::__construct(): Argument #1 ($locale) "xx" is invalid
29 IntlDateFormatter::__construct(): Argument #1 ($locale) "xx" is invalid
H A Dgh12020.phpt8 var_dump(\MessageFormatter::formatMessage('en', 'some message with {invalid format}', []), intl_get…
11 var_dump(msgfmt_format_message('en', 'some message with {invalid format}', []), intl_get_error_mess…
16 … error (parse error at offset 19, after " message with {", before or at "invalid format}"): U_PATT…
20 … error (parse error at offset 19, after " message with {", before or at "invalid format}"): U_PATT…
H A Ddateformat_bug68893.phpt17 string(67) "datefmt_create: invalid date format style: U_ILLEGAL_ARGUMENT_ERROR"
19 string(67) "datefmt_create: invalid time format style: U_ILLEGAL_ARGUMENT_ERROR"
/php-src/Zend/
H A Dzend_ini.c625 smart_str invalid = {0}; in zend_ini_parse_quantity_internal() local
654 smart_str_0(&invalid); in zend_ini_parse_quantity_internal()
657 ZSTR_VAL(invalid.s)); in zend_ini_parse_quantity_internal()
659 smart_str_free(&invalid); in zend_ini_parse_quantity_internal()
702 smart_str_0(&invalid); in zend_ini_parse_quantity_internal()
714 smart_str_0(&invalid); in zend_ini_parse_quantity_internal()
756 smart_str_0(&invalid); in zend_ini_parse_quantity_internal()
759 ZSTR_VAL(invalid.s)); in zend_ini_parse_quantity_internal()
789 smart_str_0(&invalid); in zend_ini_parse_quantity_internal()
823 smart_str_0(&invalid); in zend_ini_parse_quantity_internal()
[all …]
/php-src/ext/simplexml/tests/
H A DSimpleXMLElement_xpath.phpt2 Testing xpath() with invalid XML
7 // gracefully recover from parsing of invalid XML; not available in PHP
10 // we're not interested in checking concrete warnings regarding invalid XML
/php-src/ext/pdo_sqlite/tests/
H A Dpdo_sqlite_createaggregate_002.phpt2 PDO_sqlite: Testing invalid callback for sqliteCreateAggregate()
23 …te(): Argument #2 ($step) must be a valid callback, function "a" not found or invalid function name
24 …): Argument #3 ($finalize) must be a valid callback, function "" not found or invalid function name
/php-src/ext/standard/tests/filters/
H A Dbug74267.phpt2 Bug #74267 (segfault with streams and invalid data)
23 Warning: fwrite(): Stream filter (convert.quoted-printable-decode): invalid byte sequence in %s on …
25 Warning: fwrite(): Stream filter (convert.quoted-printable-decode): invalid byte sequence in %s on …
/php-src/ext/standard/tests/array/
H A Darray_rand_variation5.phpt2 Test array_rand() function : usage variation - invalid values for 'req_num' parameter
7 * various invalid values are passed to the 'input' and 'req_num'
11 echo "*** Testing array_rand() : with invalid values for 'req_num' ***\n";
20 // Testing array_rand() function with various invalid 'req_num' values
27 // with invalid num_req value
58 *** Testing array_rand() : with invalid values for 'req_num' ***
/php-src/ext/standard/tests/network/
H A Dsetrawcookie_error.phpt16 setrawcookie('invalid=');
21 setrawcookie('name', 'invalid;');
26 setrawcookie('name', 'value', 100, 'invalid;');
31 setrawcookie('name', 'value', 100, 'path', 'invalid;');
/php-src/ext/pdo_sqlite/tests/subclasses/
H A Dpdo_sqlite_createaggregate_002.phpt2 PDO_sqlite: Testing invalid callback for createAggregate()
24 …te(): Argument #2 ($step) must be a valid callback, function "a" not found or invalid function name
25 …): Argument #3 ($finalize) must be a valid callback, function "" not found or invalid function name
/php-src/ext/pdo_pgsql/tests/
H A Dgh7723.phpt24 $st->bindValue(':invalid', $i);
31 SQLSTATE[HY093]: Invalid parameter number: :invalid
32 SQLSTATE[HY093]: Invalid parameter number: :invalid
/php-src/ext/dom/tests/modern/css_selectors/
H A Dpseudo_classes_no_op.phpt26 test_failure($dom, ':invalid');
33 test_failure($dom, ':user-invalid');
58 --- Selector: :invalid ---
59 Code 12 Invalid selector (Selectors. Not supported: invalid)
72 --- Selector: :user-invalid ---
73 Code 12 Invalid selector (Selectors. Not supported: user-invalid)
/php-src/ext/standard/tests/dir/
H A Ddir_variation9.phpt2 Test dir() function : usage variations - relative valid and invalid paths
13 * have valid and invalid relative path.
16 echo "*** Testing dir() : checking with valid and invalid paths ***\n";
44 // open the directory with invalid path
45 echo "\n-- With invalid paths --\n";
70 *** Testing dir() : checking with valid and invalid paths ***
98 -- With invalid paths --
/php-src/Zend/tests/enum/
H A Dbacked-int-const-invalid-expr.phpt2 Int enum invalid const expr
14 Fatal error: Constant expression contains invalid operations in %s on line %d
/php-src/Zend/tests/
H A Dbug70895.phpt23 …t #1 ($callback) must be a valid callback or null, function "%n" not found or invalid function name
24 …1 ($callback) must be a valid callback or null, function "%n %i" not found or invalid function name
25 …st be a valid callback or null, function "%n %i aoeu %f aoeu %p" not found or invalid function name
/php-src/ext/json/tests/
H A Dbug54484.phpt11 json_decode("invalid json");
14 json_decode("\"\001 invalid json\"");

Completed in 34 milliseconds

12345678910>>...29