Searched refs:tokenized (Results 1 – 8 of 8) sorted by relevance
105 std::vector<std::string> tokenized; in uselocale() local110 tokenized.push_back(s); in uselocale()113 _LIBCPP_ASSERT(tokenized.size() >= _NCAT, "locale-name list is too short"); in uselocale()115 previous_loc->lc_collate = tokenized[LC_COLLATE]; in uselocale()116 previous_loc->lc_ctype = tokenized[LC_CTYPE]; in uselocale()117 previous_loc->lc_monetary = tokenized[LC_MONETARY]; in uselocale()118 previous_loc->lc_numeric = tokenized[LC_NUMERIC]; in uselocale()119 previous_loc->lc_time = tokenized[LC_TIME]; in uselocale()121 previous_loc->lc_messages = tokenized[LC_MESSAGES]; in uselocale()
95 The @code{NTPSNMPD} variable will be tokenized and parsed like
254 The @code{NTPDC} variable will be tokenized and parsed like
339 The @code{SNTP} variable will be tokenized and parsed like
677 The @code{NTPD} variable will be tokenized and parsed like
1134 The @code{NTPQ} variable will be tokenized and parsed like
1432 The @code{NTP-KEYGEN} variable will be tokenized and parsed like
5836 to cause the ${client_name} macro to be properly tokenized.