Lines Matching defs:string
97 void GetDateOptionValues(napi_env env, napi_value options, std::map<std::string, std::string> &map) in GetDateOptionValues()
120 void GetRelativeTimeOptionValues(napi_env env, napi_value options, std::map<std::string, std::strin… in GetRelativeTimeOptionValues()
206 std::map<std::string, std::string> &map) in InitDateTimeFormatContext()
269 std::vector<std::string> localeTags, std::map<std::string, std::string> &map) in InitRelativeTimeFormatContext()
422 void GetCollatorLocaleMatcher(napi_env env, napi_value options, std::map<std::string, std::string> … in GetCollatorLocaleMatcher()
437 void GetCollatorUsage(napi_env env, napi_value options, std::map<std::string, std::string> &map) in GetCollatorUsage()
452 void GetCollatorSensitivity(napi_env env, napi_value options, std::map<std::string, std::string> &m… in GetCollatorSensitivity()
467 void GetCollatorIgnorePunctuation(napi_env env, napi_value options, std::map<std::string, std::stri… in GetCollatorIgnorePunctuation()
482 void GetCollatorNumeric(napi_env env, napi_value options, std::map<std::string, std::string> &map) in GetCollatorNumeric()
495 void GetCollatorCaseFirst(napi_env env, napi_value options, std::map<std::string, std::string> &map) in GetCollatorCaseFirst()
508 void GetCollatorCollation(napi_env env, napi_value options, std::map<std::string, std::string> &map) in GetCollatorCollation()
537 void GetCollatorOptionValue(napi_env env, napi_value options, std::map<std::string, std::string> &m… in GetCollatorOptionValue()
621 std::map<std::string, std::string> &map) in InitCollatorContext()
831 void GetPluralRulesType(napi_env env, napi_value options, std::map<std::string, std::string> &map) in GetPluralRulesType()
846 void GetPluralRulesInteger(napi_env env, napi_value options, std::map<std::string, std::string> &ma… in GetPluralRulesInteger()
863 void GetPluralRulesFractions(napi_env env, napi_value options, std::map<std::string, std::string> &… in GetPluralRulesFractions()
890 void GetPluralRulesSignificant(napi_env env, napi_value options, std::map<std::string, std::string>… in GetPluralRulesSignificant()
923 void GetPluralRulesOptionValues(napi_env env, napi_value options, std::map<std::string, std::string… in GetPluralRulesOptionValues()
1004 std::map<std::string, std::string> &map) in InitPluralRulesContext()