Home
last modified time | relevance | path

Searched refs:ftp_mlsd_parse_line (Results 1 – 3 of 3) sorted by relevance

/PHP-7.4/ext/ftp/
H A Dftp.h167 int ftp_mlsd_parse_line(HashTable *ht, const char *input);
H A Dphp_ftp.c807 if (ftp_mlsd_parse_line(Z_ARRVAL_P(&entry), *ptr) == SUCCESS) { in PHP_FUNCTION()
H A Dftp.c722 ftp_mlsd_parse_line(HashTable *ht, const char *input) { in ftp_mlsd_parse_line() function

Completed in 16 milliseconds