Searched refs:word (Results 1 – 5 of 5) sorted by relevance
/localedata/ |
A D | xfrm-test.c | 76 char saved, *word, *newp; in main() local 104 word = malloc (line_len + SMALL_STR_SIZE + 1); in main() 105 if (word == NULL) in main() 110 memset (word, ' ', SMALL_STR_SIZE); in main() 111 memcpy (word + SMALL_STR_SIZE, line, line_len); in main() 112 word[line_len + SMALL_STR_SIZE] = '\0'; in main() 115 word = line; in main() 117 needed = strxfrm (NULL, word, 0); in main() 124 strxfrm (newp, word, needed + 1); in main() 128 free (word); in main()
|
A D | hu_HU.UTF-8.in | 53 AkH-14-b2 Kassák ; (unless it's at the boundary of a compound word where it's written out tw… 69 AkH-14-b2 nagygyakorlat ; <n><a><gy><gy><a><k><o><r><l><a><t> (compound word: nagy+gyakorlat) 297 case a ; #14-a2 specifies that if the same word appears in lowercase as well as wi…
|
/localedata/locales/ |
A D | en_CA | 134 % difficult to display two words e.g. yes|oui, where one word is expected. 136 % the English word for yesstr.
|
A D | mjw_IN | 68 % While 'Ahok' is the word for 'True', there is no word for
|
A D | uk_UA | 549 % "n", "N", "-" or word "ni" in Cyrillic
|
Completed in 5 milliseconds