API Index

B

CTPL_BLANK_CHARS

E

CTPL_END_CHAR
CtplEnviron
CtplEnvironError
ctpl_environ_add_from_file
ctpl_environ_add_from_mb
ctpl_environ_add_from_string
CTPL_ENVIRON_ERROR
ctpl_environ_free
ctpl_environ_lookup
ctpl_environ_new
ctpl_environ_pop
ctpl_environ_push
ctpl_environ_push_float
ctpl_environ_push_int
ctpl_environ_push_string
CTPL_ESCAPE_CHAR
CtplEvalError
ctpl_eval_bool
CTPL_EVAL_ERROR
ctpl_eval_value
CTPL_EXPR_CHARS

L

CtplLexerError
CtplLexerExprError
ctpl_lexer_dump_tree
CTPL_LEXER_ERROR
CTPL_LEXER_EXPR_ERROR
ctpl_lexer_expr_lex
ctpl_lexer_expr_lex_full
ctpl_lexer_expr_lex_string
ctpl_lexer_free_tree
ctpl_lexer_lex
ctpl_lexer_lex_file
ctpl_lexer_lex_string

M

CTPL_MATH_FLOAT_EQ
ctpl_math_float_to_string
ctpl_math_int_to_string
ctpl_math_string_to_float
ctpl_math_string_to_int

O

CTPL_OPERAND_CHARS
CtplOperator
CTPL_OPERATOR_CHARS
ctpl_operator_from_string
ctpl_operator_to_string

P

CtplParserError
CTPL_PARSER_ERROR
ctpl_parser_parse

R

ctpl_read_double
ctpl_read_skip_blank
ctpl_read_skip_chars
ctpl_read_string_literal
ctpl_read_symbol
ctpl_read_word

S

CtplStack
ctpl_stack_free
ctpl_stack_is_empty
ctpl_stack_new
ctpl_stack_peek
ctpl_stack_pop
ctpl_stack_push
ctpl_stack_push_ref
CTPL_START_CHAR
CTPL_STRING_DELIMITER_CHAR
CTPL_SYMBOL_CHARS

T

CtplToken
CtplTokenExpr
CtplTokenExprType
CtplTokenFor
CtplTokenIf
CtplTokenType
ctpl_token_append
ctpl_token_dump
ctpl_token_expr_dump
ctpl_token_expr_free
ctpl_token_expr_new_float
ctpl_token_expr_new_integer
ctpl_token_expr_new_operator
ctpl_token_expr_new_symbol
ctpl_token_free
ctpl_token_get_type
ctpl_token_new_data
ctpl_token_new_expr
ctpl_token_new_for
ctpl_token_new_if
ctpl_token_prepend

V

CtplValue
CtplValueType
ctpl_value_array_append
ctpl_value_array_append_float
ctpl_value_array_append_int
ctpl_value_array_append_string
ctpl_value_array_length
ctpl_value_array_prepend
ctpl_value_array_prepend_float
ctpl_value_array_prepend_int
ctpl_value_array_prepend_string
ctpl_value_convert
ctpl_value_copy
ctpl_value_dup
ctpl_value_free
ctpl_value_free_value
ctpl_value_get_array
ctpl_value_get_array_float
ctpl_value_get_array_int
ctpl_value_get_array_string
ctpl_value_get_float
ctpl_value_get_held_type
ctpl_value_get_held_type_name
ctpl_value_get_int
ctpl_value_get_string
CTPL_VALUE_HOLDS
CTPL_VALUE_HOLDS_ARRAY
CTPL_VALUE_HOLDS_FLOAT
CTPL_VALUE_HOLDS_INT
CTPL_VALUE_HOLDS_STRING
ctpl_value_init
ctpl_value_new
ctpl_value_new_array
ctpl_value_new_arrayv
ctpl_value_new_float
ctpl_value_new_int
ctpl_value_new_string
ctpl_value_set_array
ctpl_value_set_arrayv
ctpl_value_set_array_float
ctpl_value_set_array_floatv
ctpl_value_set_array_int
ctpl_value_set_array_intv
ctpl_value_set_array_string
ctpl_value_set_array_stringv
ctpl_value_set_float
ctpl_value_set_int
ctpl_value_set_string
ctpl_value_to_string
ctpl_value_type_get_name