Home
last modified time | relevance | path

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

/external/libxml2/os400/
Dwrappers.c24 static const char * lxdles = NULL; variable
105 if (lxdles) in _lx_dlerror()
106 xmlFree((char *) lxdles); in _lx_dlerror()
108 lxdles = (const char *) xmlTranscodeString(cp1, NULL, NULL); in _lx_dlerror()
109 return (char *) lxdles; in _lx_dlerror()