Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgdbusutils.c75 gboolean has_dot; in is_valid_name() local
84 has_dot = FALSE; in is_valid_name()
92 has_dot = TRUE; in is_valid_name()
101 if (G_UNLIKELY (!has_dot)) in is_valid_name()
/third_party/quickjs/
Djscompress.c249 goto has_dot; in next()
284 has_dot: in next()