Name

ap_os_is_path_absolute — determine whether a path is absolute

Synopsis

int ap_os_is_path_absolute(const char *file)

Returns 1 if file is an absolute path, 0 otherwise.