Searched refs:atmaxrows (Results 1 – 2 of 2) sorted by relevance
72 public boolean atmaxrows; field in TableResult100 atmaxrows = false; in clear()127 atmaxrows = true; in newrow()
300 if (maxrows <= 0 || !ret.atmaxrows) { in get_table()353 if (maxrows <= 0 || !ret.atmaxrows) { in get_table()407 if (tbl.maxrows <= 0 || !tbl.atmaxrows) { in get_table()