• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/

Lines Matching refs:newset

832 	xmlLocationSetPtr newset;
834 newset = xmlXPtrLocationSetCreate(NULL);
835 if (newset == NULL)
839 xmlXPtrLocationSetAdd(newset,
842 ret->user = (void *) newset;
1789 xmlLocationSetPtr newset = NULL;
1808 newset = xmlXPtrLocationSetCreate(NULL);
1809 if (newset == NULL) {
1832 xmlXPtrFreeLocationSet(newset);
1842 xmlXPathFreeObject(newset);
1848 xmlXPtrLocationSetAdd(newset, point);
1852 valuePush(ctxt, xmlXPtrWrapLocationSet(newset));
1883 xmlLocationSetPtr newset = NULL;
1902 newset = xmlXPtrLocationSetCreate(NULL);
1922 xmlXPtrFreeLocationSet(newset);
1935 xmlXPathFreeObject(newset);
1941 xmlXPtrLocationSetAdd(newset, point);
1945 valuePush(ctxt, xmlXPtrWrapLocationSet(newset));
2030 xmlLocationSetPtr newset;
2054 newset = xmlXPtrLocationSetCreate(NULL);
2056 xmlXPtrLocationSetAdd(newset,
2063 valuePush(ctxt, xmlXPtrWrapLocationSet(newset));
2176 xmlLocationSetPtr newset;
2200 newset = xmlXPtrLocationSetCreate(NULL);
2202 xmlXPtrLocationSetAdd(newset,
2209 valuePush(ctxt, xmlXPtrWrapLocationSet(newset));
2226 xmlLocationSetPtr newset = NULL;
2242 newset = xmlXPtrLocationSetCreate(NULL);
2265 xmlXPtrLocationSetAdd(newset, range);
2288 valuePush(ctxt, xmlXPtrWrapLocationSet(newset));
2766 xmlLocationSetPtr newset;
2798 newset = xmlXPtrLocationSetCreate(NULL);
2845 xmlXPtrLocationSetAdd(newset,
2856 xmlXPtrLocationSetAdd(newset,
2861 xmlXPtrLocationSetAdd(newset,
2865 xmlXPtrLocationSetAdd(newset,
2882 valuePush(ctxt, xmlXPtrWrapLocationSet(newset));
2904 xmlLocationSetPtr newset = NULL;
2942 newset = xmlXPtrLocationSetCreate(NULL);
2966 xmlXPtrLocationSetAdd(newset,
2990 valuePush(ctxt, xmlXPtrWrapLocationSet(newset));