代码搜索:syntax

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

代码结果 10,000
www.eeworm.com/read/231546/4714528

pm dumper.pm

# # Data/Dumper.pm # # convert perl data structures into perl syntax suitable for both printing # and eval # # Documentation at the __END__ # package Data::Dumper; $VERSION = '2.102'; #$| = 1; req
www.eeworm.com/read/231168/4717767

asp chkinput.asp

www.eeworm.com/read/229812/4748698

dbg vc.dbg

* Syntax: vc * * Synopsis: Examine the standard output from a routine using the "view" * command. * * Example: vc DumpTree( HeadNode ) * call DumpRedirect call
www.eeworm.com/read/227684/4770421

sml regexp-fn.sml

(* regexp-fn.sml * * COPYRIGHT (c) 1998 Bell Labs, Lucent Technologies. * * Functor that implements a regular expressions matcher by combining * a surface syntax and a matching engine. *) funct
www.eeworm.com/read/225324/4796203

properties log4j.properties

# For the general syntax of property based configuration files see # the documenation of org.apache.log4j.PropertyConfigurator. # STDOUT is set to be a ConsoleAppender which outputs to System.out. l
www.eeworm.com/read/221848/4824871

c arymimai.c

/* $Revision: 1.19 $ */ /* * ARYMIMAI array minimum/maximum index computation. * * Syntax: [sys, x0] = arymimai(t,x,u,flag,Func) * where Func is the string w
www.eeworm.com/read/221227/4834669

c arymimai.c

/* $Revision: 1.19 $ */ /* * ARYMIMAI array minimum/maximum index computation. * * Syntax: [sys, x0] = arymimai(t,x,u,flag,Func) * where Func is the string w
www.eeworm.com/read/219895/4844454

properties cursors.properties

# # @(#)cursors.properties 1.5 99/07/12 # # Cursors Properties file # # Names GIF89 sources for Custom Cursors and their associated HotSpots # # Note: the syntax of the property name is significant an
www.eeworm.com/read/210166/4951878

c arymimai.c

/* $Revision: 1.19 $ */ /* * ARYMIMAI array minimum/maximum index computation. * * Syntax: [sys, x0] = arymimai(t,x,u,flag,Func) * where Func is the string w
www.eeworm.com/read/209559/4961889

kconfig

# # For a description of the syntax of this configuration file, # see Documentation/kbuild/kconfig-language.txt. # mainmenu "Linux/PA-RISC Kernel Configuration" config PARISC bool default y help