Searched refs:table_end (Results 1 – 1 of 1) sorted by relevance
100 const char *table_end = table + len; in find_alias() local112 && (p+l == table_end || isspace (*(p+l)) || *(p+l) == '\n'))) in find_alias()115 len = table_end - ptable; in find_alias()