Home | History | Annotate | Download | only in Support

Lines Matching refs:NullNode

1810       return Key = new (getAllocator()) NullNode(Doc);
1819 return Key = new (getAllocator()) NullNode(Doc);
1831 return Value = new (getAllocator()) NullNode(Doc);
1841 return Value = new (getAllocator()) NullNode(Doc);
1846 return Value = new (getAllocator()) NullNode(Doc);
1854 return Value = new (getAllocator()) NullNode(Doc);
2116 return new (NodeAllocator) NullNode(stream.CurrentDoc);