Toggle search
Search
Toggle menu
notifications
Toggle personal menu
Category
:
ProtoFlux:Strings:Characters
Help
Category page
Views
Read
View source
View history
associated-pages
Category
Discussion
More actions
Revision as of 11:26, 5 February 2024 by
GloopieBot
(
talk
|
contribs
)
(Cleaning ProtoFlux Categories)
(
diff
)
← Older revision
|
Latest revision
(
diff
) |
Newer revision →
(
diff
)
Nodes
Node Name
Description
Char To String
Concatenate Chars
From UTF16
From UTF32
Get Character
Is Control
Is Digit
Is Letter
Is Letter Or Digit
Is Lower
Is Number
Is Punctuation
Is Separator
Is Surrogate
Is Symbol
Is Upper
Is White Space
String To UTF32
Surrogate Pair To UTF32
To Lower
To Upper
To UTF16
Pages in category "ProtoFlux:Strings:Characters"
The following 22 pages are in this category, out of 22 total.
C
ProtoFlux:CharToString
ProtoFlux:ConcatenateChars
F
ProtoFlux:FromUTF16
ProtoFlux:FromUTF32
G
ProtoFlux:GetCharacter
I
ProtoFlux:IsControl
ProtoFlux:IsDigit
ProtoFlux:IsLetter
ProtoFlux:IsLetterOrDigit
ProtoFlux:IsLower
ProtoFlux:IsNumber
ProtoFlux:IsPunctuation
ProtoFlux:IsSeparator
ProtoFlux:IsSurrogate
ProtoFlux:IsSymbol
ProtoFlux:IsUpper
ProtoFlux:IsWhiteSpace
S
ProtoFlux:StringToUTF32
ProtoFlux:SurrogatePairToUTF32
T
ProtoFlux:ToLower
ProtoFlux:ToUpper
ProtoFlux:ToUTF16