Searched refs:tmploptions (Results 1 – 1 of 1) sorted by relevance
52 static char *tmploptions[] = { variable523 for ( j = 0; tmploptions[ j ] != NULL; ++j ) { in read_next_tmpl()524 if ( strcasecmp( toks[ i ], tmploptions[ j ] ) == 0 ) { in read_next_tmpl()