Lines Matching defs:text
69 const char *text = "<foo:e xmlns:foo='http://example.org/' bar:a='12'\n" in START_TEST() local
122 run_ns_tagname_overwrite_test(const char *text, const XML_Char *result) { in run_ns_tagname_overwrite_test()
136 const char *text = "<n:e xmlns:n='http://example.org/'>\n" in START_TEST() local
154 const char *text = "<n:e xmlns:n='http://example.org/'>\n" in START_TEST() local
177 const char *text = "<e xmlns='http://example.org/'></e>"; in START_TEST() local
191 const char *text = "<?xml version='1.0'?>\n" in START_TEST() local
212 const char *text = "<doc xmlns:prefix='http://example.org/'>\n" in START_TEST() local
224 const char *text = "<?xml version='1.0'?>\n" in START_TEST() local
234 const char *text = "<!DOCTYPE doc [\n" in START_TEST() local
248 const char *text = "<!DOCTYPE doc [\n" in START_TEST() local
269 const char *text = "<!DOCTYPE doc [\n" in START_TEST() local
285 const char *text = "<doc xmlns='http://example.org/'>\n" in START_TEST() local
300 const char *text = "<doc xmlns:a='http://example.org/a'\n" in START_TEST() local
325 const char *text = "<doc xmlns:a='http://example.org/a'\n" in START_TEST() local
335 const char *text = "<doc a:attr=''/>"; in START_TEST() local
343 const char *text = "<a:doc/>"; in START_TEST() local
351 const char *text in START_TEST() local
372 const char *text = "<e a='12' bar:b='13'\n" in START_TEST() local
387 const char *text = "<foo:e xmlns:foo='http://example.org/'>" in START_TEST() local
525 const char *text = "<?xml version='1.0' encoding='prefix-conv'?>\n" in START_TEST() local
535 const char *text = "<foo:e xmlns:foo='http://example.org/' foo:a:b='bar' />"; in START_TEST() local
554 const char *text = "<foo:bar:e xmlns:foo='http://example.org/' />"; in START_TEST() local
574 const char *text = "<foo:e xmlns:foo='http://example.org/' foo:?ar='baz' />"; in START_TEST() local
582 const char *text = "<foo:?oc xmlns:foo='http://example.org/' />"; in START_TEST() local
591 const char text[] = in START_TEST() local
611 const char text[] = in START_TEST() local
634 const char text[] = in START_TEST() local
665 const char *text = "<!DOCTYPE foo:!bad [ <!ENTITY bar 'baz' ]>\n" in START_TEST() local
674 const char *text = "<!DOCTYPE foo:a:doc [ <!ENTITY bar 'baz' ]>\n" in START_TEST() local