代码搜索:pattern

找到约 10,000 项符合「pattern」的源代码

代码结果 10,000
www.eeworm.com/read/131315/5942135

3 wildmat.3

.\" $Revision: 1.10 $ .TH WILDMAT 3 .SH NAME wildmat \- perform shell-style wildcard matching .SH SYNOPSIS .nf .B "int" .B "wildmat(text, pattern)" .B " char *text;" .B " char *pattern;" .fi .
www.eeworm.com/read/131315/5942446

me pick.me

.\" This file is automatically generated. Do not edit! .\" @(#)$Id: pick.rf,v 1.9 1992/10/27 00:03:47 jromine Exp $ .SC PICK 1 .NA pick \- select messages by content .SY .ie t \{\ .ta .4i 1.8i .nf .i
www.eeworm.com/read/131315/5942851

rf pick.rf

.\" @(MHWARNING) .\" @(#)$Id: pick.rf,v 1.9 1992/10/27 00:03:47 jromine Exp $ .SC PICK 1 .NA pick \- select messages by content .SY .ie t \{\ .ta .4i 1.8i .nf .in .5i ^pick~^^\0\-cc~^ \%[+folder] \%[m
www.eeworm.com/read/131315/5943975

c tags.c

/* * Copyright (c) 1988 Mark Nudleman * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with o
www.eeworm.com/read/131315/5945037

c var.c

/* * Copyright (c) 1988, 1989, 1990, 1993 * The Regents of the University of California. All rights reserved. * Copyright (c) 1989 by Berkeley Softworks * All rights reserved. * * This code is
www.eeworm.com/read/131315/5945237

c egrep.c

/*- * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are perm
www.eeworm.com/read/131315/5945545

1 locate.1

.\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are per
www.eeworm.com/read/129660/5971124

java util.java

/* * $Id: Util.java,v 1.15 2003/11/07 20:16:25 dfs Exp $ * * ==================================================================== * The Apache Software License, Version 1.1 * * Copyright (c) 200
www.eeworm.com/read/129660/5971185

java util.java

/* * $Id: Util.java,v 1.15 2003/11/07 20:16:25 dfs Exp $ * * ==================================================================== * The Apache Software License, Version 1.1 * * Copyright (c) 200
www.eeworm.com/read/125916/6020119

java life3d.java

/******************************************************************************/ /** * @file Life3D.java * @brief Implements a 3D version of Conway's "game of life". * * Copyright (C) 2004 Supersc