Home
last modified time | relevance | path

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

/external/libxml2/os400/
Dwrappers.c35 i = getaddrinfo(xmlTranscodeResult(node, NULL, &d, NULL), in _lx_getaddrinfo()
36 xmlTranscodeResult(service, NULL, &d, NULL), hints, res); in _lx_getaddrinfo()
77 result = dlopen(xmlTranscodeResult(filename, NULL, &d, NULL), flag); in _lx_dlopen()
90 result = dlsym(handle, xmlTranscodeResult(symbol, NULL, &d, NULL)); in _lx_dlsym()
123 f = gzopen(xmlTranscodeResult(path, NULL, &d, NULL), in _lx_gzopen()
124 xmlTranscodeResult(mode, NULL, &d, NULL)); in _lx_gzopen()
137 f = gzdopen(fd, xmlTranscodeResult(mode, NULL, &d, NULL)); in _lx_gzdopen()
151 xmlTranscodeResult(version, NULL, &d, NULL), stream_size); in _lx_inflateInit2_()
165 xmlTranscodeResult(version, NULL, &d, NULL), stream_size); in _lx_deflateInit2_()
Dtranscode.h17 XMLPUBFUN const char * xmlTranscodeResult(const xmlChar * s,
34 #define xmlTR xmlTranscodeResult
Dtranscode.c46 xmlTranscodeResult(const xmlChar * s, const char * encoding, in xmlTranscodeResult() function
267 return xmlTranscodeResult((const xmlChar *) s, encoding, dict, free); in xmlVasprintf()
DREADME400108 const char * xmlTranscodeResult(const xmlChar * s,
134 xmlTranscodeResult() converts from UTF-8 to the given alternate encoding.
143 xmlTR for xmlTranscodeResult
/external/libxml2/os400/libxmlrpg/
Dtranscode.rpgle17 d xmlTranscodeResult...
18 d pr * extproc('xmlTranscodeResult') const char *
43 d xmlTR pr * extproc('xmlTranscodeResult') const char *