Lines Matching refs:keywords
394 StringEnumeration *keywords = rules->getKeywords(status);
400 while (NULL != (keyword = keywords->snext(status))) {
434 delete keywords;
693 // First match when rules for different keywords are not disjoint.
744 // The reserved words from the rule syntax will also function as keywords.
935 "A: n is 13", // Uppercase keywords not allowed.