Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/debug/cli/
Ddebugger_cli_common.py382 def regex_find(orig_screen_output, regex, font_attr): function
/external/icu/icu4c/source/test/intltest/
Dregextst.cpp3308 void RegexTest::regex_find(const UnicodeString &pattern, in regex_find() function in RegexTest