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

  /external/libxslt/libxslt/
xsltInternals.h 1182 * @effectiveNs is the set of effective ns-nodes
1188 * Namespace-aliasing was applied on the @effectiveNs.
1190 xsltEffectiveNsPtr effectiveNs;
    [all...]
xslt.c 668 if (data->effectiveNs) {
669 xsltLREEffectiveNsNodesFree(data->effectiveNs);
670 data->effectiveNs = NULL;
    [all...]
transform.c     [all...]

Completed in 1084 milliseconds