|
commore
1.0.6-SNAPSHOT
|
Public Member Functions | |
| WCharsetSearch (const Char *key, size_t keylen) | |
| ~WCharsetSearch () | |
| size_t | find_in (const Char *target, size_t len, bool forward) const |
| size_t | find_not_in (const Char *target, size_t len, bool forward) const |
| WCharsetSearch::WCharsetSearch | ( | const Char * | key, |
| size_t | keylen | ||
| ) |
| WCharsetSearch::~WCharsetSearch | ( | ) |
| size_t WCharsetSearch::find_in | ( | const Char * | target, |
| size_t | len, | ||
| bool | forward | ||
| ) | const |
| size_t WCharsetSearch::find_not_in | ( | const Char * | target, |
| size_t | len, | ||
| bool | forward | ||
| ) | const |