/third_party/jerryscript/jerry-core/profiles/ |
D | README.md | 64 …Enables or disables the [Annex B](http://www.ecma-international.org/ecma-262/5.1/index.html#sec-B)… 66 …Enables or disable the [Array](http://www.ecma-international.org/ecma-262/5.1/index.html#sec-15.4)… 68 …Enables or disables the [Boolean](http://www.ecma-international.org/ecma-262/5.1/index.html#sec-15… 70 …Enables or disables the [Date](http://www.ecma-international.org/ecma-262/5.1/index.html#sec-15.9)… 72 …Enables or disables the [Native Error Types](http://www.ecma-international.org/ecma-262/5.1/index.… 73 …**Note**: The [Error](http://www.ecma-international.org/ecma-262/5.1/index.html#sec-15.11.2) objec… 75 …Enables or disables the [JSON](http://www.ecma-international.org/ecma-262/5.1/index.html#sec-15.12… 77 …Enables or disables the [Math](http://www.ecma-international.org/ecma-262/5.1/index.html#sec-15.8)… 79 …Enables or disables the [Number](http://www.ecma-international.org/ecma-262/5.1/index.html#sec-15.… 81 …Enables or disables the [RegExp](http://www.ecma-international.org/ecma-262/5.1/index.html#sec-15.… [all …]
|
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/model/ |
D | FormatSpecTest.java | 43 international("XXX XXXX", "XXX XXXX"); in testCreate_international() 45 international("(#XXX) XXXX", "XXX-XXXX"); in testCreate_international() 69 assertThrows(IllegalArgumentException.class, () -> international("#XXXX", "#XXXX")); in testCreate_international_bad() 71 assertThrows(IllegalArgumentException.class, () -> international("# XXXX", "XX XX")); in testCreate_international_bad() 72 assertThrows(IllegalArgumentException.class, () -> international("# XXXX", "XXX")); in testCreate_international_bad() 153 private static FormatSpec international(String national, String intl) { in international() method in FormatSpecTest
|
/third_party/libphonenumber/debian/ |
D | control | 46 validating international phone numbers. 63 validating international phone numbers. 73 validating international phone numbers.
|
/third_party/libphonenumber/ |
D | FALSEHOODS.md | 69 in an international format such that it can be unambiguously understood. 219 numbers to be entered in international format (i.e., allow the `+` sign) so 220 people can sign up with an international contact number. 222 1. **The plus sign in front of phone numbers in international format is 226 format](https://en.wikipedia.org/wiki/E.164) for international telephone 227 numbers. It can be replaced with the [international call 229 when dialing internationally. Note that while `00` is a common international 235 Japan, where the international call prefix is `010`, one may dial either `+1
|
D | README.OpenSource | 8 …a, C++ and JavaScript library for parsing, formatting, and validating international phone numbers."
|
D | FAQ.md | 71 `00` is not an international prefix (IDD) in every region, so it's not 76 the national number is `15417540000` because `00` is not an international prefix 79 Ascension Island, however, does have `00` as an international prefix, so `00` 116 such a verification step given the complicated international world we live in, 281 a particular country - what the country code, international and national 372 - 1 -> in E.164 international diallings 411 a proposed new international telecommunication public correspondence service, 418 overlap with the international dialling prefix for Indonesia (IDD). It seems
|
/third_party/python/Lib/ |
D | locale.py | 265 def currency(val, symbol=True, grouping=False, international=False): argument 271 digits = conv[international and 'int_frac_digits' or 'frac_digits'] 281 smb = conv[international and 'int_curr_symbol' or 'currency_symbol'] 288 if international and smb[-1] == ' ':
|
D | smtplib.py | 967 international = False 976 international = True 978 if international:
|
/third_party/typescript/tests/baselines/reference/ |
D | invalidLetInForOfAndForIn_ES6.types | 3 // More details: http://www.ecma-international.org/ecma-262/6.0/#sec-iteration-statements
|
D | invalidLetInForOfAndForIn_ES5.types | 3 // More details: http://www.ecma-international.org/ecma-262/6.0/#sec-iteration-statements
|
D | invalidLetInForOfAndForIn_ES6.symbols | 3 // More details: http://www.ecma-international.org/ecma-262/6.0/#sec-iteration-statements
|
D | invalidLetInForOfAndForIn_ES5.symbols | 3 // More details: http://www.ecma-international.org/ecma-262/6.0/#sec-iteration-statements
|
D | invalidLetInForOfAndForIn_ES5.errors.txt | 11 // More details: http://www.ecma-international.org/ecma-262/6.0/#sec-iteration-statements
|
D | invalidLetInForOfAndForIn_ES6.errors.txt | 11 // More details: http://www.ecma-international.org/ecma-262/6.0/#sec-iteration-statements
|
D | library_ObjectPrototypeProperties.types | 3 // http://www.ecma-international.org/ecma-262/5.1/#sec-15.2.4
|
/third_party/libphonenumber/resources/ |
D | phonemetadata.proto | 17 // Definition of protocol buffer for holding metadata for international 180 // than one international prefix, and for those cases, a regular expression 181 // matching the international prefixes will be stored in this field. 184 // If the international prefix that we want to use when formatting the number 186 // than one international prefix is present, a preferred prefix can be 188 // not present, and multiple international prefixes are present, then "+"
|
/third_party/icu/icu4j/perf-tests/data/udhr/ |
D | udhr_eng.txt | 18 …r these rights and freedoms and by progressive measures, national and international, to secure the… 25 …nction shall be made on the basis of the political, jurisdictional or international status of the … 57 … omission which did not constitute a penal offence, under national or international law, at the ti… 147 … security and is entitled to realization, through national effort and international co‐operation a… 202 …Everyone is entitled to a social and international order in which the rights and freedoms set fort…
|
D | udhr_fra.txt | 17 …tés et d’en assurer, par des mesures progressives d’ordre national et international, la reconnaiss… 24 … fait aucune distinction fondée sur le statut politique, juridique ou international du pays ou du … 56 … ne constituaient pas un acte délictueux d’après le droit national ou international. De même, il n… 201 …Toute personne a droit à ce que règne, sur le plan social et sur le plan international, un ordre t…
|
/third_party/skia/resources/text/ |
D | english.txt | 3 …nction shall be made on the basis of the political, jurisdictional or international status of the …
|
/third_party/typescript/scripts/ |
D | regenerate-unicode-identifier-parts.mjs | 25 * based on http://www.unicode.org/reports/tr31/ and https://www.ecma-international.org/ecma-262/6.0…
|
/third_party/icu/docs/userguide/icu/ |
D | index.md | 51 and evolving e-businesses, these international components provide a firm ground 80 the same international functionality are available in ICU for C (ICU4C). The
|
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/ |
D | FormatSpec.java | 163 public abstract Optional<FormatTemplate> international(); in international() method in FormatSpec 203 international().ifPresent(t -> out.append(", international=").append(t)); in toString()
|
/third_party/typescript/src/lib/ |
D | README.md | 9 … scoped to `Intl` which are documented in [ECMA-402](https://www.ecma-international.org/publicatio…
|
/third_party/node/deps/acorn/acorn/dist/ |
D | acorn.mjs | 3959 // https://www.ecma-international.org/ecma-262/8.0/#prod-Pattern 3993 // https://www.ecma-international.org/ecma-262/8.0/#prod-Disjunction 4009 // https://www.ecma-international.org/ecma-262/8.0/#prod-Alternative 4015 // https://www.ecma-international.org/ecma-262/8.0/#prod-annexB-Term 4038 // https://www.ecma-international.org/ecma-262/8.0/#prod-annexB-Assertion 4076 // https://www.ecma-international.org/ecma-262/8.0/#prod-Quantifier 4087 // https://www.ecma-international.org/ecma-262/8.0/#prod-QuantifierPrefix 4106 // SyntaxError in https://www.ecma-international.org/ecma-262/8.0/#sec-term 4121 // https://www.ecma-international.org/ecma-262/8.0/#prod-Atom 4173 // https://www.ecma-international.org/ecma-262/8.0/#prod-annexB-ExtendedAtom [all …]
|
/third_party/icu/icu4j/perf-tests/data/collation/ |
D | TestRandomWordsUDHR_fr.txt | 473 Article international territoires 479 international compréhension 721 international interdits pleine 1263 international honneur 1382 international 2015 international 2124 universel congés international 2196 proclamés international d’après 2298 exilé international 2722 aucune dissolution international [all …]
|