Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/httpd
/ dav_get_liveprop_ns_count
Function
dav_get_liveprop_ns_count
modules/dav/main/liveprop.c:61–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
DAV_DECLARE(long) dav_get_liveprop_ns_count(void)
62
{
63
return dav_liveprop_count;
64
}
65
66
DAV_DECLARE(void) dav_add_all_liveprop_xmlns(apr_pool_t *p,
67
apr_text_header *phdr)
Callers
1
dav_get_props
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected