Trivial updates.
This commit is contained in:
parent
878c07f4c1
commit
675bf91911
|
@ -627,7 +627,7 @@ socket/receive-timeout
|
|||
** Regular expressions
|
||||
|
||||
(string-match regexp string [start]) -> match or false
|
||||
(regexp-match obj) -> boolean
|
||||
(regexp-match? obj) -> boolean
|
||||
(match:start match [match-number]) -> fixnum
|
||||
(match:end match [match-number]) -> fixnum
|
||||
(match:substring match [match-number]) -> string
|
||||
|
|
Loading…
Reference in New Issue