代码搜索:parse
找到约 10,000 项符合「parse」的源代码
代码结果 10,000
www.eeworm.com/read/205824/5019370
c parse.c
/*
* FreeLoader
* Copyright (C) 1998-2003 Brian Palmer
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Gene
www.eeworm.com/read/204040/5035246
c parse.c
/*
COW : Character Oriented Windows
parse.c : Parsing functions for SDM
??????? rewrite so non-recursive ????????????
*/
#define COW
#include
#include
#include
www.eeworm.com/read/204040/5036282
h parse.h
/* parse.h - support tops-20 comnd jsys on MSDOS */
#include
/* flags in pair.flags. Not examined by tbLook */
#define PINVIS 0x4000 /* invisible in HELP, but recognized */
www.eeworm.com/read/204040/5036439
h parse.h
/* parse.h - support tops-20 comnd jsys on MSDOS */
#include
/* flags in pair.flags. Not examined by tbLook */
#define PINVIS 0x4000 /* invisible in HELP, but recognized */
www.eeworm.com/read/202672/5047608
cpp parse.cpp
MyDxfFilter f;
DL_Dxf dxf;
if (!dxf.in("drawing.dxf", &f)) {
std::cerr
www.eeworm.com/read/196768/5100362
h parse.h
/*
* Copyright (c) 2003-2005 Thomer M. Gil (thomer@csail.mit.edu)
* Massachusetts Institute of Technology
*
* Permission is hereby granted, free of charge, to any person obtain
www.eeworm.com/read/196768/5100391
c parse.c
/*
* Copyright (c) 2003-2005 Thomer M. Gil (thomer@csail.mit.edu)
* Massachusetts Institute of Technology
*
* Permission is hereby granted, free of charge, to any person obtain
www.eeworm.com/read/196146/5103686
ftbl parse.ftbl
/*
Iulian Radu [v2.0@07.1999]
*/
typedef void (*fnct)(char* buf);
struct fncttbl{
char* cmd;
fnct func;
};
www.eeworm.com/read/196146/5103692
c parse.c
/*
Iulian Radu [v2.0@07.1999]
*/
#include "vars.h"
void parsex(char* fcfg);
void parse(char* fcfg);
#include "util.c"
#include "parse.ftbl"
#include "parse0.c"
#include "parsen.c"
void parsex(char
www.eeworm.com/read/195844/5106855
c parse.c
/* initiator/parse.c
vi: set autoindent tabstop=8 shiftwidth=4 :
This program is used to split the string returned by slptool and
get the ipaddr, port number and iscsi-name(target name)
*/
/*
C