代码搜索:draft
找到约 3,786 项符合「draft」的源代码
代码结果 3,786
www.eeworm.com/read/329507/12950903
c eap_ttls.c
/*
* EAP peer method: EAP-TTLS (draft-ietf-pppext-eap-ttls-03.txt)
* Copyright (c) 2004-2006, Jouni Malinen
*
* This program is free software; you can redistribute it and/or modify
* it
www.eeworm.com/read/148359/5715401
h xpointer.h
/*
* xpointer.h : API to handle XML Pointers
*
* World Wide Web Consortium Working Draft 03-March-1998
* http://www.w3.org/TR/1998/WD-xptr-19980303
*
* See Copyright for the status of this soft
www.eeworm.com/read/138548/5815577
pm news.pm
package URI::news; # draft-gilman-news-url-01
require URI::_server;
@ISA=qw(URI::_server);
use strict;
use URI::Escape qw(uri_unescape);
use Carp ();
sub default_port { 119 }
# newsURL =
www.eeworm.com/read/131315/5945393
posix
# @(#)POSIX 8.1 (Berkeley) 6/6/93
Comments on the IEEE P1003.2 Draft 12
Part 2: Shell and Utilities
Section 4.55: sed - Stream editor
Diomidis Spinellis
Keith Bostic
www.eeworm.com/read/118804/6093434
test selectinbox.test
C: abcd SELECT inbox
S: \* FLAGS \(\\Answered \\Deleted \\Draft \\Flagged \\Seen\)
S: \* \d+ EXISTS
S: \* \d+ RECENT
S: \* OK \[UIDVALIDITY \d+\]
S: (\* OK \[UNSEEN \d+\] \d+ is the first unseen)|(\*
www.eeworm.com/read/118804/6093458
test examineinbox.test
C: abcd EXAMINE inbox
S: \* FLAGS \(\\Answered \\Deleted \\Draft \\Flagged \\Seen\)
S: \* \d+ EXISTS
S: \* \d+ RECENT
S: \* OK \[UIDVALIDITY \d+\]
S: (\* OK \[UNSEEN \d+\] \d+ is the first unseen)|(\*
www.eeworm.com/read/118804/6093466
test selectedstatecleanup.test
C: abcd SELECT inbox
S: \* FLAGS \(\\Answered \\Deleted \\Draft \\Flagged \\Seen\)
S: \* \d+ EXISTS
S: \* \d+ RECENT
S: \* OK \[UIDVALIDITY \d+\]
S: (\* OK \[UNSEEN \d+\] \d+ is the first unseen)|(\*
www.eeworm.com/read/100043/6275004
c gnuregex.c
/*
* $Id: GNUregex.c,v 1.11 1998/09/23 17:14:20 wessels Exp $
*/
/* Extended regular expression matching and search library,
* version 0.12.
* (Implements POSIX draft P10003.2/D11.2, except for