myMPD
Internal API documentation
Loading...
Searching...
No Matches
t_search_expression Struct Reference

Data Fields

int tag
 Tag to search in.
 
enum search_operators op
 Search operator.
 
sds value
 Value to match.
 
int64_t value_i
 Integer value to match.
 
pcre2_code * re_compiled
 Compiled regex if operator is a regex.
 

Detailed Description

Struct to hold a parsed search expression triple


The documentation for this struct was generated from the following file: