Home | History | Annotate | Download | only in libxml2

Lines Matching refs:document1

23 char document1[100] = "<doc>XXXX</doc>";
160 data = &document1[5];
166 testDocumentRangeByte1(ctxt, &document1[0], strlen(document1),
175 testDocumentRangeByte1(ctxt, &document1[0], strlen(document1),
201 data = &document1[5];
207 testDocumentRangeByte2(ctxt, &document1[0], strlen(document1),
216 testDocumentRangeByte2(ctxt, &document1[0], strlen(document1),