Searched refs:table_string (Results 1 – 2 of 2) sorted by relevance
430 const char *table_string; in test_modifier_syntax() local453 table_string = in test_modifier_syntax()465 assert(!xkb_compose_table_new_from_buffer(ctx, table_string, in test_modifier_syntax()466 strlen(table_string), "C", in test_modifier_syntax()475 char *path, *table_string; in test_include() local483 ret = asprintf(&table_string, in test_include()489 assert(test_compose_seq_buffer(ctx, table_string, in test_include()505 free(table_string); in test_include()
129 Handle<String> table_string = factory->InternalizeUtf8String("table"); in GetImports() local156 import_kind = table_string; in GetImports()196 Handle<String> table_string = factory->InternalizeUtf8String("table"); in GetExports() local221 export_kind = table_string; in GetExports()