Home
last modified time | relevance | path

Searched defs:fromP (Results 1 – 2 of 2) sorted by relevance

/minix3/external/mit/expat/dist/lib/
H A Dxmltok.c323 const char **fromP, const char *fromLim, in utf8_toUtf8()
342 const char **fromP, const char *fromLim, in utf8_toUtf16()
430 const char **fromP, const char *fromLim, in latin1_toUtf8()
455 const char **fromP, const char *fromLim, in latin1_toUtf16()
488 const char **fromP, const char *fromLim, in ascii_toUtf8()
1293 const char **fromP, const char *fromLim, in unknown_toUtf8()
1327 const char **fromP, const char *fromLim, in unknown_toUtf16()
H A Dxmltok.h255 #define XmlUtf8Convert(enc, fromP, fromLim, toP, toLim) \ argument
258 #define XmlUtf16Convert(enc, fromP, fromLim, toP, toLim) \ argument