Home | History | Annotate | Download | only in src

Lines Matching refs:found

71   bool found = (bool) c->unicode->compose (a, b, ab);
73 if (!found && !c->plan->has_mark)
81 found = true;
87 found = true;
90 found = true;
96 found = true;
102 found = true;
108 found = (*ab != 0);
111 found = true;
114 found = true;
121 found = true;
125 found = true;
129 found = true;
136 found = true;
139 found = true;
145 found = true;
148 found = true;
154 return found;