Home
last modified time | relevance | path

Searched refs:gt (Results 1 – 7 of 7) sorted by relevance

/curl/tests/data/
H A Dtest16411 # server when asked for a 0-10,12-15 range (except gt/lt changed to {}
/curl/lib/
H A Dpop3.c724 char *gt = NULL; in pop3_state_servergreet_resp() local
730 gt = memchr(lt, '>', len - (lt - line)); in pop3_state_servergreet_resp()
731 if(gt) { in pop3_state_servergreet_resp()
733 size_t timestamplen = gt - lt + 1; in pop3_state_servergreet_resp()
/curl/docs/libcurl/
H A Dlibcurl.m4114 if test $_libcurl_wanted -gt 0 ; then
/curl/m4/
H A Dzz40-xc-ovr.m4407 if test $xc_tst_dirs_sem -gt $xc_tst_dirs_col; then
H A Dcurl-compilers.m41128 if test "$compiler_num" -gt "600"; then
H A Dcurl-functions.m44656 if test $r -gt 0; then
/curl/
H A Dconfigure.ac5057 if test ${ac_cv_sizeof_curl_off_t} -gt 4; then
5279 if test ${ac_cv_sizeof_curl_off_t} -gt 4; then
5280 if test ${ac_cv_sizeof_off_t} -gt 4 -o \

Completed in 43 milliseconds