HomeSort by relevance Sort by last modified time
    Searched refs:xmlModulePlatformClose (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libxml/src/
xmlmodule.c 28 static int xmlModulePlatformClose(void *handle);
153 rc = xmlModulePlatformClose(module->handle);
216 * xmlModulePlatformClose:
223 xmlModulePlatformClose(void *handle)
262 * xmlModulePlatformClose:
267 xmlModulePlatformClose(void *handle)
307 * xmlModulePlatformClose:
312 xmlModulePlatformClose(void *handle)
352 * xmlModulePlatformClose:
358 xmlModulePlatformClose(void *handle
    [all...]
  /external/libxml2/
xmlmodule.c 28 static int xmlModulePlatformClose(void *handle);
161 rc = xmlModulePlatformClose(module->handle);
224 * xmlModulePlatformClose:
231 xmlModulePlatformClose(void *handle)
270 * xmlModulePlatformClose:
275 xmlModulePlatformClose(void *handle)
315 * xmlModulePlatformClose:
320 xmlModulePlatformClose(void *handle)
367 * xmlModulePlatformClose:
373 xmlModulePlatformClose(void *handle
    [all...]

Completed in 235 milliseconds