Home
last modified time | relevance | path

Searched refs:key_string_compare (Results 1 – 3 of 3) sorted by relevance

/dports/news/golded+/golded-plus/golded+/goldlib/gall/
H A Dgkbdunix.cpp434 static int key_string_compare(char* a, char* b, uint len) { in key_string_compare() function
501 int cmp = key_string_compare(str+1, key->str+1, len-1); in find_the_key()
/dports/devel/libslang2/slang-2.3.2/src/
H A Dslkeymap.c263 static int key_string_compare (unsigned char *a, unsigned char *b, unsigned int len) in key_string_compare() function
343 cmp = key_string_compare (str + 1, key->str + 1, len - 1); in find_the_key()
/dports/japanese/libslang/slang-1.4.5jp2/src/
H A Dslkeymap.c170 static int key_string_compare (unsigned char *a, unsigned char *b, unsigned int len) in key_string_compare() function
252 cmp = key_string_compare (str + 1, key->str + 1, len - 1); in find_the_key()