C
- CtplEnviron
- CtplEnvironError
- CtplEnvironForeachFunc
- CtplEvalError
- CtplInputStream
- CtplIOError
- CtplLexerError
- CtplLexerExprError
- CtplOutputStream
- CtplParserError
- CtplToken
- CtplTokenExpr
- CtplValue
- CtplValueType
- CTPL_CHECK_VERSION
- ctpl_check_version
- ctpl_environ_add_from_path
- ctpl_environ_add_from_stream
- ctpl_environ_add_from_string
- CTPL_ENVIRON_ERROR
- ctpl_environ_foreach
- ctpl_environ_lookup
- ctpl_environ_merge
- ctpl_environ_new
- ctpl_environ_pop
- ctpl_environ_push
- ctpl_environ_push_float
- ctpl_environ_push_int
- ctpl_environ_push_string
- ctpl_environ_ref
- ctpl_environ_unref
- CTPL_EOF
- ctpl_eval_bool
- CTPL_EVAL_ERROR
- ctpl_eval_value
- ctpl_input_stream_eof
- ctpl_input_stream_eof_fast
- ctpl_input_stream_get_c
- ctpl_input_stream_get_line
- ctpl_input_stream_get_line_position
- ctpl_input_stream_get_name
- ctpl_input_stream_get_stream
- ctpl_input_stream_new
- ctpl_input_stream_new_for_gfile
- ctpl_input_stream_new_for_memory
- ctpl_input_stream_new_for_path
- ctpl_input_stream_new_for_uri
- ctpl_input_stream_peek
- ctpl_input_stream_peek_c
- ctpl_input_stream_peek_symbol
- ctpl_input_stream_peek_symbol_full
- ctpl_input_stream_peek_word
- ctpl_input_stream_read
- ctpl_input_stream_read_float
- ctpl_input_stream_read_int
- ctpl_input_stream_read_number
- ctpl_input_stream_read_string_literal
- ctpl_input_stream_read_symbol
- ctpl_input_stream_read_symbol_full
- ctpl_input_stream_read_word
- ctpl_input_stream_ref
- ctpl_input_stream_set_error
- ctpl_input_stream_skip
- ctpl_input_stream_skip_blank
- ctpl_input_stream_skip_word
- ctpl_input_stream_unref
- CTPL_IO_ERROR
- CTPL_LEXER_ERROR
- CTPL_LEXER_EXPR_ERROR
- ctpl_lexer_expr_lex
- ctpl_lexer_expr_lex_full
- ctpl_lexer_expr_lex_string
- ctpl_lexer_lex
- ctpl_lexer_lex_path
- ctpl_lexer_lex_string
- ctpl_major_version
- CTPL_MAJOR_VERSION
- CTPL_MICRO_VERSION
- ctpl_micro_version
- ctpl_minor_version
- CTPL_MINOR_VERSION
- ctpl_output_stream_get_stream
- ctpl_output_stream_new
- ctpl_output_stream_put_c
- ctpl_output_stream_ref
- ctpl_output_stream_unref
- ctpl_output_stream_write
- CTPL_PARSER_ERROR
- ctpl_parser_parse
- ctpl_token_expr_free
- ctpl_token_free
- ctpl_value_array_append
- ctpl_value_array_append_float
- ctpl_value_array_append_int
- ctpl_value_array_append_string
- ctpl_value_array_index
- 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