Home | History | Annotate | Download | only in fc_sort

Lines Matching defs:str_len

33  *  and str_len) can be filled in by using the fc_fill_data
43 int str_len;
105 if (a->str_len < b->str_len)
107 if (b->str_len < a->str_len)
254 * meta, str_len and stem_len.
258 * fc_node->str_len = The string length of the entire path
268 fc_node->str_len = 0;
303 fc_node->str_len++;