Searched refs:MATCH_ALL (Results 1 – 2 of 2) sorted by relevance
24 MATCH_ALL: 0x00020000 property
207264 static const uint32_t MATCH_ALL = (uint32_t)'%';207282 if( uPattern==MATCH_ALL && !prevEscape && uPattern!=(uint32_t)uEsc ){207290 while( (c=*zPattern) == MATCH_ALL || c == MATCH_ONE ){