代码搜索:parse
找到约 10,000 项符合「parse」的源代码
代码结果 10,000
www.eeworm.com/read/334125/3373606
pm pidl.pm
###################################################
# package to parse IDL files and generate code for
# rpc functions in Samba
# Copyright tridge@samba.org 2000-2003
# Copyright jelmer@samba.org 2005
www.eeworm.com/read/334125/3373614
pm template.pm
###################################################
# server template function generator
# Copyright tridge@samba.org 2003
# released under the GNU GPL
package Parse::Pidl::Samba4::Template;
use var
www.eeworm.com/read/334125/3373628
pm cutil.pm
###################################################
# C utility functions for pidl
# Copyright jelmer@samba.org 2005-2007
# released under the GNU GPL
package Parse::Pidl::CUtil;
require Exporter;
@I
www.eeworm.com/read/334125/3373662
pidl
#!/usr/bin/perl -w
###################################################
# package to parse IDL files and generate code for
# rpc functions in Samba
# Copyright tridge@samba.org 2000-2003
# Copyright j
www.eeworm.com/read/334125/3373815
mk config.mk
#################################
# Start SUBSYSTEM LIBCLI_AUTH
[SUBSYSTEM::LIBCLI_AUTH]
PUBLIC_DEPENDENCIES = \
MSRPC_PARSE \
LIBSAMBA-HOSTCONFIG
# End SUBSYSTEM LIBCLI_AUTH
#####################
www.eeworm.com/read/333554/3384820
as xmlparser.as
/**
* Parse XML file and return a simple, associative array.
*
* @author Jeroen Wijering
* @version 1.0
**/
class com.jeroenwijering.utils.XMLParser {
/** Flash XML object the file is
www.eeworm.com/read/330522/3422883
vm doubleselect.vm
`#parse("/$parameters.templateDir/simple/select.vm")
#set ( $startCount = 0)
#if ($parameters.headerKey && $parameters.headerValue)
#set ( $startCount = $startCount + 1)
#end
#if ($parameters
www.eeworm.com/read/324447/3502729
readme
This directory contains an example parser for Source-Navigator to parse
assembly language programs.
Because assembly language syntax differs so much depending on the target
microprocessor and objec
www.eeworm.com/read/323581/3514402
readme
This directory contains an example parser for Source-Navigator to parse
assembly language programs.
Because assembly language syntax differs so much depending on the target
microprocessor and objec
www.eeworm.com/read/320003/3551408
out littletest9.out
unit LittleTest9;
{ This unit compiles but is not semantically meaningfull
it is test cases for the code formatting utility
unit that caused a parse failure in 2.0 b3 }
interface
proced