Home
last modified time | relevance | path

Searched refs:is_unicode (Results 1 – 1 of 1) sorted by relevance

/plugin/captcha/
H A DEasySVG.php321 * @param boolean $is_unicode
324 public function characterWidth($char, $is_unicode = false)
326 if ($is_unicode) {
325 characterWidth($char, $is_unicode = false) global() argument