|
14631 | 14631 | },
|
14632 | 14632 | "definedIn": "heading"
|
14633 | 14633 | },
|
| 14634 | + { |
| 14635 | + "id": "sec-notation", |
| 14636 | + "href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-notation", |
| 14637 | + "linkingText": [ |
| 14638 | + "Range", |
| 14639 | + "Ranges" |
| 14640 | + ], |
| 14641 | + "localLinkingText": [], |
| 14642 | + "type": "dfn", |
| 14643 | + "for": [ |
| 14644 | + "ECMAScript" |
| 14645 | + ], |
| 14646 | + "access": "public", |
| 14647 | + "informative": false, |
| 14648 | + "heading": { |
| 14649 | + "id": "sec-notation", |
| 14650 | + "href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-notation", |
| 14651 | + "title": "Notation", |
| 14652 | + "number": "22.2.2.1" |
| 14653 | + }, |
| 14654 | + "definedIn": "prose" |
| 14655 | + }, |
14634 | 14656 | {
|
14635 | 14657 | "id": "sec-runtime-semantics-repeatmatcher-abstract-operation",
|
14636 | 14658 | "href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-runtime-semantics-repeatmatcher-abstract-operation",
|
@@ -14996,6 +15018,104 @@
|
14996 | 15018 | },
|
14997 | 15019 | "definedIn": "heading"
|
14998 | 15020 | },
|
| 15021 | + { |
| 15022 | + "id": "sec-getstringindex", |
| 15023 | + "href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-getstringindex", |
| 15024 | + "linkingText": [ |
| 15025 | + "GetStringIndex(S, e)" |
| 15026 | + ], |
| 15027 | + "localLinkingText": [], |
| 15028 | + "type": "abstract-op", |
| 15029 | + "for": [], |
| 15030 | + "access": "public", |
| 15031 | + "informative": false, |
| 15032 | + "heading": { |
| 15033 | + "id": "sec-getstringindex", |
| 15034 | + "href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-getstringindex", |
| 15035 | + "title": "GetStringIndex ( S, e )", |
| 15036 | + "number": "22.2.5.2.4" |
| 15037 | + }, |
| 15038 | + "definedIn": "heading" |
| 15039 | + }, |
| 15040 | + { |
| 15041 | + "id": "sec-match-records", |
| 15042 | + "href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-match-records", |
| 15043 | + "linkingText": [ |
| 15044 | + "Match Record", |
| 15045 | + "Match Records" |
| 15046 | + ], |
| 15047 | + "localLinkingText": [], |
| 15048 | + "type": "dfn", |
| 15049 | + "for": [ |
| 15050 | + "ECMAScript" |
| 15051 | + ], |
| 15052 | + "access": "public", |
| 15053 | + "informative": false, |
| 15054 | + "heading": { |
| 15055 | + "id": "sec-match-records", |
| 15056 | + "href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-match-records", |
| 15057 | + "title": "Match Records", |
| 15058 | + "number": "22.2.5.2.5" |
| 15059 | + }, |
| 15060 | + "definedIn": "prose" |
| 15061 | + }, |
| 15062 | + { |
| 15063 | + "id": "sec-getmatchstring", |
| 15064 | + "href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-getmatchstring", |
| 15065 | + "linkingText": [ |
| 15066 | + "GetMatchString(S, match)" |
| 15067 | + ], |
| 15068 | + "localLinkingText": [], |
| 15069 | + "type": "abstract-op", |
| 15070 | + "for": [], |
| 15071 | + "access": "public", |
| 15072 | + "informative": false, |
| 15073 | + "heading": { |
| 15074 | + "id": "sec-getmatchstring", |
| 15075 | + "href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-getmatchstring", |
| 15076 | + "title": "GetMatchString ( S, match )", |
| 15077 | + "number": "22.2.5.2.6" |
| 15078 | + }, |
| 15079 | + "definedIn": "heading" |
| 15080 | + }, |
| 15081 | + { |
| 15082 | + "id": "sec-getmatchindexpair", |
| 15083 | + "href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-getmatchindexpair", |
| 15084 | + "linkingText": [ |
| 15085 | + "GetMatchIndexPair(S, match)" |
| 15086 | + ], |
| 15087 | + "localLinkingText": [], |
| 15088 | + "type": "abstract-op", |
| 15089 | + "for": [], |
| 15090 | + "access": "public", |
| 15091 | + "informative": false, |
| 15092 | + "heading": { |
| 15093 | + "id": "sec-getmatchindexpair", |
| 15094 | + "href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-getmatchindexpair", |
| 15095 | + "title": "GetMatchIndexPair ( S, match )", |
| 15096 | + "number": "22.2.5.2.7" |
| 15097 | + }, |
| 15098 | + "definedIn": "heading" |
| 15099 | + }, |
| 15100 | + { |
| 15101 | + "id": "sec-makematchindicesindexpairarray", |
| 15102 | + "href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-makematchindicesindexpairarray", |
| 15103 | + "linkingText": [ |
| 15104 | + "MakeMatchIndicesIndexPairArray(S, indices, groupNames, hasGroups)" |
| 15105 | + ], |
| 15106 | + "localLinkingText": [], |
| 15107 | + "type": "abstract-op", |
| 15108 | + "for": [], |
| 15109 | + "access": "public", |
| 15110 | + "informative": false, |
| 15111 | + "heading": { |
| 15112 | + "id": "sec-makematchindicesindexpairarray", |
| 15113 | + "href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-makematchindicesindexpairarray", |
| 15114 | + "title": "MakeMatchIndicesIndexPairArray ( S, indices, groupNames, hasGroups )", |
| 15115 | + "number": "22.2.5.2.8" |
| 15116 | + }, |
| 15117 | + "definedIn": "heading" |
| 15118 | + }, |
14999 | 15119 | {
|
15000 | 15120 | "id": "sec-get-regexp.prototype.dotAll",
|
15001 | 15121 | "href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-get-regexp.prototype.dotAll",
|
|
15078 | 15198 | },
|
15079 | 15199 | "definedIn": "heading"
|
15080 | 15200 | },
|
| 15201 | + { |
| 15202 | + "id": "sec-get-regexp.prototype.hasIndices", |
| 15203 | + "href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-get-regexp.prototype.hasIndices", |
| 15204 | + "linkingText": [ |
| 15205 | + "hasIndices" |
| 15206 | + ], |
| 15207 | + "localLinkingText": [], |
| 15208 | + "type": "attribute", |
| 15209 | + "for": [ |
| 15210 | + "RegExp" |
| 15211 | + ], |
| 15212 | + "access": "public", |
| 15213 | + "informative": false, |
| 15214 | + "heading": { |
| 15215 | + "id": "sec-get-regexp.prototype.hasIndices", |
| 15216 | + "href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-get-regexp.prototype.hasIndices", |
| 15217 | + "title": "get RegExp.prototype.hasIndices", |
| 15218 | + "number": "22.2.5.6" |
| 15219 | + }, |
| 15220 | + "definedIn": "heading" |
| 15221 | + }, |
15081 | 15222 | {
|
15082 | 15223 | "id": "sec-get-regexp.prototype.ignorecase",
|
15083 | 15224 | "href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-get-regexp.prototype.ignorecase",
|
|
15095 | 15236 | "id": "sec-get-regexp.prototype.ignorecase",
|
15096 | 15237 | "href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-get-regexp.prototype.ignorecase",
|
15097 | 15238 | "title": "get RegExp.prototype.ignoreCase",
|
15098 |
| - "number": "22.2.5.6" |
| 15239 | + "number": "22.2.5.7" |
15099 | 15240 | },
|
15100 | 15241 | "definedIn": "heading"
|
15101 | 15242 | },
|
|
15116 | 15257 | "id": "sec-get-regexp.prototype.multiline",
|
15117 | 15258 | "href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-get-regexp.prototype.multiline",
|
15118 | 15259 | "title": "get RegExp.prototype.multiline",
|
15119 |
| - "number": "22.2.5.9" |
| 15260 | + "number": "22.2.5.10" |
15120 | 15261 | },
|
15121 | 15262 | "definedIn": "heading"
|
15122 | 15263 | },
|
|
15137 | 15278 | "id": "sec-get-regexp.prototype.source",
|
15138 | 15279 | "href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-get-regexp.prototype.source",
|
15139 | 15280 | "title": "get RegExp.prototype.source",
|
15140 |
| - "number": "22.2.5.12" |
| 15281 | + "number": "22.2.5.13" |
15141 | 15282 | },
|
15142 | 15283 | "definedIn": "heading"
|
15143 | 15284 | },
|
|
15158 | 15299 | "id": "sec-get-regexp.prototype.sticky",
|
15159 | 15300 | "href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-get-regexp.prototype.sticky",
|
15160 | 15301 | "title": "get RegExp.prototype.sticky",
|
15161 |
| - "number": "22.2.5.14" |
| 15302 | + "number": "22.2.5.15" |
15162 | 15303 | },
|
15163 | 15304 | "definedIn": "heading"
|
15164 | 15305 | },
|
|
15179 | 15320 | "id": "sec-regexp.prototype.test",
|
15180 | 15321 | "href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexp.prototype.test",
|
15181 | 15322 | "title": "RegExp.prototype.test ( S )",
|
15182 |
| - "number": "22.2.5.15" |
| 15323 | + "number": "22.2.5.16" |
15183 | 15324 | },
|
15184 | 15325 | "definedIn": "heading"
|
15185 | 15326 | },
|
|
15200 | 15341 | "id": "sec-regexp.prototype.tostring",
|
15201 | 15342 | "href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-regexp.prototype.tostring",
|
15202 | 15343 | "title": "RegExp.prototype.toString ( )",
|
15203 |
| - "number": "22.2.5.16" |
| 15344 | + "number": "22.2.5.17" |
15204 | 15345 | },
|
15205 | 15346 | "definedIn": "heading"
|
15206 | 15347 | },
|
|
15221 | 15362 | "id": "sec-get-regexp.prototype.unicode",
|
15222 | 15363 | "href": "https://tc39.es/ecma262/multipage/text-processing.html#sec-get-regexp.prototype.unicode",
|
15223 | 15364 | "title": "get RegExp.prototype.unicode",
|
15224 |
| - "number": "22.2.5.17" |
| 15365 | + "number": "22.2.5.18" |
15225 | 15366 | },
|
15226 | 15367 | "definedIn": "heading"
|
15227 | 15368 | },
|
|
0 commit comments