Searched defs:kDot (Results 1 – 10 of 10) sorted by relevance
20 kDot, enumerator
50 kDot, enumerator
25 kDot, // DNS over TLS. enumerator
19 constexpr char kDot = '.'; in visit() local
377 static const wstring kDot = L"."; in ExpandWildcards() local
239 static const wstring kDot(L"."); in DeleteAllUnder() local
530 enum TokenType { kRp, kDot, kTableName, kColumnName }; in ParseComplexArgumentType() enumerator
49 constexpr char kDot = '.'; variable