Searched refs:tagged (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/dav/main/
H A Dutil.c632 enum {no_tagged, tagged, unknown} list_type = unknown; enumerator in enum:__anon142
649 "unexpected tagged-list production.");
658 "Invalid URI in tagged If-header.");
670 "tagged If-header.");
679 list_type = tagged;
1054 ** A tagged-list's URI doesn't match this resource's URI.
1063 ** ### only one state_list should ever apply! a no-tag, or a tagged
1303 ** tagged-list with no matching state_lists. If the If: header

Completed in 1032 milliseconds