Function anj_uri_path_outside_base
Defined in File utils.h
Function Documentation
-
static inline bool anj_uri_path_outside_base(const anj_uri_path_t *path, const anj_uri_path_t *base)
Checks whether
pathlies outside of the subtree rooted atbase. Returns true ifpathis shorter thanbaseor diverges at any component.