Navigation
index
modules
|
ooc v0.3.0 documentation
»
text/regexp/POSIX
¶
class
POSIX
¶
extends:
RegexpBackend
static method
new
→
POSIX
¶
method
init
¶
method
setPattern
(
pattern:
String
,
options:
Int
)
¶
method
getName
→
String
¶
method
matches
(
haystack:
String
)
→
Bool
¶
method
matches~withOptions
(
haystack:
String
,
options:
Int
)
→
Bool
¶
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
Navigation
index
modules
|
ooc v0.3.0 documentation
»