Home
last modified time | relevance | path

Searched refs:FILTER_DEFAULT (Results 1 – 25 of 169) sorted by relevance

1234567

/dports/www/mod_php81/php-8.1.1/ext/filter/tests/
H A D054.phpt11 …_array($data, array('foo' => array('filter' => FILTER_DEFAULT), 'bar' => array('filter' => FILTER_…
12 …_array($data, array('foo' => array('filter' => FILTER_DEFAULT), 'bar' => array('filter' => FILTER_…
H A Dbug53037.phpt8 filter_var("", FILTER_DEFAULT),
9 filter_var("", FILTER_DEFAULT, array('flags' => FILTER_FLAG_EMPTY_STRING_NULL))
/dports/lang/php81/php-8.1.1/ext/filter/tests/
H A D054.phpt11 …_array($data, array('foo' => array('filter' => FILTER_DEFAULT), 'bar' => array('filter' => FILTER_…
12 …_array($data, array('foo' => array('filter' => FILTER_DEFAULT), 'bar' => array('filter' => FILTER_…
H A Dbug53037.phpt8 filter_var("", FILTER_DEFAULT),
9 filter_var("", FILTER_DEFAULT, array('flags' => FILTER_FLAG_EMPTY_STRING_NULL))
/dports/security/php81-filter/php-8.1.1/ext/filter/tests/
H A D054.phpt11 …_array($data, array('foo' => array('filter' => FILTER_DEFAULT), 'bar' => array('filter' => FILTER_…
12 …_array($data, array('foo' => array('filter' => FILTER_DEFAULT), 'bar' => array('filter' => FILTER_…
H A Dbug53037.phpt8 filter_var("", FILTER_DEFAULT),
9 filter_var("", FILTER_DEFAULT, array('flags' => FILTER_FLAG_EMPTY_STRING_NULL))
/dports/lang/php73/php-7.3.33/ext/filter/tests/
H A D054.phpt11 …_array($data, array('foo' => array('filter' => FILTER_DEFAULT), 'bar' => array('filter' => FILTER_…
12 …_array($data, array('foo' => array('filter' => FILTER_DEFAULT), 'bar' => array('filter' => FILTER_…
H A Dbug53037.phpt8 filter_var("", FILTER_DEFAULT),
9 filter_var("", FILTER_DEFAULT, array('flags' => FILTER_FLAG_EMPTY_STRING_NULL))
/dports/www/mod_php74/php-7.4.27/ext/filter/tests/
H A D054.phpt11 …_array($data, array('foo' => array('filter' => FILTER_DEFAULT), 'bar' => array('filter' => FILTER_…
12 …_array($data, array('foo' => array('filter' => FILTER_DEFAULT), 'bar' => array('filter' => FILTER_…
H A Dbug53037.phpt8 filter_var("", FILTER_DEFAULT),
9 filter_var("", FILTER_DEFAULT, array('flags' => FILTER_FLAG_EMPTY_STRING_NULL))
/dports/lang/php80/php-8.0.15/ext/filter/tests/
H A D054.phpt11 …_array($data, array('foo' => array('filter' => FILTER_DEFAULT), 'bar' => array('filter' => FILTER_…
12 …_array($data, array('foo' => array('filter' => FILTER_DEFAULT), 'bar' => array('filter' => FILTER_…
H A Dbug53037.phpt8 filter_var("", FILTER_DEFAULT),
9 filter_var("", FILTER_DEFAULT, array('flags' => FILTER_FLAG_EMPTY_STRING_NULL))
/dports/lang/php74/php-7.4.27/ext/filter/tests/
H A D054.phpt11 …_array($data, array('foo' => array('filter' => FILTER_DEFAULT), 'bar' => array('filter' => FILTER_…
12 …_array($data, array('foo' => array('filter' => FILTER_DEFAULT), 'bar' => array('filter' => FILTER_…
H A Dbug53037.phpt8 filter_var("", FILTER_DEFAULT),
9 filter_var("", FILTER_DEFAULT, array('flags' => FILTER_FLAG_EMPTY_STRING_NULL))
/dports/security/php80-filter/php-8.0.15/ext/filter/tests/
H A D054.phpt11 …_array($data, array('foo' => array('filter' => FILTER_DEFAULT), 'bar' => array('filter' => FILTER_…
12 …_array($data, array('foo' => array('filter' => FILTER_DEFAULT), 'bar' => array('filter' => FILTER_…
/dports/security/php74-filter/php-7.4.27/ext/filter/tests/
H A D054.phpt11 …_array($data, array('foo' => array('filter' => FILTER_DEFAULT), 'bar' => array('filter' => FILTER_…
12 …_array($data, array('foo' => array('filter' => FILTER_DEFAULT), 'bar' => array('filter' => FILTER_…
/dports/security/php73-filter/php-7.3.33/ext/filter/tests/
H A D054.phpt11 …_array($data, array('foo' => array('filter' => FILTER_DEFAULT), 'bar' => array('filter' => FILTER_…
12 …_array($data, array('foo' => array('filter' => FILTER_DEFAULT), 'bar' => array('filter' => FILTER_…
/dports/www/mod_php73/php-7.3.33/ext/filter/tests/
H A D054.phpt11 …_array($data, array('foo' => array('filter' => FILTER_DEFAULT), 'bar' => array('filter' => FILTER_…
12 …_array($data, array('foo' => array('filter' => FILTER_DEFAULT), 'bar' => array('filter' => FILTER_…
/dports/www/mod_php80/php-8.0.15/ext/filter/tests/
H A D054.phpt11 …_array($data, array('foo' => array('filter' => FILTER_DEFAULT), 'bar' => array('filter' => FILTER_…
12 …_array($data, array('foo' => array('filter' => FILTER_DEFAULT), 'bar' => array('filter' => FILTER_…
/dports/www/mod_php81/php-8.1.1/ext/filter/
H A Dfilter.stub.php7 function filter_input(int $type, string $var_name, int $filter = FILTER_DEFAULT, array|int $options…
9 function filter_var(mixed $value, int $filter = FILTER_DEFAULT, array|int $options = 0): mixed {}
12 function filter_input_array(int $type, array|int $options = FILTER_DEFAULT, bool $add_empty = true)…
15 function filter_var_array(array $array, array|int $options = FILTER_DEFAULT, bool $add_empty = true…
/dports/lang/php81/php-8.1.1/ext/filter/
H A Dfilter.stub.php7 function filter_input(int $type, string $var_name, int $filter = FILTER_DEFAULT, array|int $options…
9 function filter_var(mixed $value, int $filter = FILTER_DEFAULT, array|int $options = 0): mixed {}
12 function filter_input_array(int $type, array|int $options = FILTER_DEFAULT, bool $add_empty = true)…
15 function filter_var_array(array $array, array|int $options = FILTER_DEFAULT, bool $add_empty = true…
/dports/lang/php80/php-8.0.15/ext/filter/
H A Dfilter.stub.php7 function filter_input(int $type, string $var_name, int $filter = FILTER_DEFAULT, array|int $options…
9 function filter_var(mixed $value, int $filter = FILTER_DEFAULT, array|int $options = 0): mixed {}
11 function filter_input_array(int $type, array|int $options = FILTER_DEFAULT, bool $add_empty = true)…
13 function filter_var_array(array $array, array|int $options = FILTER_DEFAULT, bool $add_empty = true…
/dports/security/php81-filter/php-8.1.1/ext/filter/
H A Dfilter.stub.php7 function filter_input(int $type, string $var_name, int $filter = FILTER_DEFAULT, array|int $options…
9 function filter_var(mixed $value, int $filter = FILTER_DEFAULT, array|int $options = 0): mixed {}
12 function filter_input_array(int $type, array|int $options = FILTER_DEFAULT, bool $add_empty = true)…
15 function filter_var_array(array $array, array|int $options = FILTER_DEFAULT, bool $add_empty = true…
/dports/security/php80-filter/php-8.0.15/ext/filter/
H A Dfilter.stub.php7 function filter_input(int $type, string $var_name, int $filter = FILTER_DEFAULT, array|int $options…
9 function filter_var(mixed $value, int $filter = FILTER_DEFAULT, array|int $options = 0): mixed {}
11 function filter_input_array(int $type, array|int $options = FILTER_DEFAULT, bool $add_empty = true)…
13 function filter_var_array(array $array, array|int $options = FILTER_DEFAULT, bool $add_empty = true…
/dports/www/mod_php80/php-8.0.15/ext/filter/
H A Dfilter.stub.php7 function filter_input(int $type, string $var_name, int $filter = FILTER_DEFAULT, array|int $options…
9 function filter_var(mixed $value, int $filter = FILTER_DEFAULT, array|int $options = 0): mixed {}
11 function filter_input_array(int $type, array|int $options = FILTER_DEFAULT, bool $add_empty = true)…
13 function filter_var_array(array $array, array|int $options = FILTER_DEFAULT, bool $add_empty = true…

1234567