Home
last modified time | relevance | path

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

/dports/net-im/uTox/uTox/src/
H A Dflist.c984 const char *tox_uri_scheme = "tox:"; in get_tox_id_from_uri() local
987 if (strncmp(str, tox_uri_scheme, tox_uri_scheme_length) == 0 && in get_tox_id_from_uri()