Searched refs:null_fold_if_empty (Results 1 – 3 of 3) sorted by relevance
118 G_PARAM_SPEC_STRING (pspec)->null_fold_if_empty = TRUE; in test_param_spec_string()128 G_PARAM_SPEC_STRING (pspec)->null_fold_if_empty = FALSE; in test_param_spec_string()
865 guint null_fold_if_empty : 1; member
616 sspec->null_fold_if_empty = FALSE; in param_string_init()681 if (sspec->null_fold_if_empty && string && string[0] == 0) in param_string_validate()