|
GnuCash c935c2f+
|
Data Fields | |
| QofQueryPredData | pd |
| QofStringMatch | options |
| gboolean | is_regex |
| gchar * | matchstring |
| regex_t | compiled |
Definition at line 65 of file qofquerycore-p.h.
| regex_t query_string_def::compiled |
Definition at line 71 of file qofquerycore-p.h.
| gboolean query_string_def::is_regex |
Definition at line 69 of file qofquerycore-p.h.
| gchar* query_string_def::matchstring |
Definition at line 70 of file qofquerycore-p.h.
| QofStringMatch query_string_def::options |
Definition at line 68 of file qofquerycore-p.h.
| QofQueryPredData query_string_def::pd |
Definition at line 67 of file qofquerycore-p.h.