Home
last modified time | relevance | path

Searched refs:POST_CHAR_STRING (Results 1 – 5 of 5) sorted by relevance

/dports/www/links/links-2.25/
H A Dftp.c85 add_conv_str(&de, &del, d, (int)strcspn(cast_const_char d, POST_CHAR_STRING), -2); in ftp_func()
235 add_conv_str(&de, &del, d, (int)strcspn(cast_const_char d, POST_CHAR_STRING), -2); in add_file_cmd_to_str()
H A Durl.c379 url_end = id + strcspn(cast_const_char id, "#" POST_CHAR_STRING); in rewrite_url_google_docs()
H A Dlinks.h1531 #define POST_CHAR_STRING "\001" macro
/dports/www/links1/links-1.04/
H A Dftp.c87 add_conv_str(&de, &del, d, (int)strcspn(cast_const_char d, POST_CHAR_STRING), -2); in ftp_func()
H A Dlinks.h1223 #define POST_CHAR_STRING "\001" macro