Lines Matching defs:source

2714                                   "different repository than the source URI. "
2734 /* are the source and destination the same? */
2764 * Check If-Headers and existing locks for each resource in the source.
2786 "precondition on the source "
2829 /* The destination must exist (since it contains the source), and
2868 /* if this is a move, then the source parent collection will be modified */
2886 /* In a MOVE operation, the destination is replaced by the source.
2888 * control, and is the same resource type as the source,
2890 * the source.
2910 * if move, restore state of source parent
2925 /* If source and destination parents are the same, then
2983 "source parent collection.",
4310 const char *source;
4330 if ((source_elem = dav_find_child(doc->root, "source")) == NULL) {
4333 "The DAV:merge element must contain a DAV:source "
4340 "The DAV:source element must contain a DAV:href "
4344 source = dav_xml_get_cdata(href_elem, r->pool, 1 /* strip_white */);
4346 /* get a subrequest for the source, so that we can get a dav_resource
4347 for that source. */
4348 lookup = dav_lookup_uri(source, r, 0 /* must_be_absolute */);
4365 "Merge source URI had an error.");
4394 /* ### check the source and target resources flags/types */
4422 ap_escape_html(r->pool, source),
4511 "different repository than the source URI. "
4529 /* are the source and destination the same? */
4567 /* The destination must exist (since it contains the source), and
4616 "source parent collection.",
4851 * requests, then CGI scripts that use POST will return the source for the