Home
last modified time | relevance | path

Searched defs:post_parse (Results 1 – 3 of 3) sorted by relevance

/external/harfbuzz_ng/util/
Doptions.hh97 virtual void post_parse (GError **error G_GNUC_UNUSED) {}; in post_parse() function
358 void post_parse (GError **error G_GNUC_UNUSED) { in post_parse() function
402 void post_parse (GError **error G_GNUC_UNUSED) in post_parse() function
Doptions.cc128 post_parse (GOptionContext *context G_GNUC_UNUSED, in post_parse() function
/external/iptables/iptables/
Dnft-shared.h99 void (*post_parse)(int command, struct iptables_command_state *cs, member