TCPDF_FONTS::uniord( $uch )

Converts UTF-8 character to integer value.
Uses the getUniord() method if the value is not cached.


Description Description


Parameters Parameters

$uch

(Required) (string) character string to process.


Top ↑

Return Return

(integer) Unicode value


Top ↑

Source Source

File: includes/lib/tcpdf/include/tcpdf_fonts.php


			

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.