Home
last modified time | relevance | path

Searched refs:Words (Results 1 – 6 of 6) sorted by relevance

/external/clearsilver/util/
Dneo_rand.c71 static ULIST *Words = NULL; variable
79 if (Words == NULL) in neo_rand_word()
84 err = uListInit(&Words, 40000, 0); in neo_rand_word()
103 uListAppend(Words, strdup(buf)); in neo_rand_word()
107 x = neo_rand (uListLength(Words)); in neo_rand_word()
108 uListGet(Words, x, (void *)&word); in neo_rand_word()
/external/icu4c/test/testdata/
Drbbitst.txt158 # Words containing non-BMP letters
167 # Words with interior formatting characters
/external/webkit/WebKit/mac/
DChangeLog11323 …<rdar://problem/5708115> REGRESSION: Words selected with a double click and copied won't paste int…
/external/webkit/WebCore/
DChangeLog-2006-05-1016663 CSS1: Words with inline elements get extra capital letters
DChangeLog-2006-12-3155953 REGRESSION: Words render on top of each other when fallback font is used
DChangeLog-2008-08-1054445 …<rdar://problem/5708115> REGRESSION: Words selected with a double click and copied won't paste int…