HomeSort by relevance Sort by last modified time
    Searched refs:spell_word (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/fips181/
convert.h 40 char* spell_word(char * word, char * spelled_word);
convert.cc 246 ** spell_word - spell the word
254 ** You should free() memory pointed by spelled_word after each use of spell_word
257 spell_word(char * word, char * spelled_word) function

Completed in 5066 milliseconds