Home
last modified time | relevance | path

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

/dports/textproc/py-nltk/nltk-3.4.1/nltk/corpus/reader/
H A Dbnc.py233 return self.handle_word(elt)
235 def handle_word(self, elt): member in BNCWordView
253 sent += [self.handle_word(w) for w in child]
255 sent.append(self.handle_word(child))
H A Dsemcor.py279 return self.handle_word(elt)
281 def handle_word(self, elt): member in SemcorWordView
290 itm = self.handle_word(child)
/dports/textproc/groff/groff-1.22.4/contrib/gpinyin/
H A Dsubs.pl317 my %outword = &handle_word($word);
341 sub handle_word { subroutine
/dports/textproc/stardict3/stardict-3.0.6/dict/src/lib/
H A Ddict_client.cpp120 handle_word(); in query()
134 virtual void handle_word() {} in handle_word() function in MatchCmd
152 void handle_word();
155 void RegexpCmd::handle_word() in handle_word() function in RegexpCmd
/dports/www/retawq/retawq-0.2.6c/
H A Dinit.c841 static void __init handle_word(void) in handle_word() function
1301 { if (!inside_comment) handle_word(); in rtconfig_parse()
1309 handle_word(); in rtconfig_parse()
1319 handle_word(); in rtconfig_parse()
/dports/devel/py-jsbeautifier/jsbeautifier-1.11.0/jsbeautifier/javascript/
H A Dbeautifier.py199 self.handle_word(current_token)
201 self.handle_word(current_token)
740 def handle_word(self, current_token): member in Beautifier
/dports/www/bluefish/bluefish-2.2.12/data/jsbeautifier/
H A D__init__.py375 'TK_WORD': self.handle_word,
376 'TK_RESERVED': self.handle_word,
762 def handle_word(self, current_token): member in Beautifier
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/pci/asihpi/
H A Dhpifunc.c16 union handle_word { union
24 union handle_word handle; in hpi_indexes_to_handle()
36 union handle_word uhandle; in hpi_handle_indexes()
57 union handle_word uhandle; in hpi_handle_object()
/dports/multimedia/libv4l/linux-5.13-rc2/sound/pci/asihpi/
H A Dhpifunc.c16 union handle_word { union
24 union handle_word handle; in hpi_indexes_to_handle()
36 union handle_word uhandle; in hpi_handle_indexes()
57 union handle_word uhandle; in hpi_handle_object()
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/pci/asihpi/
H A Dhpifunc.c16 union handle_word { union
24 union handle_word handle; in hpi_indexes_to_handle()
36 union handle_word uhandle; in hpi_handle_indexes()
57 union handle_word uhandle; in hpi_handle_object()