Home
last modified time | relevance | path

Searched refs:dict_reorder_var (Results 1 – 8 of 8) sorted by relevance

/dports/math/pspp/pspp-1.4.1/src/data/
H A Ddictionary.h80 void dict_reorder_var (struct dictionary *, struct variable *,
H A Ddictionary.c903 dict_reorder_var (struct dictionary *d, struct variable *v, size_t new_index) in dict_reorder_var() function
/dports/math/pspp/pspp-1.4.1/src/ui/gui/
H A Dpsppire-data-sheet.c496 dict_reorder_var (dict->dict, var, new_pos); in move_variable()
H A Dpsppire-variable-sheet.c506 dict_reorder_var (dict->dict, var, new_pos); in move_variable()
H A Dpsppire-dict.c424 dict_reorder_var (d->dict, var, idx); in psppire_dict_insert_variable()
/dports/math/pspp/pspp-1.4.1/doc/
H A Dpspp-dev.info87 Ref: dict_reorder_var93345
H A Dpspp-dev.info-11847 such as dict_reorder_var (*note dict_reorder_var::).
2174 -- Function: void dict_reorder_var (struct dictionary *DICT, struct
2776 * dict_reorder_var: Dictionary Reordering Variables.
/dports/math/pspp/pspp-1.4.1/doc/dev/
H A Dconcepts.texi1828 as dict_reorder_var (@pxref{dict_reorder_var}).
2145 @anchor{dict_reorder_var}
2146 @deftypefun void dict_reorder_var (struct dictionary *@var{dict}, struct variable *@var{var}, size_…