代码搜索:pattern
找到约 10,000 项符合「pattern」的源代码
代码结果 10,000
www.eeworm.com/read/101082/6246888
1mh pick.1mh
.TH pick 1mh
.SH Name
pick \- select messages by content
.SH Syntax
.B pick
[
.I +folder
] [
.I msgs
] [
.I options
]
.\"
.\"
.\"
.\"
.SH Description
.NXR "pick command"
.NXR "messages" "select by con
www.eeworm.com/read/101082/6246931
1 sed.1
.\" SCCSID: @(#)sed.1 8.2 11/30/90
.TH sed 1
.SH Name
sed \- stream text editor
.SH Syntax
.B sed
[\fB\-n\fR] [\fB\-e\fI script\fR\|] [\fB\-f\fI sfile\fR\|] [\|\fIfile...\fR\|]
.SH Description
.NXR "
www.eeworm.com/read/101082/6249677
me pick.me
.\" This file is automatically generated. Do not edit!
.\" @(#)$Id: pick.rf,v 1.1 90/07/20 09:42:04 sharpe Exp Locker: sharpe $
.SC PICK 1
.NA
pick \- select messages by content
.SY
.ie t \{\
.ta .4i
www.eeworm.com/read/101082/6249963
rf pick.rf
.\" @(MHWARNING)
.\" @(#)$Id: pick.rf,v 1.1 90/07/20 09:42:04 sharpe Exp Locker: sharpe $
.SC PICK 1
.NA
pick \- select messages by content
.SY
.ie t \{\
.ta .4i 1.8i
.nf
.in .5i
^pick~^^\0\-cc~^ \%[+
www.eeworm.com/read/101082/6250143
man pick.man
.\" This file is automatically generated. Do not edit!
.\" include the -mh macro file
.so /usr/lib/mh/tmac.h
.\" This file is automatically generated. Do not edit!
.\" @(#)$Id: pick.rf,v 1.1 90/07/2
www.eeworm.com/read/101082/6250188
me pick.me
.\" This file is automatically generated. Do not edit!
.\" @(#)$Id: pick.rf,v 1.1 90/07/20 09:42:04 sharpe Exp Locker: sharpe $
.SC PICK 1
.NA
pick \- select messages by content
.SY
.ie t \{\
.ta .4i
www.eeworm.com/read/101082/6250480
rf pick.rf
.\" @(MHWARNING)
.\" @(#)$Id: pick.rf,v 1.1 90/07/20 09:42:04 sharpe Exp Locker: sharpe $
.SC PICK 1
.NA
pick \- select messages by content
.SY
.ie t \{\
.ta .4i 1.8i
.nf
.in .5i
^pick~^^\0\-cc~^ \%[+
www.eeworm.com/read/101066/6256422
c usrfslib.c
/* usrFsLib.c - file system user interface subroutine library */
/* Copyright 1984-2002 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01r,16jan0
www.eeworm.com/read/100926/6263942
readme
This directory contains a test for the ACE_Name_Server library. This
test program also illustrates how to use the ACE Service_Config
mechanism, which enables the client code to be dynamically linke
www.eeworm.com/read/100480/6269154
java boyermooresearchmatcher.java
/*
* BoyerMooreSearchMatcher.java - Literal pattern String matcher utilizing the
* Boyer-Moore algorithm
* Copyright (C) 1999, 2000 mike dillon
* Portions copyright (C) 2001 Tom Locke
* P