Home
last modified time | relevance | path

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

/third_party/gettext/libtextstyle/gnulib-local/lib/glib/
Dgstrfuncs.in.h116 gchar substitutor);
Dgstrfuncs.c2064 gchar substitutor)
2074 *c = substitutor;
/third_party/glib/glib/
Dgstrfuncs.h110 gchar substitutor);
Dgstrfuncs.c2095 gchar substitutor) in g_strcanon() argument
2105 *c = substitutor; in g_strcanon()
/third_party/glib/tests/gobject/
Dparamspec-test.c133 G_PARAM_SPEC_STRING (pspec)->substitutor = '-'; in test_param_spec_string()
/third_party/glib/gobject/
Dgparamspecs.h864 gchar substitutor; member
Dgparamspecs.c615 sspec->substitutor = '_'; in param_string_init()
663 string[0] = sspec->substitutor; in param_string_validate()
677 *s = sspec->substitutor; in param_string_validate()