Home
last modified time | relevance | path

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

/dports/www/epiphany/epiphany-41.0/embed/
H A Dephy-embed-utils.c384 static const char *do_not_show_address[] = { variable
399 for (i = 0; do_not_show_address[i]; i++) in ephy_embed_utils_is_no_show_address()
400 if (!strcmp (address, do_not_show_address[i])) in ephy_embed_utils_is_no_show_address()