Home
last modified time | relevance | path

Searched defs:match_case (Results 1 – 2 of 2) sorted by relevance

/third_party/ntfs-3g/ntfsprogs/
Dntfsundelete.h49 int match_case; /* Case sensitive matching */ member
/third_party/python/Python/
Dcompile.c1910 match_case_ty match_case = (match_case_ty)asdl_seq_GET( in find_ann() local