git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304465 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Pierrick Charron 2010-10-18 02:31:26 +00:00
parent f668f7feff
commit e42dd3937c

View file

@ -378,7 +378,7 @@
</entry>
</row>
<row>
<entry><constant>FILTER_FLAG_NO_ENCODE_HIGH</constant></entry>
<entry><constant>FILTER_FLAG_ENCODE_HIGH</constant></entry>
<entry>
<constant>FILTER_SANITIZE_ENCODED</constant>,
<constant>FILTER_SANITIZE_SPECIAL_CHARS</constant>,
@ -390,7 +390,7 @@
</entry>
</row>
<row>
<entry><constant>FILTER_FLAG_NO_ENCODE_AMP</constant></entry>
<entry><constant>FILTER_FLAG_ENCODE_AMP</constant></entry>
<entry>
<constant>FILTER_SANITIZE_STRING</constant>,
<constant>FILTER_SANITIZE_RAW</constant>