svn_cstring_match_list

Function svn_cstring_match_list 

Source
pub unsafe extern "C" fn svn_cstring_match_list(
    str_: *const c_char,
    list: *const apr_array_header_t,
) -> svn_boolean_t
Expand description

Return @c TRUE iff @a str exactly matches any of the elements of @a list.

@since new in 1.7