/external/icu4c/i18n/ |
D | uregex.cpp | 223 uregex_pattern(const URegularExpression *regexp, in uregex_pattern() 243 uregex_flags(const URegularExpression *regexp, UErrorCode *status) { in uregex_flags() 258 uregex_setText(URegularExpression *regexp, in uregex_setText() 285 uregex_getText(URegularExpression *regexp, in uregex_getText() 304 uregex_matches(URegularExpression *regexp, in uregex_matches() 327 uregex_lookingAt(URegularExpression *regexp, in uregex_lookingAt() 350 uregex_find(URegularExpression *regexp, in uregex_find() 372 uregex_findNext(URegularExpression *regexp, in uregex_findNext() 387 uregex_groupCount(URegularExpression *regexp, in uregex_groupCount() 403 uregex_group(URegularExpression *regexp, in uregex_group() [all …]
|
D | rematch.cpp | 65 RegexMatcher::RegexMatcher(const UnicodeString ®exp, const UnicodeString &input, in RegexMatcher() 90 RegexMatcher::RegexMatcher(const UnicodeString ®exp, in RegexMatcher()
|
/external/webkit/JavaScriptCore/tests/mozilla/ecma_2/String/ |
D | match-002.js | 99 regexp, str_regexp, string, index, matches_array ) { argument 140 regexp, str_regexp, string, matches_array ) { argument
|
D | match-001.js | 61 regexp, str_regexp, string, length, index, matches_array ) { argument 87 regexp, str_regexp, string, length, matches_array ) { argument
|
D | match-004.js | 98 regexp, str_regexp, string, str_string, index, matches_array ) { argument 139 regexp, str_regexp, string, matches_array ) { argument
|
D | match-003.js | 98 regexp, str_regexp, string, matches_array ) { argument
|
/external/webkit/JavaScriptCore/tests/mozilla/ecma_2/RegExp/ |
D | exec-002.js | 139 regexp, pattern, index, matches_array ) { argument
|
D | regress-001.js | 25 function AddRegExpCases( regexp, str_regexp, length, matches_array ) { argument
|
D | multiline-001.js | 27 ( regexp, pattern, index, matches_array ) { argument
|
D | octal-001.js | 29 regexp, str_regexp, pattern, str_pattern, index, matches_array ) { argument
|
D | octal-002.js | 44 regexp, str_regexp, pattern, str_pattern, index, matches_array ) { argument
|
D | unicode-001.js | 30 regexp, str_regexp, pattern, str_pattern, length, index, matches_array ) { argument
|
D | octal-003.js | 38 regexp, str_regexp, pattern, str_pattern, index, matches_array ) { argument
|
D | hex-001.js | 29 regexp, str_regexp, pattern, str_pattern, length, index, matches_array ) { argument
|
/external/webkit/WebCore/platform/text/ |
D | RegularExpression.cpp | 40 JSRegExp* regexp() const { return m_regexp; } in regexp() function in WebCore::RegularExpression::Private 53 JSRegExp* regexp = jsRegExpCompile(pattern.characters(), pattern.length(), in compile() local
|
/external/webkit/JavaScriptCore/tests/mozilla/ecma_3/RegExp/ |
D | 15.10.4.1-1.js | 102 function getStatus(regexp) argument
|
D | 15.10.4.1-2.js | 108 function getStatus(regexp) argument
|
D | 15.10.4.1-5-n.js | 104 function getStatus(regexp, flag) argument
|
D | 15.10.4.1-4.js | 121 function getStatus(regexp, flag) argument
|
D | 15.10.4.1-3.js | 115 function getStatus(regexp, flag) argument
|
D | 15.10.3.1-2.js | 114 function getStatus(regexp, flag) argument
|
D | 15.10.3.1-1.js | 106 function getStatus(regexp, flag) argument
|
D | regress-57631.js | 119 function getStatus(regexp, flag) argument
|
/external/webkit/JavaScriptCore/tests/mozilla/ecma_3/Date/ |
D | 15.9.5.4.js | 49 var regexp = ''; variable
|
D | 15.9.5.7.js | 53 var regexp = ''; variable
|