Qore Programming Language Reference Manual
0.8.8
Main Page
Related Pages
Modules
Namespaces
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
Classes
Namespaces
Functions
Variables
Groups
Pages
<string> Member List
This is the complete list of members for
<string>
, including all inherited members.
callp
()
<value>
comparePartial
(string ostr)
<string>
empty
()
<string>
encoding
()
<string>
equalPartial
(string ostr)
<string>
equalPartialPath
(string ostr)
<string>
find
(softstring substr, softint pos=0)
<string>
getUnicode
(int offset=0)
<string>
intp
()
<string>
isDataAscii
()
<string>
isDataPrintableAscii
()
<string>
iterator
()
<value>
length
()
<string>
lsize
()
<value>
lwr
()
<string>
regex
(string regex, int options=0)
<string>
regexExtract
(string regex, int options=0)
<string>
rfind
(softstring substr, softint pos=-1)
<string>
size
()
<string>
split
(string sep, bool with_separator=False)
<string>
split
(string sep, string quote, bool trim_unquoted=False)
<string>
strlen
()
<string>
strp
()
<string>
substr
(softint start)
<string>
substr
(softint start, softint len)
<string>
toBase64
(softint maxlinelen=-1)
<string>
toBool
()
<value>
toFloat
()
<value>
toHex
()
<string>
toInt
()
<value>
toMD5
()
<string>
toNumber
()
<value>
toSHA1
()
<string>
toSHA224
()
<string>
toSHA256
()
<string>
toSHA384
()
<string>
toSHA512
()
<string>
toString
()
<value>
type
()
<value>
typeCode
()
<string>
unaccent
()
<string>
upr
()
<string>
val
()
<string>