Searched +defs:expr +defs:string (Results 1 - 25 of 46) sorted by relevance

12

/macosx-10.10/Heimdal-398.1.2/lib/hx509/
H A Dsel-gram.y75 expr : kw_TRUE { $$ = _hx509_make_expr(op_TRUE, NULL, NULL); } label
102 string : STRING { $$ = _hx509_make_expr(expr_STRING, $1, NULL); }; label
[all...]
H A Dhx_locl.h165 struct hx_expr *expr; member in struct:hx509_query_data
217 char *string; member in union:hx509_env_data::__anon586
/macosx-10.10/apache-793/httpd/server/
H A Dutil_expr_parse.y117 expr : T_TRUE { $$ = ap_expr_make(op_True, NULL, NULL, ctx); } label
154 string : string strpart { $$ = ap_expr_make(op_Concat, $1, $2, ctx); } label
[all...]
/macosx-10.10/groff-38/groff/src/preproc/refer/
H A Dlabel.y249 expr: label
291 string: label
[all...]
/macosx-10.10/emacs-93/emacs/lisp/erc/
H A Derc-compat.el[all...]
/macosx-10.10/emacs-93/emacs/lisp/international/
H A Dccl.el[all...]
/macosx-10.10/emacs-93/emacs/lisp/calc/
H A Dcalccomp.el[all...]
H A Dcalc-aent.el[all...]
H A Dcalc-ext.el[all...]
/macosx-10.10/IOSCSIParallelFamily-300.0.2/TestTools/AppleSCSIHBAEmulator/
H A Demulator.c336 char * expr; local
958 CFStringRef string = NULL; local
[all...]
/macosx-10.10/tcsh-65/tcsh/
H A Dsh.exp.c187 expr(Char ***vp) function
634 char *string, string0[8]; local
[all...]
/macosx-10.10/ksh-23/ksh/src/cmd/ksh93/sh/
H A Dstreval.c69 const char *expr; /* current expression */ member in struct:vars
129 static void arith_error(const char *message,const char *expr, int mode) argument
572 static int expr(register struct vars *vp,register int precedence) function
900 arith_compile(Shell_t *shp,const char *string,char **last,Sfdouble_t(*fun)(const char**,struct lval*,int,Sfdouble_t),int emode) argument
[all...]
/macosx-10.10/zlib-55/zlib/contrib/untgz/
H A Duntgz.c290 int ExprMatch (char *string,char *expr) argument
[all...]
/macosx-10.10/emacs-93/emacs/lisp/emacs-lisp/
H A Dcl-macs.el[all...]
H A Dcl-specs.el[all...]
/macosx-10.10/emacs-93/emacs/lisp/progmodes/
H A Ddelphi.el[all...]
H A Dgud.el[all...]
H A Dfortran.el[all...]
/macosx-10.10/ruby-106/ruby/ext/ripper/
H A Dripper.y1283 expr : command_call label
3840 string : tCHAR label
[all...]
/macosx-10.10/ruby-106/ruby/
H A Dparse.y1283 expr : command_call label
3840 string : tCHAR label
[all...]
/macosx-10.10/swig-12/Source/CParse/
H A Dparser.y5442 expr : valexpr { $$ = $1; } label
5943 string : string STRING { label
[all...]
/macosx-10.10/tcl-105/tcl_ext/expect/expect/
H A DDbg.c99 Tcl_Obj *expr; /* expr to trigger breakpoint */ member in struct:breakpoint
1253 zero(Tcl_Interp *interp, char *string) argument
[all...]
/macosx-10.10/dtrace-147/libdtrace/
H A Ddt_parser.c1242 dt_node_string(char *string) argument
2052 dt_node_op3(dt_node_t *expr, dt_node_t *lp, dt_node_t *rp) argument
2069 dt_node_statement(dt_node_t *expr) argument
2160 dt_node_inline(dt_node_t *expr) argument
2353 dt_node_member(dt_decl_t *ddp, char *name, dt_node_t *expr) argument
[all...]
/macosx-10.10/tcl-105/tk84/tk/generic/
H A DtkCanvas.c86 char *string; /* tag expression string */ member in struct:TagSearch
93 TagSearchExpr *expr; /* compiled tag expression */ member in struct:TagSearch
735 TagSearchExpr *expr, **lastPtr; local
789 CONST char *string; local
1959 TagSearchExpr *expr, *next; local
3087 TagSearchExpr* expr = *exprPtrPtr; local
4929 TagSearchExpr *expr; local
[all...]
/macosx-10.10/vim-55/src/
H A Dif_tcl.c481 char *what, *string; local
1390 char *expr, *str; local
[all...]

Completed in 428 milliseconds

12