代码搜索:parse
找到约 10,000 项符合「parse」的源代码
代码结果 10,000
www.eeworm.com/read/173430/9658551
c parse_mode.c
/* vi: set sw=4 ts=4: */
/*
* Utility routines.
*
* Copyright (C) many different people. If you wrote this, please
* acknowledge your work.
*
* This program is free software; you can redistribu
www.eeworm.com/read/173430/9658600
c parse_number.c
/* vi: set sw=4 ts=4: */
/*
* Utility routines.
*
* Copyright (C) many different people. If you wrote this, please
* acknowledge your work.
*
* This program is free software; you can redistribu
www.eeworm.com/read/173349/9661341
temp parse.h.temp
#define TK_SEMI 1
#define TK_EXPLAIN 2
#define TK_QUERY 3
#define TK_PLAN 4
#define TK_BEGIN
www.eeworm.com/read/171718/9739886
h wprintf-parse.h
/* Parse printf format string.
Copyright (C) 1999, 2002-2003 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify it
under the terms of the GNU
www.eeworm.com/read/171718/9739903
h printf-parse.h
/* Parse printf format string.
Copyright (C) 1999, 2002-2003 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify it
under the terms of the GNU
www.eeworm.com/read/171718/9739936
c printf-parse.c
/* Formatted output to strings.
Copyright (C) 1999-2000, 2002-2003 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify it
under the terms of t
www.eeworm.com/read/170929/9779606
c parse_conf.c
#define _GNU_SOURCE
#include
#include
#include
#include
#include "dpmd.h"
static void strchrnull(char *str, int ch)
{
int i = 0;
while (str[i]) {
if (st
www.eeworm.com/read/415663/11059328
m parse_roofnet.m
function [node_id, node_coord, neighbor_deliver] = parse_roofnet(rootdir)
%parse roofnet raw data
%node_id: the raw node id array assigned in roofnet
%node_coord(i, x, y): the i-th node geographic
www.eeworm.com/read/268635/11128363
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