Home
last modified time | relevance | path

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

/dports/games/powder/powder118_src/
H A Dgrammar.cpp32 gram_extractofclause(char *tmp, char *&prefix, char *&noun, char *&suffix) in gram_extractofclause() function
192 gram_extractofclause(tmp, prefix, noun, suffix); in gram_makeplural()
323 gram_extractofclause(tmp, prefix, noun, suffix); in gram_isnameplural()
417 gram_extractofclause(tmp, prefix, propernoun, suffix); in gram_getarticle()