Home
last modified time | relevance | path

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

/PHP-5.3/ext/ftp/
H A Dftp.c787 int lastch; in ftp_get() local
829 lastch = 0; in ftp_get()
1597 int ch, lastch; in ftp_genlist() local
1639 lastch = 0; in ftp_genlist()
1654 lastch = *ptr; in ftp_genlist()
1667 lastch = 0; in ftp_genlist()
1675 lastch = ch; in ftp_genlist()
1746 ftp->lastch = 0; in ftp_nb_get()
1764 int lastch; in ftp_nb_continue_read() local
1777 lastch = ftp->lastch; in ftp_nb_continue_read()
[all …]
H A Dftp.h78 int lastch; /* last char of previous call */ member

Completed in 9 milliseconds