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

/httpd/modules/dav/main/
H A Dmod_dav.c3505 const apr_xml_elem *aset; local
3530 if ((aset = dav_find_child(doc->root, "activity-set")) != NULL) {
3531 if (dav_find_child(aset, "new") != NULL) {
3535 const apr_xml_elem *child = aset->first_child;

Completed in 735 milliseconds