Lines Matching refs:DEBUG_CR
425 "<D:supported-live-property D:name=\"%s\"/>" DEBUG_CR,
430 s = apr_psprintf(propdb->p, "<D:%s>%s</D:%s>" DEBUG_CR,
435 s = apr_psprintf(propdb->p, "<D:%s/>" DEBUG_CR, name);
476 s = apr_psprintf(pool, "<%s/>" DEBUG_CR, name->name);
480 s = apr_psprintf(pool, "<%s:%s/>" DEBUG_CR, prefix, name->name);
594 "<D:propstat>" DEBUG_CR
595 "<D:prop>" DEBUG_CR);
690 "</D:prop>" DEBUG_CR
691 "<D:status>HTTP/1.1 200 OK</D:status>" DEBUG_CR
692 "</D:propstat>" DEBUG_CR);
719 "<D:propstat>" DEBUG_CR
720 "<D:prop>" DEBUG_CR);
848 "<D:propstat>" DEBUG_CR
849 "<D:prop>" DEBUG_CR);
857 "</D:prop>" DEBUG_CR
858 "<D:status>HTTP/1.1 200 OK</D:status>" DEBUG_CR
859 "</D:propstat>" DEBUG_CR);
868 "</D:prop>" DEBUG_CR
869 "<D:status>HTTP/1.1 404 Not Found</D:status>" DEBUG_CR
870 "</D:propstat>" DEBUG_CR);