Modul stringf.c
te_init_stringf
Ergebnis: int
Parameter:
- session_t * s
- syslevel_t level
te_terminate_stringf
Ergebnis: void
new_stringf
Ergebnis: formatm_t *
register_stringf
Ergebnis: int
set_strcf
Ergebnis: int
Parameter:
- formatm_t * fm
- strcf_t * cf
set_str_subformatm
Ergebnis: int
Parameter:
- formatm_t * fm
- formatm_t * subformatm
new_stringf_literal
Ergebnis: formatm_t *
new_format_strag
Ergebnis: strag_t *
Parameter:
- strcf_t * cf
- strag_t * ag
new_format_file_strag
Ergebnis: strag_t *
Parameter:
- strcf_t * cf
- FILE * out
new_format_cstring_strag
Ergebnis: strag_t *
Parameter:
- strcf_t * cf
- char ** cstr
- int inc
formatstr
Ergebnis: int
Parameter:
- char * str
- strcf_t * cf
- FILE * out
formatstrid
Ergebnis: int
Parameter:
- session_t * s
- int strid
- strcf_t * cf
- FILE * out
normalize_and_validate_strcf
Ergebnis: int
Parameter:
- strcf_t * cf
copy_strcf
Ergebnis: int
Parameter:
- strcf_t * dest
- strcf_t * src
strcfdup
Ergebnis: strcf_t *
Parameter:
- strcf_t * src
destroy_strcf
Ergebnis: void
Parameter:
- strcf_t * cf
te_store_strcf
Ergebnis: int
Parameter:
- session_t * s
- int id
- strcf_t * cf
- int * lastid
te_retrieve_strcf
Ergebnis: int
Parameter:
- session_t * s
- int id
- strcf_t * cf
te_retrieve_strcf_a
Ergebnis: int
Parameter:
- session_t * s
- int id
- strcf_t ** cf