代码搜索:parse
找到约 10,000 项符合「parse」的源代码
代码结果 10,000
www.eeworm.com/read/328068/13048735
c cl_parse.c
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free So
www.eeworm.com/read/140015/13114365
c id_parse.c
/*
** id_parse.c Receive and parse a reply from an IDENT server
**
** Author: Peter Eriksson
** Fiddling: P鋜 Emanuelsson
*/
#include
www.eeworm.com/read/139060/13191101
h tdate_parse.h
/* tdate_parse.h - parse string dates into internal form, stripped-down version
**
** Copyright
www.eeworm.com/read/139060/13191191
c tdate_parse.c
/* tdate_parse - parse string dates into internal form, stripped-down version
**
** Copyright
www.eeworm.com/read/325084/13228159
c parse86.c
// parse86
// Copyright Ric Vieler, 2006
// disassembler for getx86Instruction
#if _WIN32_WINNT >= 0x0500
# define NDIS50 1
#else
# define NDIS40 1
#endif
#define BINARY_COMPATIBLE 0
www.eeworm.com/read/325084/13228168
h parse86.h
// Copyright Ric Vieler, 2006
// Support header for parse86.c
#ifndef _USER_HOOK_PARSE_H_
#define _USER_HOOK_PARSE_H_
#include "ghost.h"
#pragma optimize( "", off )
#define IS_BETWEEN(x,
www.eeworm.com/read/138050/13268665
c config_parse.c
#ifndef lint
/*static char yysccsid[] = "from: @(#)yaccpar 1.9 (Berkeley) 02/21/93";*/
static char yyrcsid[]
#if __GNUC__ == 2
__attribute__ ((unused))
#endif /* __GNUC__ == 2 */
= "$OpenBSD: skel
www.eeworm.com/read/138050/13268754
y config_parse.y
/*
* Copyright (c) 1997, 1998, 1999
* Inferno Nettverk A/S, Norway. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted
www.eeworm.com/read/138050/13268791
h config_parse.h
#define SERVERCONFIG 257
#define CLIENTCONFIG 258
#define DEPRECATED 259
#define CLIENTRULE 260
#define INTERNAL 261
#define EXTERNAL 262
#define DEBUGING 263
#define RESOLVEPROTOCOL 264
#define SRCHO