HomeSort by: relevance | last modified time | path
    Searched refs:seen_high (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/bind/dist/lib/isc/
regex.c 50 bool seen_high = false; local
128 seen_high = false;
215 seen_high = true;
234 if (seen_high && low > high) {
  /src/external/mpl/dhcp/bind/dist/lib/isc/
regex.c 51 bool seen_high = false; local
129 seen_high = false;
216 seen_high = true;
235 if (seen_high && low > high) {

Completed in 130 milliseconds