Searched refs:quote_style (Results 1 – 1 of 1) sorted by relevance
491 function html_entity_decode($string, $quote_style = ENT_COMPAT, $charset = null) argument493 if (!is_int($quote_style)) {495 gettype($quote_style) . ' given', E_USER_WARNING);506 if ($quote_style & ENT_NOQUOTES) {