semantic-flex-keyword-p
semantic-flex-keyword-p is an alias for `semantic-lex-keyword-p' in `lex.el
'.
(semantic-flex-keyword-p NAME)
This function is obsolete since 23.2;
use `semantic-lex-keyword-p' instead.
Return non-nil if a keyword with NAME exists in the keyword table.
Return nil otherwise.