Files
remind/contrib
Dianne Skoll 375576fcc5 Add better support for multi-byte character set.
The functions mbindex, mbstrlen and mbsubstr are just like
index, strlen and substr, but they use and return 1-based
character indexes rather than 1-based byte indexes.
2025-09-10 13:25:27 -04:00
..
2018-11-04 10:56:47 -05:00

This directory contains contributed scripts.  They are provided
"as-is" with no warranty.  Please do not contact Dianne Skoll for help
with these scripts; instead, contact the script authors.

You should check the upstream sources; there may be newer versions
of these scripts available.

--
Dianne Skoll