Tree
- Tree:
7bc99c2622c7b9a8f869f648991472cdf67abaf3
- Date:
- Message:
- switch to unsigned char note: char can be portably converted to unsigned char (modulo arithmetic) but the converse is not true (undefined behavior)!
Makefile | commits | blame |
nfa.c | commits | blame |
nfa.h | commits | blame |
test_hammer.c | commits | blame |
test_nfa.c | commits | blame |
test_pcre.c | commits | blame |
test_regex.c | commits | blame |