代码搜索:parse
找到约 10,000 项符合「parse」的源代码
代码结果 10,000
www.eeworm.com/read/437033/1836823
c parse.c
#ifndef lint
static char yysccsid[] = "@(#)yaccpar 1.9 (Berkeley) 02/21/93";
#endif
#define YYBYACC 1
#define YYMAJOR 1
#define YYMINOR 9
#define yyclearin (yychar=(-1))
#define yyerrok (yyerrflag=0)
www.eeworm.com/read/437028/1836981
c parse.c
/* $Header: /home/harrison/c/tcgmsg/ipcv4.0/RCS/parse.c,v 1.1 91/12/06 17:27:04 harrison Exp Locker: harrison $ */
#include
#if defined(ULTRIX) || defined(SGI) || defined(HPUX) || defined(
www.eeworm.com/read/437028/1837545
c parse.c
/**********
Copyright 1990 Regents of the University of California. All rights reserved.
Author: 1985 Wayne A. Christopher, U. C. Berkeley CAD Group
**********/
/*
* A simple operator-precedence pa
www.eeworm.com/read/437018/1838775
c parse.c
/* RCS Info: $Revision: 1.1 $ on $Date: 91/04/02 12:12:04 $
* $Source: //pepper/atesse_spice/spice3/FTE/RCS/parse.c,v $
* Copyright (c) 1985 Wayne A. Christopher, U. C. Berkeley CAD Group
www.eeworm.com/read/435707/1861890
c parse.c
#include "u.h"
#include "lib.h"
#include "mem.h"
#include "dat.h"
#include "fns.h"
#include "error.h"
/*
* Generous estimate of number of fields, including terminal nil pointer
*/
static int
ncmdfi
www.eeworm.com/read/435701/1862210
c parse.c
#include "u.h"
#include "../port/lib.h"
#include "mem.h"
#include "dat.h"
#include "fns.h"
#include "../port/error.h"
/*
* parse a command written to a device
*/
Cmdbuf*
parsecmd(char *p, int n)
{
www.eeworm.com/read/432703/1891090
js parse.js
/*
Copyright (c) 2004-2006, The Dojo Foundation
All Rights Reserved.
Licensed under the Academic Free License version 2.1 or above OR the
modified BSD license. For more information on Dojo licens
www.eeworm.com/read/432703/1891112
js parse.js
/*
Copyright (c) 2004-2006, The Dojo Foundation
All Rights Reserved.
Licensed under the Academic Free License version 2.1 or above OR the
modified BSD license. For more information on Dojo licens
www.eeworm.com/read/428548/1958862
c parse.c
/* vi: set sw=4 ts=4: */
/*
* parse.c --- UUID parsing
*
* Copyright (C) 1996, 1997 Theodore Ts'o.
*
* %Begin-Header%
* Redistribution and use in source and binary forms, with or without
* modi
www.eeworm.com/read/428420/1960169
c parse.c
/*
* parse.c
* - parsing assistance functions (mainly for domains inside datagrams)
*/
/*
* This file is
* Copyright (C) 1997-2000 Ian Jackson
*
* It is part