HomeSort by relevance Sort by last modified time
    Searched defs:non_match (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/glib/gio/xdgmime/
xdgmimecache.c 295 const char *non_match; local
298 non_match = cache->buffer + mimetype_offset;
303 _xdg_mime_mime_type_equal (mime_types[n], non_match))
  /ndk/sources/host-tools/sed-4.2.1/lib/
regcomp.c 114 bool non_match, reg_errcode_t *err);
390 && (cset->nchar_classes || cset->non_match
3028 bool non_match = false; local
    [all...]
regex_internal.h 312 unsigned int non_match : 1; member in struct:__anon19632

Completed in 70 milliseconds