pcre2.private vocabulary
Factor handbook ยป Vocabulary index


Summary

Words

Ordinary words
WordStack effect
<pcre2>( expr -- pcre2 )
check-bad-option( err value what -- value )
pcre2-config( what -- value )
pcre2-config-number( what -- n )
pcre2-config-string( what length -- string )
pcre2-crlf?( handle -- ? )
pcre2-name-count( handle -- n )
pcre2-name-entry-size( handle -- n )
pcre2-name-table( handle -- ptr )
pcre2-pattern-info-number( handle what -- where )
pcre2-pattern-info-ptr( handle what -- where )
pcre2-unicode-version( -- string )
pcre2-utf?( handle -- ? )
pcre2-version( -- string )
replace-all( seq subseqs new -- seq )
split-subseqs( seq subseqs -- seqs )


Files