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

  /src/external/mpl/bind/dist/lib/isc/
regex.c 54 bool have_atom = false; local
92 have_atom = true;
121 if (!have_atom) {
136 have_atom = true;
142 have_atom = false;
150 if (group && !have_atom && !empty_ok) {
153 have_atom = true;
161 if (!have_atom) {
164 have_atom = false;
171 have_atom = true
    [all...]
  /src/external/mpl/dhcp/bind/dist/lib/isc/
regex.c 55 bool have_atom = false; local
93 have_atom = true;
122 if (!have_atom) {
137 have_atom = true;
143 have_atom = false;
151 if (group && !have_atom && !empty_ok) {
154 have_atom = true;
162 if (!have_atom) {
165 have_atom = false;
172 have_atom = true
    [all...]

Completed in 26 milliseconds