代码搜索:parse
找到约 10,000 项符合「parse」的源代码
代码结果 10,000
www.eeworm.com/read/158865/5594074
sed config-nt.sed
/^Makefile/,/^ rm -f config.run/d
s/rm -f/del/
s/|| cp/|| copy/
/^config.status/,/ fi/d
s/config.status//g
s/\/dev\/null/NUL/g
s/$(srcdir)\/c-parse/c-parse/g
s/$(srcdir)\/c-gperf/c-gperf/g
/^multilib.
www.eeworm.com/read/423577/10546403
m4 vasnprintf.m4
# vasnprintf.m4 serial 5
dnl Copyright (C) 2002-2004 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribut
www.eeworm.com/read/389692/8507701
m parsrule.m
function [outFis,outTxtRuleList,errorStr]=parsrule(fis,inTxtRuleList,ruleFormat,lang)
%PARSRULE Parse fuzzy rules.
% This function parses the text that defines the rules (txtRuleList) for a
%
www.eeworm.com/read/177852/9430692
tcl modules.tcl
#
# Tcl Library for TkCVS
#
#
# Procedures to parse the CVS modules file and store whatever is
# read into various associative arrays, sorted, and unsorted lists.
#
#
# Global variables:
www.eeworm.com/read/359005/10171916
m parsrule.m
function [outFis,outTxtRuleList,errorStr]=parsrule(fis,inTxtRuleList,ruleFormat,lang)
%PARSRULE Parse fuzzy rules.
% This function parses the text that defines the rules (txtRuleList) for a
%
www.eeworm.com/read/425797/10321865
asm setargv.asm
NAME SETARGV
PAGE 60,132
;[]------------------------------------------------------------[]
;| SETARGV.ASM -- Parse Command Line |
;| |
;| Turbo-C Run Time Library version 2.0 |
;|
www.eeworm.com/read/159920/10589395
c stptok.c
/*
** stptok() -- public domain by Ray Gardner, modified by Bob Stout
**
** You pass this function a string to parse, a buffer to receive the
** "token" that gets scanned, the length of the b
www.eeworm.com/read/364251/7075931
c docbparser.c
/*
* DOCBparser.c : an attempt to parse SGML Docbook documents
*
* This is deprecated !!!
* Code removed with release 2.6.0 it was broken.
* The doc are expect to be migrated to XML DocBook
*
*
www.eeworm.com/read/140797/7146752
todo
* Read menu structure from config files
- This will eliminate the need for recompiling the code, especially
for the simple menus
* Features to add
- Parse commandline arguments
* Help support
www.eeworm.com/read/136959/13351500
c stptok.c
/*
** stptok() -- public domain by Ray Gardner, modified by Bob Stout
**
** You pass this function a string to parse, a buffer to receive the
** "token" that gets scanned, the length of the buffe