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

  /external/chromium_org/third_party/libxslt/libxslt/
templates.c 623 xmlNsPtr origNs = NULL, copyNs = NULL;
708 if (attr->ns != origNs) {
709 origNs = attr->ns;
transform.c 1087 xmlNsPtr origNs = NULL, copyNs = NULL;
1099 if (attr->ns != origNs) {
1100 origNs = attr->ns;
    [all...]

Completed in 177 milliseconds