Home
last modified time | relevance | path

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

/dports/graphics/mapserver/mapserver-7.6.4/
H A Dmaptclutf.c327 if(*str == '&' && (entitylgth=msGetUnicodeEntity(str, chPtr))>0) in msUTF8ToUniChar()
H A Dmapstring.c1888 if((numbytes=msGetUnicodeEntity(*in_ptr,&unicode))>0) { in msGetNextGlyph()
2008 int msGetUnicodeEntity(const char *inptr, unsigned int *unicode) in msGetUnicodeEntity() function
H A Dmapserver.h2281 MS_DLL_EXPORT int msGetUnicodeEntity(const char *inptr, unsigned int *unicode);