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

  /external/libxml2/include/libxml/
xmlmodule.h 43 XMLPUBFUN int XMLCALL xmlModuleSymbol (xmlModulePtr module,
  /external/libxml2/
xmlmodule.c 96 * xmlModuleSymbol:
106 xmlModuleSymbol(xmlModulePtr module, const char *name, void **symbol)
elfgcchack.h     [all...]
  /external/libxslt/libxslt/
extensions.c 427 rc = xmlModuleSymbol(m, (const char *) regfunc_name, &vregfunc);
445 "xmlModuleSymbol failed for plugin: %s, regfunc: %s\n",
    [all...]

Completed in 966 milliseconds