Home
last modified time | relevance | path

Searched refs:filter (Results 201 – 225 of 327) sorted by relevance

12345678910>>...14

/PHP-5.5/ext/filter/tests/
H A D044.phpt4 <?php if (!extension_loaded("filter")) die("skip"); ?>
H A Dcallback_non_modified_var.phpt4 <?php if (!extension_loaded("filter")) die("skip"); ?>
H A Dbug8315.phpt4 <?php if (!extension_loaded("filter")) die("skip"); ?>
H A Dbug44445.phpt4 <?php if (!extension_loaded("filter")) die("skip"); ?>
H A Dbug50632.phpt4 <?php if (!extension_loaded("filter")) die("skip"); ?>
H A Dbug55478.phpt4 <?php if (!extension_loaded("filter")) die("skip"); ?>
H A Dbug64441.phpt4 <?php if (!extension_loaded("filter")) die("skip"); ?>
H A Dbug69203.phpt4 <?php if (!extension_loaded("filter")) die("skip"); ?>
H A Dbug7733.phpt4 <?php if (!extension_loaded("filter")) die("skip"); ?>
H A Dbug7715.phpt6 <?php if (!extension_loaded("filter")) die("skip"); ?>
H A D019.phpt4 <?php if (!extension_loaded("filter")) die("skip"); ?>
H A D020.phpt4 <?php if (!extension_loaded("filter")) die("skip"); ?>
H A D025.phpt4 <?php if (!extension_loaded("filter")) die("skip"); ?>
H A Dbug51192.phpt4 <?php if (!extension_loaded("filter")) die("skip"); ?>
H A D022.phpt4 <?php if (!extension_loaded("filter")) die("skip"); ?>
/PHP-5.5/ext/spl/examples/
H A Dcallbackfilteriterator.inc37 * @param it inner iterator (iterator to filter)
50 /** Call the filter callback
51 * @return result of filter callback
/PHP-5.5/ext/mbstring/libmbfl/filters/
H A Dmbfilter_euc_jp_2004.c40 extern int mbfl_filt_ident_eucjp(int c, mbfl_identify_filter *filter);
/PHP-5.5/ext/mbstring/tests/
H A Dbug63447_003.phpt2 Bug #63447 (max_input_vars doesn't filter variables when mbstring.encoding_translation = On)
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-5.5/ext/standard/tests/filters/
H A Dphp_user_filter_03.phpt6 function filter($in, $out, &$consumed, $closing) {}
/PHP-5.5/ext/opcache/tests/
H A Dbug64482.phpt12 include 'php://filter/read=string.toupper/resource=bug64482.inc';
/PHP-5.5/ext/standard/tests/streams/
H A Dbug65483.phpt2 Bug #65483: quoted-printable encode stream filter incorrectly encoding spaces
/PHP-5.5/ext/standard/tests/file/
H A Dbug27619.phpt9 /* Echo out the first four bytes 'this' without applying filter
/PHP-5.5/tests/basic/
H A D023.phpt5 filter.default=unsafe_raw

Completed in 49 milliseconds

12345678910>>...14