mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-08 18:52:50 -06:00
pre now does case insensitive matching if case_sensitive=off is set
This commit is contained in:
@@ -819,7 +819,7 @@ void pgf_iter_lins(PgfDB *db, PgfConcrRevision cnc_revision,
|
||||
} PGF_API_END
|
||||
}
|
||||
|
||||
static bool
|
||||
PGF_INTERNAL bool
|
||||
pgf_is_case_sensitive(ref<PgfConcr> concr)
|
||||
{
|
||||
PgfText *case_sensitive = (PgfText *)
|
||||
|
||||
Reference in New Issue
Block a user