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

  /external/libxslt/libxslt/
xslt.c 626 if (data->inScopeNamespaces != NULL) {
630 (xsltPointerListPtr) data->inScopeNamespaces;
642 data->inScopeNamespaces = NULL;
695 ret->inScopeNamespaces = xsltPointerListCreate(-1);
696 if (ret->inScopeNamespaces == NULL)
    [all...]
xsltInternals.h     [all...]

Completed in 2003 milliseconds