Lines Matching full:__val
276 foreach( __val ${${listvar}} )277 if( __val MATCHES "${regex}" )278 list( REMOVE_ITEM ${listvar} "${__val}" )