Home
last modified time | relevance | path

Searched refs:search_str (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r300/compiler/tests/
H A Drc_test_helpers.c83 const char * search_str, in regex_helper()
99 err_code = regexec(&regex, search_str, num_matches, matches, 0); in regex_helper()
100 DBG("Search string: '%s'\n", search_str); in regex_helper()
81 regex_helper( const char * regex_str, const char * search_str, regmatch_t * matches, int num_matches) regex_helper() argument
/third_party/toybox/toys/pending/
H A Dvi.c780 static int search_str(char *s) in search_str() function
1118 if (TT.last_search) search_str(TT.last_search); in vi_find_next()
1261 search_str(&cmd[1]); in run_ex_cmd()

Completed in 4 milliseconds