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

  /external/chromium_org/third_party/libxslt/libxslt/
xslt.c 471 xsltNewNamespaceMapItem(xsltCompilerCtxtPtr cctxt,
510 xsltCompilerVarInfoFree(xsltCompilerCtxtPtr cctxt)
527 xsltCompilationCtxtFree(xsltCompilerCtxtPtr cctxt)
573 static xsltCompilerCtxtPtr
575 xsltCompilerCtxtPtr ret;
577 ret = (xsltCompilerCtxtPtr) xmlMalloc(sizeof(xsltCompilerCtxt));
    [all...]
xsltInternals.h     [all...]
namespaces.c 60 xsltNewNsAlias(xsltCompilerCtxtPtr cctxt)

Completed in 341 milliseconds