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

  /external/libxml2/include/libxml/
xpath.h 300 xmlHashTablePtr funcHash; /* Hash table of defined funcs */
  /external/libxslt/libxslt/
functions.c 82 ret = (xmlXPathFunction) xmlHashLookup2(ctxt->funcHash, name, ns_uri);
84 XML_CAST_FPTR(ret) = xmlHashLookup2(ctxt->funcHash, name, ns_uri);
  /external/libxml2/
xpath.c     [all...]

Completed in 198 milliseconds