OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tag_found
(Results
1 - 1
of
1
) sorted by null
/external/libexif/libexif/canon/
mnote-canon-tag.c
143
int
tag_found
= 0;
local
149
tag_found
= 1;
152
if (!
tag_found
|| !(o & EXIF_DATA_OPTION_IGNORE_UNKNOWN_TAGS))
173
int
tag_found
= 0;
local
179
tag_found
= 1;
182
if (!
tag_found
|| !(o & EXIF_DATA_OPTION_IGNORE_UNKNOWN_TAGS))
Completed in 176 milliseconds