Lines Matching refs:lastptr
50 stackptr(NULL), lastptr(NULL), out(op), space_emitted(TRUE), in html_text()
291 lastptr = NULL; in flush_text()
353 if (((t == P_TAG) || (t == PRE_TAG)) && (lastptr != NULL)) { in do_push()
357 lastptr->next = p; in do_push()
358 lastptr = p; in do_push()
363 lastptr = p; in do_push()
514 lastptr = NULL; in shutdown()
536 lastptr = NULL; in shutdown()
874 lastptr = NULL; in remove_def()
882 lastptr = l; in remove_def()
940 lastptr = NULL; in remove_break()
948 lastptr = l; in remove_break()