Searched refs:MATCH_ALL (Results 1 – 5 of 5) sorted by relevance
65 MATCH_ALL, enumerator
2816 match_type = MATCH_ALL; in config_nic_rules()2851 match_type = MATCH_ALL; in config_nic_rules()
1328 case MATCH_ALL: in interface_action()
130384 static const int MATCH_ALL = (UChar32)'%';130405 if( !prevEscape && uPattern==MATCH_ALL ){130413 while( (c=zPattern[iPattern]) == MATCH_ALL || c == MATCH_ONE ){
156182 static const int MATCH_ALL = (UChar32)'%';156202 if( !prevEscape && uPattern==MATCH_ALL ){156210 while( (c=zPattern[iPattern]) == MATCH_ALL || c == MATCH_ONE ){