Home
last modified time | relevance | path

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

/external/marisa-trie/tools/
Dcmdopt.cc244 static const char empty_optstring[] = ""; in cmdopt_init() local
251 h->optstring = (optstring != NULL) ? optstring : empty_optstring; in cmdopt_init()