Home
last modified time | relevance | path

Searched defs:isSingleByte (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/naludump/naludump-0.1.1/libsi/
H A Dsi.c345 const char *getCharacterTable(const unsigned char *&buffer, int &length, bool *isSingleByte) { in getCharacterTable()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/pipeline/
H A Dexpression.cpp187 bool isSingleByte(char charByte) { in isSingleByte() function