Searched refs:match_res (Results 1 – 3 of 3) sorted by relevance
77 string(REGEX MATCHALL "@([^@]*)@" match_res ${expr})79 foreach(match ${match_res})
397 string(REGEX MATCHALL "@([^@]*)@" match_res ${expr})399 foreach(match ${match_res})
862 string(REGEX MATCHALL "@([^@]*)@" match_res ${expr})864 foreach(match ${match_res})870 list(LENGTH match_res match_res_count)897 list(GET match_res 0 match)