Lines Matching full:d

49 <d:expand-property xmlns:d="DAV:">
50 <d:property name="displayname" />
51 <d:property name="foo" namespace="http://www.sabredav.org/NS/2010/nonexistant" />
52 <d:property name="simple" namespace="http://sabredav.org/ns" />
53 <d:property name="href" namespace="http://sabredav.org/ns" />
54 </d:expand-property>';
78 '/d:multistatus',
79 '/d:multistatus/d:response' => 1,
80 '/d:multistatus/d:response/d:href' => 1,
81 '/d:multistatus/d:response/d:propstat' => 2,
82 '/d:multistatus/d:response/d:propstat/d:prop' => 2,
83 '/d:multistatus/d:response/d:propstat/d:prop/d:displayname' => 1,
84 '/d:multistatus/d:response/d:propstat/d:prop/s:simple' => 1,
85 '/d:multistatus/d:response/d:propstat/d:prop/s:href' => 1,
86 '/d:multistatus/d:response/d:propstat/d:prop/s:href/d:href' => 1,
90 $xml->registerXPathNamespace('d','DAV:');
113 <d:expand-property xmlns:d="DAV:">
114 <d:property name="href" namespace="http://sabredav.org/ns">
115 <d:property name="displayname" />
116 </d:property>
117 </d:expand-property>';
141 '/d:multistatus',
142 '/d:multistatus/d:response' => 1,
143 '/d:multistatus/d:response/d:href' => 1,
144 '/d:multistatus/d:response/d:propstat' => 1,
145 '/d:multistatus/d:response/d:propstat/d:prop' => 1,
146 '/d:multistatus/d:response/d:propstat/d:prop/s:href' => 1,
147 '/d:multistatus/d:response/d:propstat/d:prop/s:href/d:response' => 1,
148 '/d:multistatus/d:response/d:propstat/d:prop/s:href/d:response/d:href' => 1,
149 '/d:multistatus/d:response/d:propstat/d:prop/s:href/d:response/d:propstat' => 1,
150 '/d:multistatus/d:response/d:propstat/d:prop/s:href/d:response/d:propstat/d:prop' => 1,
151 …'/d:multistatus/d:response/d:propstat/d:prop/s:href/d:response/d:propstat/d:prop/d:displayname' =>…
155 $xml->registerXPathNamespace('d','DAV:');
178 <d:expand-property xmlns:d="DAV:">
179 <d:property name="hreflist" namespace="http://sabredav.org/ns">
180 <d:property name="displayname" />
181 </d:property>
182 </d:expand-property>';
206 '/d:multistatus',
207 '/d:multistatus/d:response' => 1,
208 '/d:multistatus/d:response/d:href' => 1,
209 '/d:multistatus/d:response/d:propstat' => 1,
210 '/d:multistatus/d:response/d:propstat/d:prop' => 1,
211 '/d:multistatus/d:response/d:propstat/d:prop/s:hreflist' => 1,
212 '/d:multistatus/d:response/d:propstat/d:prop/s:hreflist/d:response' => 2,
213 '/d:multistatus/d:response/d:propstat/d:prop/s:hreflist/d:response/d:href' => 2,
214 '/d:multistatus/d:response/d:propstat/d:prop/s:hreflist/d:response/d:propstat' => 2,
215 … '/d:multistatus/d:response/d:propstat/d:prop/s:hreflist/d:response/d:propstat/d:prop' => 2,
216 …'/d:multistatus/d:response/d:propstat/d:prop/s:hreflist/d:response/d:propstat/d:prop/d:displayname…
220 $xml->registerXPathNamespace('d','DAV:');
243 <d:expand-property xmlns:d="DAV:">
244 <d:property name="hreflist" namespace="http://sabredav.org/ns">
245 <d:property name="href" namespace="http://sabredav.org/ns">
246 <d:property name="displayname" />
247 </d:property>
248 <d:property name="displayname" />
249 </d:property>
250 </d:expand-property>';
274 '/d:multistatus',
275 '/d:multistatus/d:response' => 1,
276 '/d:multistatus/d:response/d:href' => 1,
277 '/d:multistatus/d:response/d:propstat' => 1,
278 '/d:multistatus/d:response/d:propstat/d:prop' => 1,
279 '/d:multistatus/d:response/d:propstat/d:prop/s:hreflist' => 1,
280 '/d:multistatus/d:response/d:propstat/d:prop/s:hreflist/d:response' => 2,
281 '/d:multistatus/d:response/d:propstat/d:prop/s:hreflist/d:response/d:href' => 2,
282 '/d:multistatus/d:response/d:propstat/d:prop/s:hreflist/d:response/d:propstat' => 3,
283 … '/d:multistatus/d:response/d:propstat/d:prop/s:hreflist/d:response/d:propstat/d:prop' => 3,
284 …'/d:multistatus/d:response/d:propstat/d:prop/s:hreflist/d:response/d:propstat/d:prop/d:displayname…
285 … '/d:multistatus/d:response/d:propstat/d:prop/s:hreflist/d:response/d:propstat/d:prop/s:href' => 2,
286 …'/d:multistatus/d:response/d:propstat/d:prop/s:hreflist/d:response/d:propstat/d:prop/s:href/d:resp…
287 …'/d:multistatus/d:response/d:propstat/d:prop/s:hreflist/d:response/d:propstat/d:prop/s:href/d:resp…
288 …'/d:multistatus/d:response/d:propstat/d:prop/s:hreflist/d:response/d:propstat/d:prop/s:href/d:resp…
289 …'/d:multistatus/d:response/d:propstat/d:prop/s:hreflist/d:response/d:propstat/d:prop/s:href/d:resp…
290 …'/d:multistatus/d:response/d:propstat/d:prop/s:hreflist/d:response/d:propstat/d:prop/s:href/d:resp…
294 $xml->registerXPathNamespace('d','DAV:');