Home
last modified time | relevance | path

Searched defs:phrases (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/date_time/
Dspecial_values_parser.hpp73 collection_type phrases; in special_values_parser() local
85 collection_type phrases; in sv_strings() local
Ddate_generator_parser.hpp116 collection_type phrases; in element_strings() local
/third_party/typescript_eslint/packages/eslint-plugin/src/rules/
Dprefer-function-type.ts8 export const phrases = { constant
/third_party/boost/libs/date_time/example/tutorial/
Dio_tutorial.cpp165 vector<string> phrases(&dg_phrases[0], &dg_phrases[9]); in main() local