Searched refs:isempty (Results 1 – 6 of 6) sorted by relevance
105 def isempty(s): function200 while (line >= 0 and not isempty(file[line])):203 while (line >= 0 and isempty(file[line])):206 while (line >= 1 and not isempty(file[line-1])):221 while (line != maxLine and not isempty(file[line])):224 while (line != maxLine and isempty(file[line])):
63 bool isempty();231 bool Map<T,T2>::isempty() in isempty() function
65 bool isempty();238 bool Map<T,T2>::isempty() in isempty() function
66 bool isempty();239 bool Map<T,T2>::isempty() in isempty() function