string-cmp and string-cmp-ic added

This commit is contained in:
vaclavt
2022-03-13 10:32:43 +01:00
parent 65abc2fd07
commit cd9822fcf2
7 changed files with 26 additions and 2 deletions

View File

@@ -89,7 +89,6 @@ utils/local_install.sh
#### Language
- string functions
- compare - needed for sorting, cmp ignore case
- regexp match, regexp tokens
#### Performance