Searched defs:collection (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/dav/main/
H A Dmod_dav.h267 ** The base protocol defines only file and collection resources.
280 DAV_RESOURCE_TYPE_REGULAR, /* file or collection; could be
312 ** unversioned file or collection:
315 ** collection = ? (1 if collection)
323 ** collection = ? (1 if collection)
331 ** collection = 0
339 ** collection = ? (1 if collection)
373 int collection; /* 0 => file; can be 1 for member in struct:dav_resource
[all...]

Completed in 17 milliseconds