Lines Matching refs:com

12     $a1 = $dom->createElementNS('http://example.com', 'a1');
13 $b1 = $a1->appendChild($dom->createElementNS('http://example.com', 'b1'));
16 $a2 = $dom->createElementNS('http://example.com', 'a2');
17 $b2 = $a2->appendChild($dom->createElementNS('http://example.com', 'b2'));
34 $a1 = $dom->createElementNS('http://example.com', 'a1');
35 $b1 = $a1->appendChild($dom->createElementNS('http://example.com', 'b1'));
36 $c1 = $b1->appendChild($dom->createElementNS('http://example.com', 'c1'));
39 $a2 = $dom->createElementNS('http://example.com', 'a2');
41 $b2 = $dom->createElementNS('http://example.com', 'b2');
42 $c2 = $b2->appendChild($dom->createElementNS('http://example.com', 'c2'));
45 $b2 = $a2->appendChild($dom->createElementNS('http://example.com', 'b2'));
46 $c2 = $b2->appendChild($dom->createElementNS('http://example.com', 'c2'));
62 api_test_depth2('http://example2.com');
65 api_test_depth2('http://example.com');
68 api_test_depth3('http://example2.com', false);
71 api_test_depth3('http://example.com', false);
74 api_test_depth3('http://example2.com', true);
77 api_test_depth3('http://example.com', true);
80 …on="1.0"?><root xmlns="http://example2.com"><a1 xmlns="http://example.com"><b1/></a1><a2 xmlns="ht…
94 <root xmlns="http://example2.com"><a1 xmlns="http://example.com"><b1/></a1><a2 xmlns="http://exampl…
95 string(19) "http://example2.com"
96 string(18) "http://example.com"
97 string(18) "http://example.com"
98 string(18) "http://example.com"
99 string(18) "http://example.com"
102 <root xmlns="http://example.com"><a1><b1/></a1><a2><b2/></a2></root>
103 string(18) "http://example.com"
104 string(18) "http://example.com"
105 string(18) "http://example.com"
106 string(18) "http://example.com"
107 string(18) "http://example.com"
110 <root xmlns="http://example2.com"><a1 xmlns="http://example.com"><b1><c1/></b1></a1><a2 xmlns="http…
111 string(19) "http://example2.com"
112 string(18) "http://example.com"
113 string(18) "http://example.com"
114 string(18) "http://example.com"
115 string(18) "http://example.com"
116 string(18) "http://example.com"
117 string(18) "http://example.com"
120 <root xmlns="http://example.com"><a1><b1><c1/></b1></a1><a2><b2><c2/></b2></a2></root>
121 string(18) "http://example.com"
122 string(18) "http://example.com"
123 string(18) "http://example.com"
124 string(18) "http://example.com"
125 string(18) "http://example.com"
126 string(18) "http://example.com"
127 string(18) "http://example.com"
130 <root xmlns="http://example2.com"><a1 xmlns="http://example.com"><b1><c1/></b1></a1><a2 xmlns="http…
131 string(19) "http://example2.com"
132 string(18) "http://example.com"
133 string(18) "http://example.com"
134 string(18) "http://example.com"
135 string(18) "http://example.com"
136 string(18) "http://example.com"
137 string(18) "http://example.com"
140 <root xmlns="http://example.com"><a1><b1><c1/></b1></a1><a2><b2><c2/></b2></a2></root>
141 string(18) "http://example.com"
142 string(18) "http://example.com"
143 string(18) "http://example.com"
144 string(18) "http://example.com"
145 string(18) "http://example.com"
146 string(18) "http://example.com"
147 string(18) "http://example.com"
150 <root xmlns="http://example2.com"><a1 xmlns="http://example.com"><b1/></a1><a2 xmlns="http://exampl…
152 string(19) "http://example2.com"
153 string(18) "http://example.com"
154 string(18) "http://example.com"
155 string(18) "http://example.com"
156 string(18) "http://example.com"