Home
last modified time | relevance | path

Searched refs:_strict_mode (Results 1 – 1 of 1) sorted by last modified time

/dokuwiki/vendor/simplepie/simplepie/idn/
H A Didna_convert.class.php91 var $_strict_mode = false; // Behave strict or not variable in idna_convert
148 $this->_strict_mode = ($v) ? true : false;
186 if ($this->_strict_mode) {
210 if ($this->_strict_mode) {
306 if ($this->_strict_mode) {