HomeSort by relevance Sort by last modified time
    Searched refs:origNs (Results 1 - 4 of 4) 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...]
  /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 63 milliseconds