Home
last modified time | relevance | path

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

/dports/mail/mailagent/mailagent-9a14a15/agent/pl/
H A Dmatching.pl168 $match = &selector_match($select, $pattern, $range);
208 $match = &selector_match($key, $pattern, $range);
240 sub selector_match { subroutine
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkcssselector.c1718 GtkCssSelectorTree **selector_match; member
1804 if (info->selector_match != NULL) in subdivide_infos()
1805 *info->selector_match = GUINT_TO_POINTER (tree_offset); in subdivide_infos()
1861 GtkCssSelectorTree **selector_match, in _gtk_css_selector_tree_builder_add() argument
1868 info->selector_match = selector_match; in _gtk_css_selector_tree_builder_add()
1923 if (info->selector_match) in _gtk_css_selector_tree_builder_build()
1924 *info->selector_match = (GtkCssSelectorTree *)(data + GPOINTER_TO_UINT (*info->selector_match)); in _gtk_css_selector_tree_builder_build()
H A Dgtkcssselectorprivate.h55 GtkCssSelectorTree **selector_match,
H A Dgtkcssprovider.c106 GtkCssSelectorTree *selector_match; member
1699 &ruleset->selector_match, in gtk_css_provider_postprocess()
2259 _gtk_css_selector_tree_match_print (ruleset->selector_match, str); in gtk_css_ruleset_print()
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/rabbitmq_jms_topic_exchange/src/
H A Drabbit_jms_topic_exchange.erl210 selector_match(CompiledExp, Headers)
225 selector_match(Selector, Headers) -> function
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkcssselectorprivate.h69 GtkCssSelectorTree **selector_match,
H A Dgtkcssselector.c2080 GtkCssSelectorTree **selector_match; member
2170 if (info->selector_match != NULL) in subdivide_infos()
2171 *info->selector_match = GUINT_TO_POINTER (tree_offset); in subdivide_infos()
2233 GtkCssSelectorTree **selector_match, in _gtk_css_selector_tree_builder_add() argument
2242 info->selector_match = selector_match; in _gtk_css_selector_tree_builder_add()
2302 if (info->selector_match) in _gtk_css_selector_tree_builder_build()
2303 *info->selector_match = (GtkCssSelectorTree *)(data + GPOINTER_TO_UINT (*info->selector_match)); in _gtk_css_selector_tree_builder_build()
H A Dgtkcssprovider.c113 GtkCssSelectorTree *selector_match; member
998 &ruleset->selector_match, in gtk_css_provider_postprocess()
1431 _gtk_css_selector_tree_match_print (ruleset->selector_match, str); in gtk_css_ruleset_print()