|
mupdf
|
#include <structured-text.h>

Public Attributes | |
| fz_search_reason | reason |
| union { | |
| int seq_needed | |
| fz_search_match * match | |
| } | u |
Structure used to represent the 'result' of a search.
| fz_search_match* fz_search_result::match |
| fz_search_reason fz_search_result::reason |
| int fz_search_result::seq_needed |
| union { ... } fz_search_result::u |