Home
last modified time | relevance | path

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

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