Searched defs:allowdot (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libuutil/common/
H A Duu_ident.c55 is_valid_ident(const char *s, const char *e, int allowdot) argument
68 (allowdot && c == '.'))

Completed in 55 milliseconds