Home
last modified time | relevance | path

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

/external/libtextclassifier/native/utils/zlib/
Dzlib_regex.cc29 const CompressedBuffer* compressed_pattern, bool lazy_compile_regex, in UncompressMakeRegexPattern() argument
59 if (lazy_compile_regex) { in UncompressMakeRegexPattern()
Dzlib_regex.h31 const CompressedBuffer* compressed_pattern, bool lazy_compile_regex,