[MAL] > BTW, wouldn't it be possible to take pcre and have it > use Py_Unicode instead of char ? [Of course, there would have to > be some extensions for character classes etc.] No, alas. The assumption that characters are 8 bits is ubiquitous, in both obvious and subtle ways. if ((start_bits[c/8] & (1 << (c&7))) == 0) start_match++; else break;
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4