/third_party/curl/tests/data/ |
D | test1219 | 20 REPLY welcome 230 welcome without password
|
D | test1230 | 24 HTTP/1.1 200 welcome dear 30 HTTP/1.1 200 welcome dear
|
D | test2045 | 20 server allows a custom welcome message, so we use that feature to make an HTTP 25 REPLY welcome HTTP/1.1 200 OK\r\nContent-Length: 21\r\n\r\n500 Weird FTP Reply
|
D | test864 | 14 REPLY welcome +OK curl POP3 server ready to serve <1972.987654321\@curl>
|
D | test986 | 13 REPLY welcome 230 Welcome
|
D | test846 | 12 REPLY welcome * PREAUTH ready to serve already!
|
/third_party/jerryscript/tests/debugger/ |
D | do_display.expected | 21 16 > function b() { print("welcome"); } 25 out: welcome 43 16 function b() { print("welcome"); }
|
/third_party/python/Lib/ |
D | poplib.py | 107 self.welcome = self._getresp() 194 return self.welcome 330 m = self.timestamp.match(self.welcome)
|
D | ftplib.py | 104 welcome = None variable in FTP 162 self.welcome = self.getresp() 163 return self.welcome 169 print('*welcome*', self.sanitize(self.welcome)) 170 return self.welcome
|
D | nntplib.py | 352 self.welcome = self._getresp() 407 if self.debugging: print('*welcome*', repr(self.welcome)) 408 return self.welcome 978 self.welcome = self._shortcmd('mode reader')
|
/third_party/python/Lib/test/ |
D | test_nntplib.py | 43 welcome = self.server.getwelcome() 44 self.assertEqual(str, type(welcome)) 472 welcome = "200 NNTP mock server" variable in NNTPv1Handler 544 self.push_lit(self.welcome) 865 self.assertEqual(self.server.welcome, self.handler.welcome) 1535 welcome = 'Bad Welcome' variable in MockSocketTests.test_bad_welcome.Handler 1537 Handler, nntplib.NNTPProtocolError, Handler.welcome) 1542 welcome = '400 Service temporarily unavailable' variable in MockSocketTests.test_service_temporarily_unavailable.Handler 1544 Handler, nntplib.NNTPTemporaryError, Handler.welcome) 1549 welcome = '502 Service permanently unavailable' variable in MockSocketTests.test_service_permanently_unavailable.Handler [all …]
|
/third_party/libphonenumber/debian/ |
D | README.source | 1 NMUs are welcome
|
/third_party/flutter/skia/third_party/externals/sdl/ |
D | BUGS.txt | 14 Bug reports are welcome here, but we really appreciate if you use Bugzilla, as
|
/third_party/curl/tests/ |
D | ftpserver.pl | 3098 my $welcome = $commandreply{"welcome"}; 3099 if(!$welcome) { 3100 $welcome = $displaytext{"welcome"}; 3105 if($welcome !~ /\r\n\z/) { 3106 $welcome .= "\r\n"; 3109 sendcontrol $welcome; 3120 print STDERR "OUT: $welcome";
|
/third_party/flatbuffers/grpc/examples/ |
D | README.md | 17 return build_reply("welcome " + reply.decode('UTF-8'))
|
/third_party/googletest/docs/ |
D | platforms.md | 13 Pull requests containing fixes are welcome!
|
/third_party/boost/boost/atomic/detail/ |
D | int_sizes.hpp | 137 …izes, the target platform is not supported. Please, report to the developers (patches are welcome).
|
D | float_sizes.hpp | 139 …izes, the target platform is not supported. Please, report to the developers (patches are welcome).
|
/third_party/python/Doc/ |
D | about.rst | 18 volunteers are always welcome!
|
D | bugs.rst | 51 information is needed (in which case you are welcome to provide it if you can!). 92 Beyond just reporting bugs that you find, you are also welcome to submit
|
/third_party/libwebsockets/READMEs/ |
D | README.contributing.md | 5 Sending a patch with a bug report is very welcome.
|
/third_party/flutter/engine/flutter/ |
D | README.md | 23 Flutter is a fully open source project, and we welcome contributions.
|
/third_party/boost/libs/test/ |
D | CONTRIBUTE.md | 10 We welcome any contribution in the form of a pull request. Each PR is never integrated exactly as s…
|
/third_party/mesa3d/ |
D | README.rst | 55 Contributions are welcome, and step-by-step instructions can be found in our
|
/third_party/node/deps/npm/node_modules/read/ |
D | README.md | 53 Patches welcome.
|