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