Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dmanager.encoding.php185 function get_next_utf8_char($raw_content, &$ptr) { function in ManagerEncoding
H A Dbox.inline.php180 $char = $manager_encoding->get_next_utf8_char($raw_content, $ptr);
H A Dinline.content.builder.php770 $utf8_char = ManagerEncoding::get_next_utf8_char($content, $ptr);