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

  /external/libxslt/libxslt/
templates.c 621 xmlNsPtr origNs = NULL, copyNs = NULL;
706 if (attr->ns != origNs) {
707 origNs = attr->ns;
transform.c 1087 xmlNsPtr origNs = NULL, copyNs = NULL;
1099 if (attr->ns != origNs) {
1100 origNs = attr->ns;
    [all...]

Completed in 36 milliseconds