Home
last modified time | relevance | path

Searched defs:endsWith (Results 1 – 25 of 34) sorted by relevance

12

/third_party/jerryscript/tests/jerry/es2015/
Dstring-prototype-endswith.js37 String.prototype.endsWith.call (Symbol()); method in String
44 String.prototype.endsWith.call (undefined); method in String
51 String.prototype.endsWith.call (null); method in String
/third_party/flutter/skia/tools/lua/
Dbitmap_statistics.lua5 function string.endsWith(String,End) function
Dskia.lua7 function string.endsWith(String,End) function
/third_party/typescript/tests/cases/compiler/
DcontrolFlowPropertyDeclarations.ts50 function endsWith(haystack, needle) { function
/third_party/node/deps/npm/node_modules/psl/
Dindex.js29 internals.endsWith = function (str, suffix) { function
/third_party/skia/include/core/
DSkString.h147 bool endsWith(const char suffixStr[]) const { in endsWith() function
150 bool endsWith(const char suffixChar) const { in endsWith() function
/third_party/typescript/tests/baselines/reference/
DcontrolFlowPropertyDeclarations.js51 function endsWith(haystack, needle) { function
/third_party/node/deps/npm/node_modules/columnify/
Dindex.js279 function endsWith(target, searchString, position) { function
Dcolumnify.js290 function endsWith(target, searchString, position) { function
/third_party/flutter/skia/include/core/
DSkString.h148 bool endsWith(const char suffixStr[]) const { in endsWith() function
151 bool endsWith(const char suffixChar) const { in endsWith() function
/third_party/node/deps/npm/node_modules/readable-stream/
Derrors.js54 function endsWith(str, search, this_len) { function
Derrors-browser.js63 function endsWith(str, search, this_len) { function
/third_party/typescript/scripts/
DbuildProtocol.ts6 function endsWith(s: string, suffix: string) { function
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_data_dataAbility.js64 this.endsWith = function (...args) { method
Dohos_data_rdb.js62 this.endsWith = function (...args) { method
/third_party/typescript/src/lib/
Des2015.core.d.ts404 endsWith(searchString: string, endPosition?: number): boolean; method
/third_party/typescript/lib/
Dlib.es2015.core.d.ts424 endsWith(searchString: string, endPosition?: number): boolean; method
/third_party/node/deps/icu-small/source/common/unicode/
Dunistr.h4354 UnicodeString::endsWith(const UnicodeString& text) const in endsWith() function
4359 UnicodeString::endsWith(const UnicodeString& srcText, in endsWith() function
4368 UnicodeString::endsWith(ConstChar16Ptr srcChars, in endsWith() function
4378 UnicodeString::endsWith(const char16_t *srcChars, in endsWith() function
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dunistr.h4373 UnicodeString::endsWith(const UnicodeString& text) const in endsWith() function
4378 UnicodeString::endsWith(const UnicodeString& srcText, in endsWith() function
4387 UnicodeString::endsWith(ConstChar16Ptr srcChars, in endsWith() function
4397 UnicodeString::endsWith(const char16_t *srcChars, in endsWith() function
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dunistr.h4354 UnicodeString::endsWith(const UnicodeString& text) const in endsWith() function
4359 UnicodeString::endsWith(const UnicodeString& srcText, in endsWith() function
4368 UnicodeString::endsWith(ConstChar16Ptr srcChars, in endsWith() function
4378 UnicodeString::endsWith(const char16_t *srcChars, in endsWith() function
/third_party/icu/icu4c/source/common/unicode/
Dunistr.h4354 UnicodeString::endsWith(const UnicodeString& text) const in endsWith() function
4359 UnicodeString::endsWith(const UnicodeString& srcText, in endsWith() function
4368 UnicodeString::endsWith(ConstChar16Ptr srcChars, in endsWith() function
4378 UnicodeString::endsWith(const char16_t *srcChars, in endsWith() function
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DUResource.java226 public boolean endsWith(CharSequence cs) { in endsWith() method in UResource.Key
/third_party/typescript/src/typingsInstallerCore/
DtypingsInstaller.ts67 function endsWith(str: string, suffix: string, caseSensitive: boolean): boolean { function
/third_party/flutter/skia/src/sksl/
DSkSLString.cpp72 bool String::endsWith(const char* s) const { in endsWith() function in SkSL::String
/third_party/node/deps/npm/node_modules/jsprim/lib/
Djsprim.js230 function endsWith(str, suffix) function

12