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

  /external/bluetooth/glib/tests/
regex-test.c 293 GSList *l_exp, *l_match; local
347 l_match = matches;
351 Match *match = l_match->data;
370 l_match = g_slist_next (l_match);
    [all...]

Completed in 118 milliseconds