Lines Matching refs:Document
24 Document d;
28 Since this is very common usage, `Document::Parse(const char*)` is provided to do exactly the same …
33 Document d;
85 Document d;
105 Document d;
153 Document d; // Document is GenericDocument<UTF8<> >
168 Document d; // Document is GenericDocument<UTF8<> >
206 Document d; // Document is GenericDocument<UTF8<> >
223 void WriteJSONFile(FILE* fp, UTFType type, bool putBOM, const Document& d) {
322 Document d;
360 Document d;