Home
last modified time | relevance | path

Searched refs:lastch (Results 1 – 2 of 2) sorted by relevance

/PHP-5.4/ext/ftp/
H A Dftp.c797 int lastch; in ftp_get() local
835 lastch = 0; in ftp_get()
1617 int ch, lastch; in ftp_genlist() local
1659 lastch = 0; in ftp_genlist()
1672 lastch = *ptr; in ftp_genlist()
1685 lastch = 0; in ftp_genlist()
1693 lastch = ch; in ftp_genlist()
1757 ftp->lastch = 0; in ftp_nb_get()
1775 int lastch; in ftp_nb_continue_read() local
1788 lastch = ftp->lastch; in ftp_nb_continue_read()
[all …]
H A Dftp.h78 int lastch; /* last char of previous call */ member

Completed in 10 milliseconds