fix code style

This commit is contained in:
taiyang-li 2023-07-25 20:41:16 +08:00
parent acb33c1d81
commit 23897b823d
3 changed files with 5 additions and 1 deletions

View File

@ -695,7 +695,7 @@ endsWith(str, suffix)
## endsWithUTF8
Returns whether string `str` ends with `suffix`, assuming that both strings contain svalid UTF-8 encoded text. If this assumption is violated, no exception is thrown and the result is undefined.
Returns whether string `str` ends with `suffix`, assuming that both strings contain valid UTF-8 encoded text. If this assumption is violated, no exception is thrown and the result is undefined.
**Syntax**

View File

@ -263,6 +263,7 @@ encodeURLComponent
encodeURLFormComponent
encodeXMLComponent
endsWith
endsWithUTF8
equals
erf
erfc
@ -665,6 +666,7 @@ splitByString
splitByWhitespace
sqrt
startsWith
startsWithUTF8
subBitmap
substring
substringUTF8

View File

@ -1394,6 +1394,7 @@ encodings
encryptions
endian
endsWith
endsWithUTF8
enum
enum's
enums
@ -2200,6 +2201,7 @@ src
stacktrace
stacktraces
startsWith
startsWithUTF8
statbox
stateful
stddev