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

  /external/libxml2/include/libxml/
uri.h 22 * xmlURI:
31 typedef struct _xmlURI xmlURI;
32 typedef xmlURI *xmlURIPtr;
  /external/libxml2/
uri.c 1008 * Simply creates an empty xmlURI
1016 ret = (xmlURIPtr) xmlMalloc(sizeof(xmlURI));
1021 memset(ret, 0, sizeof(xmlURI));
1052 * @uri: pointer to an xmlURI
    [all...]
  /external/guice/lib/build/jdiff/
xerces.jar 
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.6.2/
xercesImpl-2.6.2.jar 
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.9.1/
xercesImpl-2.9.1.jar 
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.11.0/
xercesImpl-2.11.0.jar 

Completed in 2633 milliseconds