Home
last modified time | relevance | path

Searched refs:whatptr (Results 1 – 16 of 16) sorted by relevance

/dports/games/warmux/warmux-11.04/build/symbian/lib/curl/lib/
H A Dcookie.c232 const char *whatptr; in Curl_cookie_add() local
242 whatptr=what; in Curl_cookie_add()
243 while(*whatptr && ISBLANK(*whatptr)) { in Curl_cookie_add()
244 whatptr++; in Curl_cookie_add()
248 co->path=strdup(whatptr); in Curl_cookie_add()
258 const char *domptr=whatptr; in Curl_cookie_add()
264 if('.' == whatptr[0]) in Curl_cookie_add()
287 whatptr); in Curl_cookie_add()
293 if('.' == whatptr[0]) in Curl_cookie_add()
315 whatptr); in Curl_cookie_add()
[all …]
/dports/graphics/aseprite/aseprite-1.2.9/third_party/curl/lib/
H A Dcookie.c246 const char *whatptr; in Curl_cookie_add() local
256 whatptr=what; in Curl_cookie_add()
257 while(*whatptr && ISBLANK(*whatptr)) { in Curl_cookie_add()
258 whatptr++; in Curl_cookie_add()
262 strstore(&co->path, whatptr); in Curl_cookie_add()
272 const char *domptr=whatptr; in Curl_cookie_add()
279 if('.' == whatptr[0]) in Curl_cookie_add()
303 whatptr); in Curl_cookie_add()
309 if('.' == whatptr[0]) in Curl_cookie_add()
331 whatptr); in Curl_cookie_add()
[all …]
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/curl/lib/
H A Dcookie.c426 const char *whatptr; in Curl_cookie_add() local
455 whatptr=what; in Curl_cookie_add()
456 while(*whatptr && ISBLANK(*whatptr)) in Curl_cookie_add()
457 whatptr++; in Curl_cookie_add()
462 co->value = strdup(whatptr); in Curl_cookie_add()
483 strstore(&co->path, whatptr); in Curl_cookie_add()
501 if('.' == whatptr[0]) in Curl_cookie_add()
507 dotp = strchr(whatptr, '.'); in Curl_cookie_add()
529 whatptr); in Curl_cookie_add()
533 strstore(&co->version, whatptr); in Curl_cookie_add()
[all …]
/dports/devel/premake5/premake-5.0.0-alpha16-src/contrib/curl/lib/
H A Dcookie.c425 const char *whatptr; in Curl_cookie_add() local
454 whatptr=what; in Curl_cookie_add()
455 while(*whatptr && ISBLANK(*whatptr)) in Curl_cookie_add()
456 whatptr++; in Curl_cookie_add()
461 co->value = strdup(whatptr); in Curl_cookie_add()
482 strstore(&co->path, whatptr); in Curl_cookie_add()
499 if('.' == whatptr[0]) in Curl_cookie_add()
511 dotp = strchr(whatptr, '.'); in Curl_cookie_add()
537 whatptr); in Curl_cookie_add()
541 strstore(&co->version, whatptr); in Curl_cookie_add()
[all …]
/dports/games/0ad/0ad-0.0.23b-alpha/build/premake/premake5/contrib/curl/lib/
H A Dcookie.c425 const char *whatptr; in Curl_cookie_add() local
454 whatptr=what; in Curl_cookie_add()
455 while(*whatptr && ISBLANK(*whatptr)) in Curl_cookie_add()
456 whatptr++; in Curl_cookie_add()
461 co->value = strdup(whatptr); in Curl_cookie_add()
482 strstore(&co->path, whatptr); in Curl_cookie_add()
499 if('.' == whatptr[0]) in Curl_cookie_add()
511 dotp = strchr(whatptr, '.'); in Curl_cookie_add()
537 whatptr); in Curl_cookie_add()
541 strstore(&co->version, whatptr); in Curl_cookie_add()
[all …]
/dports/audio/lewton/lewton-0.10.2/cargo-crates/curl-sys-0.4.25/curl/lib/
H A Dcookie.c489 const char *whatptr; in Curl_cookie_add() local
529 whatptr = what; in Curl_cookie_add()
530 while(*whatptr && ISBLANK(*whatptr)) in Curl_cookie_add()
531 whatptr++; in Curl_cookie_add()
554 co->value = strdup(whatptr); in Curl_cookie_add()
588 strstore(&co->path, whatptr); in Curl_cookie_add()
606 if('.' == whatptr[0]) in Curl_cookie_add()
615 if(bad_domain(whatptr)) in Curl_cookie_add()
639 whatptr); in Curl_cookie_add()
643 strstore(&co->version, whatptr); in Curl_cookie_add()
[all …]
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/curl/lib/
H A Dcookie.c488 const char *whatptr; in Curl_cookie_add() local
528 whatptr = what; in Curl_cookie_add()
529 while(*whatptr && ISBLANK(*whatptr)) in Curl_cookie_add()
530 whatptr++; in Curl_cookie_add()
553 co->value = strdup(whatptr); in Curl_cookie_add()
587 strstore(&co->path, whatptr); in Curl_cookie_add()
605 if('.' == whatptr[0]) in Curl_cookie_add()
614 if(bad_domain(whatptr)) in Curl_cookie_add()
638 whatptr); in Curl_cookie_add()
642 strstore(&co->version, whatptr); in Curl_cookie_add()
[all …]
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/curl-sys-0.4.51+curl-7.80.0/curl/lib/
H A Dcookie.c508 const char *whatptr; in Curl_cookie_add() local
550 whatptr = what; in Curl_cookie_add()
551 while(*whatptr && ISBLANK(*whatptr)) in Curl_cookie_add()
552 whatptr++; in Curl_cookie_add()
575 co->value = strdup(whatptr); in Curl_cookie_add()
611 strstore(&co->path, whatptr); in Curl_cookie_add()
631 if('.' == whatptr[0]) in Curl_cookie_add()
640 if(bad_domain(whatptr)) in Curl_cookie_add()
665 whatptr); in Curl_cookie_add()
669 strstore(&co->version, whatptr); in Curl_cookie_add()
[all …]
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/curl-sys-0.4.48+curl-7.79.1/curl/lib/
H A Dcookie.c508 const char *whatptr; in Curl_cookie_add() local
550 whatptr = what; in Curl_cookie_add()
551 while(*whatptr && ISBLANK(*whatptr)) in Curl_cookie_add()
552 whatptr++; in Curl_cookie_add()
575 co->value = strdup(whatptr); in Curl_cookie_add()
611 strstore(&co->path, whatptr); in Curl_cookie_add()
631 if('.' == whatptr[0]) in Curl_cookie_add()
640 if(bad_domain(whatptr)) in Curl_cookie_add()
665 whatptr); in Curl_cookie_add()
669 strstore(&co->version, whatptr); in Curl_cookie_add()
[all …]
/dports/devel/cmake-gui/cmake-3.22.1/Utilities/cmcurl/lib/
H A Dcookie.c508 const char *whatptr; in Curl_cookie_add() local
550 whatptr = what; in Curl_cookie_add()
551 while(*whatptr && ISBLANK(*whatptr)) in Curl_cookie_add()
552 whatptr++; in Curl_cookie_add()
575 co->value = strdup(whatptr); in Curl_cookie_add()
611 strstore(&co->path, whatptr); in Curl_cookie_add()
631 if('.' == whatptr[0]) in Curl_cookie_add()
640 if(bad_domain(whatptr)) in Curl_cookie_add()
665 whatptr); in Curl_cookie_add()
669 strstore(&co->version, whatptr); in Curl_cookie_add()
[all …]
/dports/devel/cmake-doc/cmake-3.22.1/Utilities/cmcurl/lib/
H A Dcookie.c508 const char *whatptr; in Curl_cookie_add() local
550 whatptr = what; in Curl_cookie_add()
551 while(*whatptr && ISBLANK(*whatptr)) in Curl_cookie_add()
552 whatptr++; in Curl_cookie_add()
575 co->value = strdup(whatptr); in Curl_cookie_add()
611 strstore(&co->path, whatptr); in Curl_cookie_add()
631 if('.' == whatptr[0]) in Curl_cookie_add()
640 if(bad_domain(whatptr)) in Curl_cookie_add()
665 whatptr); in Curl_cookie_add()
669 strstore(&co->version, whatptr); in Curl_cookie_add()
[all …]
/dports/net/proby/proby-1.0.2/cargo-crates/curl-sys-0.4.34+curl-7.71.1/curl/lib/
H A Dcookie.c490 const char *whatptr; in Curl_cookie_add() local
530 whatptr = what; in Curl_cookie_add()
531 while(*whatptr && ISBLANK(*whatptr)) in Curl_cookie_add()
532 whatptr++; in Curl_cookie_add()
555 co->value = strdup(whatptr); in Curl_cookie_add()
589 strstore(&co->path, whatptr); in Curl_cookie_add()
607 if('.' == whatptr[0]) in Curl_cookie_add()
616 if(bad_domain(whatptr)) in Curl_cookie_add()
640 whatptr); in Curl_cookie_add()
644 strstore(&co->version, whatptr); in Curl_cookie_add()
[all …]
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/curl-sys-0.4.41+curl-7.75.0/curl/lib/
H A Dcookie.c499 const char *whatptr; in Curl_cookie_add() local
539 whatptr = what; in Curl_cookie_add()
540 while(*whatptr && ISBLANK(*whatptr)) in Curl_cookie_add()
541 whatptr++; in Curl_cookie_add()
564 co->value = strdup(whatptr); in Curl_cookie_add()
598 strstore(&co->path, whatptr); in Curl_cookie_add()
616 if('.' == whatptr[0]) in Curl_cookie_add()
625 if(bad_domain(whatptr)) in Curl_cookie_add()
649 whatptr); in Curl_cookie_add()
653 strstore(&co->version, whatptr); in Curl_cookie_add()
[all …]
/dports/devel/cmake/cmake-3.22.1/Utilities/cmcurl/lib/
H A Dcookie.c508 const char *whatptr; in Curl_cookie_add() local
550 whatptr = what; in Curl_cookie_add()
551 while(*whatptr && ISBLANK(*whatptr)) in Curl_cookie_add()
552 whatptr++; in Curl_cookie_add()
575 co->value = strdup(whatptr); in Curl_cookie_add()
611 strstore(&co->path, whatptr); in Curl_cookie_add()
631 if('.' == whatptr[0]) in Curl_cookie_add()
640 if(bad_domain(whatptr)) in Curl_cookie_add()
665 whatptr); in Curl_cookie_add()
669 strstore(&co->version, whatptr); in Curl_cookie_add()
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/curl-sys/curl/lib/
H A Dcookie.c508 const char *whatptr; in Curl_cookie_add() local
550 whatptr = what; in Curl_cookie_add()
551 while(*whatptr && ISBLANK(*whatptr)) in Curl_cookie_add()
552 whatptr++; in Curl_cookie_add()
575 co->value = strdup(whatptr); in Curl_cookie_add()
611 strstore(&co->path, whatptr); in Curl_cookie_add()
631 if('.' == whatptr[0]) in Curl_cookie_add()
640 if(bad_domain(whatptr)) in Curl_cookie_add()
665 whatptr); in Curl_cookie_add()
669 strstore(&co->version, whatptr); in Curl_cookie_add()
[all …]
/dports/www/newsboat/newsboat-2.22.1/cargo-crates/curl-sys-0.4.39+curl-7.74.0/curl/lib/
H A Dcookie.c490 const char *whatptr; in Curl_cookie_add() local
530 whatptr = what; in Curl_cookie_add()
531 while(*whatptr && ISBLANK(*whatptr)) in Curl_cookie_add()
532 whatptr++; in Curl_cookie_add()
555 co->value = strdup(whatptr); in Curl_cookie_add()
589 strstore(&co->path, whatptr); in Curl_cookie_add()
607 if('.' == whatptr[0]) in Curl_cookie_add()
616 if(bad_domain(whatptr)) in Curl_cookie_add()
640 whatptr); in Curl_cookie_add()
644 strstore(&co->version, whatptr); in Curl_cookie_add()
[all …]