HomeSort by relevance Sort by last modified time
    Searched full:has_refs (Results 1 - 1 of 1) sorted by null

  /external/bluetooth/glib/tests/
regex-test.c 1068 gboolean has_refs; local
1072 result = g_regex_check_replacement (string_to_expand, &has_refs, NULL);
1081 if (expected && expected_refs != has_refs)
1084 has_refs ? "TRUE" : "FALSE",
    [all...]

Completed in 1327 milliseconds