HomeSort by: relevance | last modified time | path
    Searched refs:_formi_tab_expanded_length (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libform/
internals.h 127 _formi_tab_expanded_length(char *str, unsigned int start, unsigned int end);
internals.c 747 _formi_tab_expanded_length(row->string, 0,
760 _formi_tab_expanded_length(row->string, 0,
817 _formi_tab_expanded_length(saved->string, 0,
829 _formi_tab_expanded_length(saved->string, 0,
945 row->expanded = _formi_tab_expanded_length(row->string, 0,
953 _formi_tab_expanded_length(new_line->string, 0,
968 _formi_tab_expanded_length(new_line->string, 0,
1394 expanded = _formi_tab_expanded_length(
1435 _formi_tab_expanded_length(row->string,
1450 _formi_tab_expanded_length(row->string, field->start_char
3325 _formi_tab_expanded_length(char *str, unsigned int start, unsigned int end) function in typeref:typename:int
    [all...]
field.c 338 _formi_tab_expanded_length(field->alines->string,

Completed in 45 milliseconds