vs:regex
-- vonuvoli
Export (vonuvoli regex)
string-regex?
;bytevector-regex?
;not-string-regex?
;not-bytevector-regex?
;make-bytevector-regex
;bytevector-regex-match?
;bytevector-regex-match
;bytevector-regex-match-all
;bytevector-regex-match-all->vector
;bytevector-regex-match-position
;bytevector-regex-match-position-all
;bytevector-regex-match-position-all->vector
;bytevector-regex-match-captures
;bytevector-regex-match-captures->assoc
;bytevector-regex-match-captures->vector
;bytevector-regex-match-captures-all
;bytevector-regex-match-captures-all->assoc
;bytevector-regex-match-captures-all->vector
;bytevector-regex-match-captures-position
;bytevector-regex-match-captures-position->assoc
;bytevector-regex-match-captures-position->vector
;bytevector-regex-match-captures-position-all
;bytevector-regex-match-captures-position-all->assoc
;bytevector-regex-match-captures-position-all->vector
;make-string-regex
;string-regex-match?
;string-regex-match
;string-regex-match-all
;string-regex-match-all->vector
;string-regex-match-position
;string-regex-match-position-all
;string-regex-match-position-all->vector
;string-regex-match-captures
;string-regex-match-captures->assoc
;string-regex-match-captures->vector
;string-regex-match-captures-all
;string-regex-match-captures-all->assoc
;string-regex-match-captures-all->vector
;string-regex-match-captures-position
;string-regex-match-captures-position->assoc
;string-regex-match-captures-position->vector
;string-regex-match-captures-position-all
;string-regex-match-captures-position-all->assoc
;string-regex-match-captures-position-all->vector
;