
Functions | |
| static void | test_dictionary_validity (vlc_dictionary_t *p_dict, const char **our_keys, int size) |
| int | main (void) |
| int main | ( | void | ) |
| static void test_dictionary_validity | ( | vlc_dictionary_t * | p_dict, | |
| const char ** | our_keys, | |||
| int | size | |||
| ) | [static] |
References vlc_dictionary_all_keys(), and vlc_dictionary_value_for_key().
Referenced by main().
1.7.1