Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gperf/src/
H A Dmain.cc36 class KeywordExt_Factory : public Keyword_Factory class
43 KeywordExt_Factory::create_keyword (const char *allchars, int allchars_length, const char *rest) in create_keyword()
69 KeywordExt_Factory factory; in main()
/freebsd-12.1/contrib/gperf/
H A DChangeLog1340 * src/main.cc (KeywordExt_Factory): Moved here from gen-perf.cc.
1368 * src/key-list.cc (KeywordExt_Factory): New class.
1369 (Key_List::read_keys): Pass a KeywordExt_Factory as Input constructor