Searched refs:afm_key_table (Results 1 – 1 of 1) sorted by relevance
284 static const char* const afm_key_table[N_AFM_TOKENS] = variable511 if ( *( afm_key_table[n] ) == *key ) in afm_tokenize()515 if ( *( afm_key_table[n] ) != *key ) in afm_tokenize()518 if ( ft_strncmp( afm_key_table[n], key, len ) == 0 ) in afm_tokenize()