text/regexp/PCRE

pcre_compile(String, Int, Char **, Int *, Pointer)Pcre
pcre_exec(Pcre, Pointer, String, Int, Int, Int, Int *, Int)Int
pcre_free(Pointer)
cover Pcre
from:pcre*
class PCRE
extends:RegexpBackend
static method newPCRE
method init
method setPattern(pattern: String, options: Int)
method getNameString
method matches(haystack: String)Bool
method matches~withOptions(haystack: String, options: Int)Bool
CASELESSInt
errorString
errorNumInt
rePcre
PCRE_DEBUGBool

This Page