Home
last modified time | relevance | path

Searched refs:ok (Results 1 – 25 of 31) sorted by relevance

12

/curl/docs/examples/
H A Dxmlstream.c49 int ok; member
77 state->ok = 0; in characterDataHandler()
103 if(state->ok && XML_Parse(parser, contents, real_size, 0) == 0) { in parseStreamCallback()
108 state->ok = 0; in parseStreamCallback()
123 state.ok = 1; in main()
147 else if(state.ok) { in main()
/curl/tests/data/
H A Dtest106416 ok
24 still ok
69 ok
75 still ok
H A Dtest106517 ok
25 still ok
68 ok
74 still ok
H A Dtest98015 …urrently unavailable\r\n235 Authenticated\r\n250 2.1.0 Sender ok\r\n250 2.1.5 Recipient ok\r\n354 …
H A Dtest19825 ok
34 ok
H A Dtest19725 ok
71 ok
H A Dtest152130 ok
H A Dtest57931 ok
50 ok
H A Dtest24526 ok
41 ok
H A Dtest117328 ok
H A Dtest97127 ok
H A Dtest24631 ok
51 ok
H A Dtest128426 ok
41 ok
H A Dtest56532 ok
51 ok
H A Dtest206726 ok
41 ok
H A Dtest206826 ok
41 ok
H A Dtest206926 ok
41 ok
H A Dtest205935 ok
55 ok
H A Dtest128526 ok
41 ok
H A Dtest100135 ok
55 ok
H A Dtest205835 ok
55 ok
H A Dtest206035 ok
55 ok
/curl/tests/libtest/
H A Dlib1597.c45 static CURLcode ok = CURLE_OK; in test() local
66 {protolist, &ok}, in test()
67 {"all", &ok}, in test()
H A Dlib1541.c47 bool ok) in report_time() argument
49 if(ok) in report_time()
/curl/tests/
H A Druntests.pl1235 my $ok="";
1298 $ok .= "s";
1353 $ok .= "r";
1412 $ok .= "p";
1479 $ok .= "d";
1520 $ok .= "u";
1564 $ok .= "P";
1673 $ok .= "e";
1712 $ok .= "m";
1775 $ok .= "v";
[all …]

Completed in 20 milliseconds

12