Searched defs:document (Results 1 – 3 of 3) sorted by relevance
36 XMLDocument *document = (XMLDocument *)ctx; in ErrorCallback() local
5999 char *const document = (char *)malloc(document_length); in START_TEST() local6109 char *const document = (char *)malloc(document_length); in START_TEST() local
19 var document = window.document, variable5695 function createSafeFragment( document ) { argument