Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.list-item.php147 $this->mb_string($viewport, $x, $y);
174 function mb_string(&$viewport, $x, $y) { function in ListItemBox
/plugin/bibtex/OSBib/format/
H A DREADME.txt87 Convert a UTF-8 string to lowercase. Where PHP has been compiled with mb_string, mb_strtolower() wi…
91 Convert a UTF-8 string to uppercase. Where PHP has been compiled with mb_string, mb_strtoupper() wi…
95 Return a portion of a UTF-8 string. Where PHP has been compiled with mb_string, mb_substr() will be…
103 Return the length of a UTF-8 string. Where PHP has been compiled with mb_string, mb_strlen() will b…