Home
last modified time | relevance | path

Searched refs:InitLoad (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml.Linq/src/System/Xml/Linq/
H A DXDocument.cs429 XDocument d = InitLoad(reader, options); in Load()
471 XDocument d = InitLoad(reader, options); in LoadAsyncInternal()
482 static XDocument InitLoad(XmlReader reader, LoadOptions options) in InitLoad() method in System.Xml.Linq.XDocument
/dports/biology/ncbi-toolkit/ncbi/network/entrez/client/
H A Dnetlib.c144 static Boolean InitLoad(void) in InitLoad() function
395 InitLoad(); in BoolExprAsnRead()
757 if (! InitLoad()) in NetEInit()