Searched refs:_ucs4_to_utf8 (Results 1 – 1 of 1) sorted by relevance
318 … $output .= $this->_ucs4_to_utf8(array_slice($decoded, $last_begin, (($k)-$last_begin)));333 … $output .= $this->_ucs4_to_utf8(array_slice($decoded, $last_begin, (($inp_len)-$last_begin)));342 return $this->_ucs4_to_utf8($decoded);412 return $this->_ucs4_to_utf8($decoded);865 function _ucs4_to_utf8($input) function in idna_convert