GnuCash c935c2f+
Loading...
Searching...
No Matches
Data Fields
query_string_def Struct Reference

Data Fields

QofQueryPredData pd
 
QofStringMatch options
 
gboolean is_regex
 
gchar * matchstring
 
regex_t compiled
 

Detailed Description

Definition at line 65 of file qofquerycore-p.h.

Field Documentation

◆ compiled

regex_t query_string_def::compiled

Definition at line 71 of file qofquerycore-p.h.

◆ is_regex

gboolean query_string_def::is_regex

Definition at line 69 of file qofquerycore-p.h.

◆ matchstring

gchar* query_string_def::matchstring

Definition at line 70 of file qofquerycore-p.h.

◆ options

QofStringMatch query_string_def::options

Definition at line 68 of file qofquerycore-p.h.

◆ pd

QofQueryPredData query_string_def::pd

Definition at line 67 of file qofquerycore-p.h.


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