Sha256: 136d9a1a32e5e5473dc2e385d6922aa2cefed4299b0bddf587e2e0fef353a9e2

Contents?: true

Size: 301 Bytes

Versions: 3

Compression:

Stored size: 301 Bytes

Contents

/* -*- c -*- 
 * File: parse_expr.h
 * Author: Igor Vlasenko <vlasenko@imath.kiev.ua>
 * Created: Mon Jun  6 14:54:45 2005
 */

#ifndef _PARSE_EXPR_H
#define _PARSE_EXPR_H	1

#include<pabidecl.h>

TMPLPRO_LOCAL
PSTRING parse_expr(PSTRING line, struct tmplpro_state* state);

#endif /* parse_expr.h */

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
html-template-pro-0.0.3 ext/html/template/parse_expr.h
html-template-pro-0.0.2 ext/html/template/internal/parse_expr.h
html-template-pro-0.0.1 ext/html/template/internal/parse_expr.h