Searched defs:strlen (Results 1 – 1 of 1) sorted by relevance
87 bool SqlAnalyzer::StrCheck(char &ch, std::size_t strlen, std::string sql, std::size_t &pos) in StrCheck()111 std::size_t strlen = sql.length(); in FindIllegalWords() local