代码搜索:parse

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

代码结果 10,000
www.eeworm.com/read/273525/4207314

ado ml_technique.ado

*! version 1.1.4 04mar2005 program ml_technique, sclass version 8.0 // parse the -technique()- and -vce()- options of -ml- syntax [, /// TECHnique(string) /// VCE(string) /// no
www.eeworm.com/read/273525/4208788

ado _cpmatnm.ado

*! version 1.1.0 09sep1998 program define _cpmatnm /* Syntax: _cpmatnm matname [, vector(matlist) square(matlist) ] */ version 6 gettoken A 0 : 0, parse(", ") syntax [, VECtor
www.eeworm.com/read/273525/4208934

ado _ts.ado

*! version 1.1.1 15sep2004 program define _ts version 6, missing /* set callers time and * possibly panel macros */ gettoken tok : 0, parse(" ,") if "`tok'" != "," & "`tok'" !
www.eeworm.com/read/273525/4210068

ado hausman.ado

*! version 3.0.12 01apr2005 program define hausman, rclass version 8 // translate old syntax into new syntax gettoken tok : 0, parse(" ,") if `"`0'"' == "" | `"`tok'"' == "," { OldSy
www.eeworm.com/read/273525/4210210

ado duplicates.ado

*! version 1.3.1 01apr2005 program define duplicates, sortpreserve rclass version 8 * identify subcommand gettoken cmd 0 : 0, parse(" ,") local l = length("`cm
www.eeworm.com/read/271875/4220995

h mteobjectsconf.h

#ifndef MTEOBJECTSCONF_H #define MTEOBJECTSCONF_H /* * function declarations */ void init_mteObjectsConf(void); void parse_mteOTable(const char *, char *); SNMPCallback st
www.eeworm.com/read/440906/1775406

c crash31.c

// Build don't link: // Origin: Jakub Jelinek // excess errors test - XFAIL *-*-* namespace bar { struct foo { foo(); }; // ERROR - parse error XFAIL *-*-*
www.eeworm.com/read/440906/1780322

c gofast.c

/* Program to test gcc's usage of the gofast library. */ /* The main guiding themes are to make it trivial to add test cases over time and to make it easy for a program to parse the output to see
www.eeworm.com/read/430567/1920493

ent sub-inc.ent

www.eeworm.com/read/427974/1963788

gram times.gram

#JSGF V1.0; /** * Importable JSGF Grammar to parse date expressions. * * When result events are used with the ECMATagsParser, the resulting * feature/value pairs can be used to determine the act