• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.9.5/CPANInternal-140/XML-Writer/t/

Lines Matching refs:startTag

175 # A document with a public and system identifier set, using startTag
180 $w->startTag('html');
248 $w->startTag("foo");
265 $w->startTag("foo");
302 $w->startTag("foo");
312 $w->startTag("foo");
322 $w->startTag("foo");
331 $w->startTag("foo");
332 $w->startTag("foo");
351 $w->startTag('foo');
354 $w->startTag('foo');
381 $w->startTag('bar');
397 $w->startTag('foo');
424 $w->startTag('foo');
433 $w->startTag('foo');
434 $w->startTag('bar');
441 $w->startTag('foo');
442 $w->startTag('bar');
450 $w->startTag('foo');
451 $w->startTag('bar');
458 $w->startTag('foo');
459 $w->startTag('bar');
461 'ancestor() should match the startTag calls that have been made');
479 $w->startTag([$ns, 'doc']);
489 $w->startTag([$ns, 'doc']);
553 $w->startTag([$ns, 'x']);
577 $w->startTag('doc');
598 $w->startTag([$ns, 'doc']);
619 $w->startTag('doc');
640 $w->startTag([$ns, 'doc']);
738 $w->startTag('doc');
812 $w->startTag('doc');
816 $w->startTag('mixed');
822 $w->startTag('x');
851 $w->startTag('doc');
892 $w->startTag('doc');
908 $w->startTag('test:doc', 'x:attr' => 'value');
917 $w->startTag('test');
946 $w->startTag('x');
949 $w->startTag('x');
957 $w->startTag('x');
968 $w->startTag('x');
1024 # Use UNSAFE to allow attributes with startTag
1027 $w->startTag('sys:element', 'xml:space' => 'preserve', ['x', 'y'] => 'z');
1030 checkResult("<sys:element xml:space=\"preserve\" __NS1:y=\"z\" xmlns:__NS1=\"x\"></sys:element>\n", 'Using UNSAFE to bypass the namespace system for startTag');
1036 $w->startTag(['a', 'element']);
1037 $w->startTag(['a', 'element']);
1038 $w->startTag(['b', 'element']);
1039 $w->startTag(['b', 'element']);
1040 $w->startTag(['c', 'element']);
1041 $w->startTag(['d', 'element']);
1043 $w->startTag(['d', 'element']);
1071 $w->startTag("foo");
1081 $w->startTag("foo");
1090 $w->startTag("foo");
1101 $w->startTag("foo");
1130 $w->startTag('x');
1133 $w->startTag('x');
1141 $w->startTag('x');
1155 $w->startTag(['a', 'doc']);
1170 $w->startTag(['a', 'doc']);
1191 $w->startTag(['a', 'doc']);
1193 $w->startTag(['b', 'elem1']);
1200 $w->startTag(['b', 'elem1']);
1207 $w->startTag(['b', 'elem1']);
1242 $w->startTag(['a', 'doc']);
1245 $w->startTag(['b', 'elem1']);
1361 $w->startTag('a');
1365 $w->startTag('c');
1401 $w->startTag('foo', bar => 'baz');
1447 $w->startTag('a');
1465 $w->startTag('a');
1489 $w->startTag('a');
1497 $w->startTag('a');
1513 $w->startTag('a');
1524 $w->startTag('a');
1542 $w->startTag("x");
1544 $w->startTag("y");
1548 $w->startTag("y");
1603 $w->startTag('x');
1614 $w->startTag('x');
1632 $w->startTag('x');
1639 $w->startTag('x');
1678 $w->startTag('x');