Searched defs:ToUnicode (Results 1 – 5 of 5) sorted by relevance
105 def ToUnicode(label): function
49 func ToUnicode(s string) (string, error) { func207 func (p *Profile) ToUnicode(s string) (string, error) { func
506 TEST_F(FPDFTextEmbeddertest, ToUnicode) { in TEST_F() argument
2467 PyObject* ToUnicode(CMessage* self) { in CheckAndGetInteger() function