代码搜索:parse
找到约 10,000 项符合「parse」的源代码
代码结果 10,000
www.eeworm.com/read/234134/4660913
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/234134/4661949
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/234134/4662106
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/233693/4665427
h parse.h
#ifndef PARSE_H
#define PARSE_H
#ifdef __cplusplus
extern "C" {
#endif
/*
* parse.h
*/
/***********************************************************
Copyright 1989 by Ca
www.eeworm.com/read/233554/4666243
c parse.c
/*
* /src/NTP/ntp4-dev/libparse/parse.c,v 4.20 2005/08/06 17:39:40 kardel RELEASE_20050806_A
*
* parse.c,v 4.20 2005/08/06 17:39:40 kardel RELEASE_20050806_A
*
* Parser module for reference clo
www.eeworm.com/read/233554/4666368
h parse.h
/*
* /src/NTP/ntp4-dev/include/parse.h,v 4.11 2005/06/25 10:58:45 kardel RELEASE_20050625_A
*
* parse.h,v 4.11 2005/06/25 10:58:45 kardel RELEASE_20050625_A
*
* Copyright (c) 1995-2005 by Frank K
www.eeworm.com/read/233527/4666817
c parse.c
#include
#include
#include "csa_types.h"
#include "csa_defs.h"
#define ERRBASE 1000 /* Base number for user-defined errors*/
#define BADINPUT1 1001 /* Bad input file format */
#
www.eeworm.com/read/233358/4693213
java parse.java
package com.tarena.abs.util;
import java.util.*;
import com.tarena.abs.model.*;
public class Parse {
static ArrayList allPlaneModel=new ArrayList();
public static PlaneModel getPlane(String
www.eeworm.com/read/230932/4718953
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/230618/4720991
h parse.h
/*
* Boa, an http server
* Copyright (C) 1999 Larry Doolittle
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Gener