Home
last modified time | relevance | path

Searched refs:lua_verifier_code (Results 1 – 2 of 2) sorted by relevance

/external/libtextclassifier/utils/
Dregex-match.cc166 const std::string& lua_verifier_code) { in VerifyMatch() argument
168 auto verifier = LuaVerifier::Create(context, lua_verifier_code, matcher); in VerifyMatch()
Dregex-match.h44 const std::string& lua_verifier_code);