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
145 return(GetNextUTFCode(text,&octets)); in GetUTFCode()
153 (void) GetNextUTFCode(text,&octets); in GetUTFOctets()