Home
last modified time | relevance | path

Searched refs:psiconv_read_string (Results 1 – 5 of 5) sorted by relevance

/dports/converters/psiconv/psiconv-0.9.9/lib/psiconv/
H A Dparse_routines.h66 extern psiconv_string_t psiconv_read_string(const psiconv_config config,
H A Dparse_simple.c294 psiconv_string_t psiconv_read_string(const psiconv_config config, in psiconv_read_string() function
H A Dparse_sheet.c657 (*result)->name = psiconv_read_string(config,buf,lev+2,off+len,&leng,&res); in psiconv_parse_sheet_name_section()
928 psiconv_read_string(config,buf,lev+2,off+len,&leng,&res); in psiconv_parse_sheet_cell()
1521 (*result)->name = psiconv_read_string(config,buf,lev+2,off+len,&leng,&res); in psiconv_parse_sheet_variable()
1553 (*result)->data.dat_string = psiconv_read_string(config,buf,lev+2,off+len, in psiconv_parse_sheet_variable()
H A Dparse_word.c267 style->name = psiconv_read_string(config,buf,lev+3,off+len,&leng,&res); in psiconv_parse_word_styles_section()
H A Dparse_common.c246 (*result)->name = psiconv_read_string(config,buf,lev+2,off+len,&leng,&res); in psiconv_parse_application_id_section()
1226 (*result)->icon_name = psiconv_read_string(config,buf,lev+2,off+len,&leng,&res); in psiconv_parse_object_icon_section()