Sha256: 41573864f3727d39f50f0fa0ee75f4e78485a9181760e772aefff34cc8e59d4c

Contents?: true

Size: 211 Bytes

Versions: 1

Compression:

Stored size: 211 Bytes

Contents

/-- Tests for the 16-bit library only */

/-- Check maximum non-UTF character size --/

/\x{ffff}/
    A\x{ffff}B

/\x{10000}/

/-- Check character ranges --/

/[\H]/BZSI

/[\V]/BZSI

/-- End of testinput23 --/

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
esruby-0.0.0 resources/mruby/build/mrbgems/mruby-regexp-pcre/pcre/testdata/testinput23