Home
last modified time | relevance | path

Searched refs:filter (Results 251 – 275 of 370) sorted by relevance

1...<<1112131415

/PHP-7.4/tests/basic/
H A Dbug79699.phpt5 filter.default=unsafe_raw
H A D023.phpt5 filter.default=unsafe_raw
/PHP-7.4/ext/filter/tests/
H A D059.phpt4 <?php if (!extension_loaded("filter")) die("skip"); ?>
H A D019.phpt4 <?php if (!extension_loaded("filter")) die("skip"); ?>
H A D025.phpt4 <?php if (!extension_loaded("filter")) die("skip"); ?>
H A Dfilter_ipv4_rfc6890.phpt4 <?php if (!extension_loaded('filter')) die('skip filter extension not loaded'); ?>
H A Dbug51192.phpt4 <?php if (!extension_loaded("filter")) die("skip"); ?>
H A D057.phpt4 <?php if (!extension_loaded("filter")) die("skip"); ?>
H A Dbug53150.phpt4 <?php if (!extension_loaded("filter")) die("skip"); ?>
H A D022.phpt4 <?php if (!extension_loaded("filter")) die("skip"); ?>
H A D024.phpt4 <?php if (!extension_loaded("filter")) die("skip"); ?>
H A Dbug69202.phpt4 <?php if (!extension_loaded("filter")) die("skip"); ?>
H A D050.phpt4 <?php if (!extension_loaded("filter")) die("skip"); ?>
H A D049.phpt4 <?php if (!extension_loaded("filter")) die("skip"); ?>
/PHP-7.4/ext/standard/tests/streams/
H A Dbug65483.phpt2 Bug #65483: quoted-printable encode stream filter incorrectly encoding spaces
/PHP-7.4/ext/mbstring/tests/
H A Dbug63447_002.phpt2 Bug #63447 (max_input_vars doesn't filter variables when mbstring.encoding_translation = On)
H A Dbug63447_001.phpt2 Bug #63447 (max_input_vars doesn't filter variables when mbstring.encoding_translation = On)
/PHP-7.4/ext/bz2/tests/
H A Dbug75776.phpt2 Bug #75776 (Flushing streams with compression filter is broken)
/PHP-7.4/docs/
H A Dinput-filter.md1 # Input filter support in PHP
12 `ext/filter` that should suit most peoples' needs. However, if you want to
89 /* The filter handler. If you return 1 from it, then PHP also registers the
91 * you can use this if your filter already registers the variable under a
/PHP-7.4/ext/standard/tests/filters/
H A Dbug81302.phpt2 Bug #81302 (Stream position after stream filter removed)
H A Dbug81294.phpt2 Bug #81294 (Segfault when removing a filter)
/PHP-7.4/ext/standard/tests/file/
H A Dbug27619.phpt9 /* Echo out the first four bytes 'this' without applying filter
/PHP-7.4/ext/mbstring/libmbfl/
H A DREADME.md3 This is libmbfl, a streamable multibyte character code filter and converter
56 * 1999/4/26 Implemented sgk input filter. Add filter while estimating kanji
/PHP-7.4/ext/standard/tests/strings/
H A Dhtmlentities13.phpt7 filter.default=unsafe_raw
H A Dhtmlentities14.phpt7 filter.default=unsafe_raw

Completed in 24 milliseconds

1...<<1112131415