Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dtoken-private.h95 static inline int GetNextUTFCode(const char *text,unsigned int *octets) in GetNextUTFCode() function
141 return(GetNextUTFCode(text,&octets)); in GetUTFCode()
149 (void) GetNextUTFCode(text,&octets); in GetUTFOctets()