Searched refs:tokenized (Results 1 – 9 of 9) sorted by relevance
106 std::vector<std::string> tokenized; in uselocale() local111 tokenized.push_back(s); in uselocale()114 _LIBCPP_ASSERT(tokenized.size() >= _NCAT, "locale-name list is too short"); in uselocale()116 previous_loc->lc_collate = tokenized[LC_COLLATE]; in uselocale()117 previous_loc->lc_ctype = tokenized[LC_CTYPE]; in uselocale()118 previous_loc->lc_monetary = tokenized[LC_MONETARY]; in uselocale()119 previous_loc->lc_numeric = tokenized[LC_NUMERIC]; in uselocale()120 previous_loc->lc_time = tokenized[LC_TIME]; in uselocale()122 previous_loc->lc_messages = tokenized[LC_MESSAGES]; in uselocale()
20 * s is the string to be tokenized. From the parameter declaration, it can
19 The contents of @var{definition} are tokenized and processed as if
487 The preprocessor stores macro expansions in tokenized form. This
443 The preprocessor stores macro expansions in tokenized form. This saves
3860 The contents of DEFINITION are tokenized and processed as if they
6121 The contents of DEFINITION are tokenized and processed as if they