Home
last modified time | relevance | path

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

/dports/math/pspp/pspp-1.4.1/src/ui/gui/
H A Dfind-dialog.c452 struct regexp_comparator struct
544 const struct regexp_comparator *rec = in regexp_value_compare()
545 (const struct regexp_comparator *) cmptr; in regexp_value_compare()
571 const struct regexp_comparator *rec = in regexp_label_compare()
572 (const struct regexp_comparator *) cmptr; in regexp_label_compare()
591 struct regexp_comparator *rec in regexp_destroy()
592 = UP_CAST (cmptr, struct regexp_comparator, parent); in regexp_destroy()
642 struct regexp_comparator *rec = xzalloc (sizeof (*rec)); in regexp_comparator_create()