[xslt] xmlXPathFunction declared but not implemented



This function:

  XSLTPUBFUN xmlXPathFunction XSLTCALL
    xsltExtFunctionLookup  (xsltTransformContextPtr ctxt,
      const xmlChar *name,
      const xmlChar *URI);

is declared in

  extensions.h

but is not implemented in

  extensions.c

Maybe the declaration should be removed from extensions.h?

Ralf



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]