Searched defs:newset (Results 1 – 7 of 7) sorted by relevance
802 xmlLocationSetPtr newset; in xmlXPtrNewLocationSetNodeSet() local1769 xmlLocationSetPtr newset = NULL; in xmlXPtrStartPointFunction() local1865 xmlLocationSetPtr newset = NULL; in xmlXPtrEndPointFunction() local2018 xmlLocationSetPtr newset; in xmlXPtrRangeFunction() local2172 xmlLocationSetPtr newset; in xmlXPtrRangeInsideFunction() local2701 xmlLocationSetPtr newset; in xmlXPtrStringRangeFunction() local2845 xmlLocationSetPtr newset = NULL; in xmlXPtrEvalRangePredicate() local
13107 xmlNodeSetPtr newset; in xmlXPathCompOpEvalFilterFirst() local13477 xmlNodeSetPtr newset = NULL; in xmlXPathCompOpEval() local
74 sigset_t newset; in child_fn() local
84 sigset_t newset; in child_fn() local
50 static sigset_t newset, oldset; variable
68 static sigset_t newset, oldset; variable
217 change_flag(enum sh_flag f, int what, bool newset) in change_flag()