الفرق بين المراجعتين ل"Kotlin/kotlin.text"

من موسوعة حسوب
اذهب إلى التنقل اذهب إلى البحث
سطر 1: سطر 1:
 +
دول للاستعمال مع النصوص و<nowiki/>[[Kotlin/kotlin.text/Regex/index|التعابير النمطية]].
 +
 +
== الأنواع ==
 
<noinclude>{{DISPLAYTITLE: النصوص في Kotlin}}</noinclude>
 
<noinclude>{{DISPLAYTITLE: النصوص في Kotlin}}</noinclude>
 
=== <code>[[Kotlin/kotlin.text/Appendable/index|Appendable]]</code> ===
 
=== <code>[[Kotlin/kotlin.text/Appendable/index|Appendable]]</code> ===
سطر 12: سطر 15:
 
=== <code>[[Kotlin/kotlin.text/StringBuilder/index|StringBuilder]]</code> ===
 
=== <code>[[Kotlin/kotlin.text/StringBuilder/index|StringBuilder]]</code> ===
 
=== <code>[[Kotlin/kotlin.text/Typography/index|Typography]]</code> ===
 
=== <code>[[Kotlin/kotlin.text/Typography/index|Typography]]</code> ===
 +
 +
== أسماء الأنواع (Type Aliases) ==
 +
 
=== <code>[[Kotlin/kotlin.text/Appendable/index|Appendable]]</code> ===
 
=== <code>[[Kotlin/kotlin.text/Appendable/index|Appendable]]</code> ===
 
=== <code>[[Kotlin/kotlin.text/StringBuilder/index|StringBuilder]]</code> ===
 
=== <code>[[Kotlin/kotlin.text/StringBuilder/index|StringBuilder]]</code> ===
 +
 +
== تمديدات لأصناف خارجية ==
 +
 
=== <code>[[Kotlin/kotlin.text/java.lang.Appendable/index|java.lang.Appendable]]</code> ===
 
=== <code>[[Kotlin/kotlin.text/java.lang.Appendable/index|java.lang.Appendable]]</code> ===
 
=== <code>[[Kotlin/kotlin.text/java.lang.StringBuilder/index|java.lang.StringBuilder]]</code> ===
 
=== <code>[[Kotlin/kotlin.text/java.lang.StringBuilder/index|java.lang.StringBuilder]]</code> ===
 
=== <code>[[Kotlin/kotlin.text/java.util.regex.Pattern/index|java.util.regex.Pattern]]</code> ===
 
=== <code>[[Kotlin/kotlin.text/java.util.regex.Pattern/index|java.util.regex.Pattern]]</code> ===
 +
 +
== الخاصيات ==
 +
 
=== <code>[[Kotlin/kotlin.text/category|category]]</code> ===
 
=== <code>[[Kotlin/kotlin.text/category|category]]</code> ===
 
=== <code>[[Kotlin/kotlin.text/directionality|directionality]]</code> ===
 
=== <code>[[Kotlin/kotlin.text/directionality|directionality]]</code> ===
سطر 22: سطر 34:
 
=== <code>[[Kotlin/kotlin.text/lastIndex|lastIndex]]</code> ===
 
=== <code>[[Kotlin/kotlin.text/lastIndex|lastIndex]]</code> ===
 
=== <code>[[Kotlin/kotlin.text/size|size]]</code> ===
 
=== <code>[[Kotlin/kotlin.text/size|size]]</code> ===
 +
 +
== الدوال ==
 +
 
=== <code>[[Kotlin/kotlin.text/Regex_0|Regex_0]]</code> ===
 
=== <code>[[Kotlin/kotlin.text/Regex_0|Regex_0]]</code> ===
 
=== <code>[[Kotlin/kotlin.text/Regex_1|Regex_1]]</code> ===
 
=== <code>[[Kotlin/kotlin.text/Regex_1|Regex_1]]</code> ===

مراجعة 18:18، 19 يوليو 2018

دول للاستعمال مع النصوص والتعابير النمطية.

الأنواع

Appendable

CharCategory

CharDirectionality

Charsets

MatchGroup

MatchGroupCollection

MatchNamedGroupCollection

MatchResult

Regex

RegexOption

StringBuilder

Typography

أسماء الأنواع (Type Aliases)

Appendable

StringBuilder

تمديدات لأصناف خارجية

java.lang.Appendable

java.lang.StringBuilder

java.util.regex.Pattern

الخاصيات

category

directionality

indices

lastIndex

size

الدوال

Regex_0

Regex_1

String

all

any

append

asIterable

asSequence

associate

associateBy

associateByTo

associateTo

buildString

capitalize

charset

chunked

chunkedSequence

codePointAt

codePointBefore

codePointCount

commonPrefixWith

commonSuffixWith

compareTo

concat

contains

contentEquals

count

decapitalize

drop

dropLast

dropLastWhile

dropWhile

elementAt

elementAtOrElse

elementAtOrNull

endsWith

equals

filter

filterIndexed

filterIndexedTo

filterNot

filterNotTo

filterTo

find

findAnyOf

findLast

findLastAnyOf

first

firstOrNull

flatMap

flatMapTo

fold

foldIndexed

foldRight

foldRightIndexed

forEach

forEachIndexed

format

get

getOrElse

getOrNull

groupBy

groupByTo

groupingBy

hasSurrogatePairAt

indexOf

indexOfAny

indexOfFirst

indexOfLast

intern

isBlank

isDefined

isDigit

isEmpty

isHighSurrogate

isISOControl

isIdentifierIgnorable

isJavaIdentifierPart

isJavaIdentifierStart

isLetter

isLetterOrDigit

isLowSurrogate

isLowerCase

isNotBlank

isNotEmpty

isNullOrBlank

isNullOrEmpty

isSurrogate

isTitleCase

isUpperCase

isWhitespace

iterator

last

lastIndexOf

lastIndexOfAny

lastOrNull

lineSequence

lines

map

mapIndexed

mapIndexedNotNull

mapIndexedNotNullTo

mapIndexedTo

mapNotNull

mapNotNullTo

mapTo

match

matches

max

maxBy

maxWith

min

minBy

minWith

none

offsetByCodePoints