Parsed: 110201

  function results_are_paged() {
    if ( $this->paging_text )
      return true;
    return false;
  }