Searched refs:loc_str (Results 1 – 2 of 2) sorted by relevance
217 boundary_set_from_string (boundary *bound, char *loc_str) in boundary_set_from_string() argument221 char *delim = mbsrchr (loc_str, '.'); in boundary_set_from_string()225 delim = mbsrchr (loc_str, ':'); in boundary_set_from_string()229 bound->file = uniqstr_new (loc_str); in boundary_set_from_string()
124 void boundary_set_from_string (boundary *bound, char *loc_str);