Searched refs:GERMAN_UMLAUT_DIGRAPHS (Results 1 – 2 of 2) sorted by relevance
27 const DigraphUtils::digraph_t DigraphUtils::GERMAN_UMLAUT_DIGRAPHS[] = member in latinime::DigraphUtils80 *digraphs = GERMAN_UMLAUT_DIGRAPHS; in getAllDigraphsForDigraphTypeAndReturnSize()81 return NELEMS(GERMAN_UMLAUT_DIGRAPHS); in getAllDigraphsForDigraphTypeAndReturnSize()
56 static const digraph_t GERMAN_UMLAUT_DIGRAPHS[]; variable