代码搜索:syntax
找到约 10,000 项符合「syntax」的源代码
代码结果 10,000
www.eeworm.com/read/190056/5189258
tex hworld.tex
\section{wxWidgets Hello World sample}\label{helloworld}
As many people have requested a mini-sample to be published here
so that some quick judgment concerning syntax
and basic principles can be mad
www.eeworm.com/read/186639/5230719
c trigwksp.c
/* $Revision: 1.21 $ */
/*
* TRIGWKSP A Simulink triggered read from workspace
*
* Syntax: [sys, x0] = TRIGWKSP(t,x,u,flag,var, thd, cycl_flag, ini)
* This function is for t
www.eeworm.com/read/182522/5264039
c asn1_dec.c
/**
* @file
* Abstract Syntax Notation One (ISO 8824, 8825) decoding
*
* @todo not optimised (yet), favor correctness over speed, favor speed over size
*/
/*
* Copyright (c) 2006 Axon Digital D
www.eeworm.com/read/182522/5264042
c asn1_enc.c
/**
* @file
* Abstract Syntax Notation One (ISO 8824, 8825) encoding
*
* @todo not optimised (yet), favor correctness over speed, favor speed over size
*/
/*
* Copyright (c) 2006 Axon Digital D
www.eeworm.com/read/181985/5274339
c trigwksp.c
/* $Revision: 1.21 $ */
/*
* TRIGWKSP A Simulink triggered read from workspace
*
* Syntax: [sys, x0] = TRIGWKSP(t,x,u,flag,var, thd, cycl_flag, ini)
* This function is for t
www.eeworm.com/read/180137/5289151
c synrf.c
/* SYNRF: Reserved names and other constants for reference concrete syntax.
*/
#include "config.h"
#include "entity.h" /* Templates for entity control blocks. */
#include "synxtrn.h"
www.eeworm.com/read/180137/5289158
c pcbrf.c
/* PCBRF: Parse tables for reference concrete syntax.
*/
#include "config.h"
#include "entity.h" /* Templates for entity control blocks. */
#include "action.h" /* Action names for
www.eeworm.com/read/180137/5289222
c lexrf.c
/* LEXRF: Lexical tables for reference concrete syntax.
*/
#include "config.h"
#include "entity.h" /* Templates for entity control blocks. */
#include "synxtrn.h" /* Declarations f
www.eeworm.com/read/180137/5289424
c utilities.c
/* Copyright (c) 1994 Sun Wu, Udi Manber, Burra Gopal. All Rights Reserved. */
/* this file contains various utility functions for accessing
and manipulating regular expression syntax trees. */
#