代码搜索:parse
找到约 10,000 项符合「parse」的源代码
代码结果 10,000
www.eeworm.com/read/110420/15534281
c cmdparse.c
/* Parse command line, set up command arguments Unix-style, and call function.
* Note: argument is modified (delimiters are overwritten with nulls)
*
*/
#include
#include "global.h"
www.eeworm.com/read/108043/15596039
c getargs.c
/* Parse command line arguments for bison,
Copyright (C) 1984, 1986, 1989 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
Bison is free software; you ca
www.eeworm.com/read/104466/15691511
todo
ffmpeg TODO list:
----------------
Fabrice's TODO list: (unordered)
-------------------
Short term:
- av_read_frame() API
- seeking API and example in ffplay
- parse_only mode
- use AVFMTCTX_DISCAR
www.eeworm.com/read/104380/15696557
c cmdparse.c
/* Parse command line, set up command arguments Unix-style, and call function.
* Note: argument is modified (delimiters are overwritten with nulls)
*
*/
#include
#include "global.h"
www.eeworm.com/read/104056/15710896
c posixtm.c
/* Parse dates for touch and date.
Copyright (C) 1989, 1990, 1991, 1998, 2000-2002 Free Software Foundation Inc.
This program is free software; you can redistribute it and/or modify
it under
www.eeworm.com/read/102417/15781571
c getargs.c
/* Parse command line arguments for bison,
Copyright (C) 1984, 1986, 1989 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
Bison is free software; you ca
www.eeworm.com/read/100135/15883050
g antlr.g
/*
* antlr.g -- PCCTS Version 1.xx ANTLR
*
* Parse an antlr input grammar and build a syntax-diagram.
*
* Written in itself (needs at least 1.06 to work)
*
* SOFTWARE RIGHTS
*
* We reserve no
www.eeworm.com/read/292231/8366451
cpp cminusdoc.cpp
// cminusDoc.cpp : implementation of the CCminusDoc class
//
#include "stdafx.h"
#include "cminus.h"
#include "cminusDoc.h"
#include "cminusView.h"
//#include "Scaner.h"
//#include "Parse
www.eeworm.com/read/291040/8444106
cpp cminusdoc.cpp
// cminusDoc.cpp : implementation of the CCminusDoc class
//
#include "stdafx.h"
#include "cminus.h"
#include "cminusDoc.h"
#include "cminusView.h"
//#include "Scaner.h"
//#include "Parse
www.eeworm.com/read/390146/8482478
c http_uri.c
/*
* http_uri.c --- Contains functions to parse uri's
* Created: Christopher Blizzard , 4-Jul-98
*
* Copyright (C) 1998 Free Software Foundation
*
* This library is f