Searched refs:string_first_non_whitespace (Results 1 – 1 of 1) sorted by relevance
163 string_first_non_whitespace(const char *str, apr_size_t len) in string_first_non_whitespace() function324 string_first_non_whitespace(str->data, str->len); in svn_string_first_non_whitespace()831 return string_first_non_whitespace(str->data, str->len); in svn_stringbuf_first_non_whitespace()842 apr_size_t offset = string_first_non_whitespace(str->data + 1, in svn_stringbuf_strip_whitespace()