Home
last modified time | relevance | path

Searched defs:addKeyword (Results 1 – 2 of 2) sorted by relevance

/external/nist-sip/java/gov/nist/core/
DLexerCore.java96 protected void addKeyword(String name, int value) { in addKeyword() method in LexerCore
/external/icu4c/common/
Duloc.c647 const char* addKeyword, in _getKeywords()
1632 const char* addKeyword = NULL; in _canonicalize() local