Files
xserver/hw
Oleh Nykyforchyn a94f76459b xserver: hw/xfree86/parser: prepare types for pattern matching
It is patch 1/5 of a series that refactors matching input and output devices to classes and
extends possibilities to describe them, in particular, it allows use of regular expressions.

This patch introduces enum xf86Match for different modes of matching present in Xserver code:
case sensitive/insensitive, equal strings, being  substring, comparison of filenames or
pathnames etc, and introduces struct xf86MatchPattern to hold a pattern together with a mode.
These types are not used yet.

Signed-off-by: Oleh Nykyforchyn <oleh.nyk@gmail.com>
2025-08-04 12:02:19 +02:00
..
2025-08-04 11:41:48 +02:00
2025-08-04 11:41:48 +02:00
2025-08-04 11:41:48 +02:00
2025-08-04 11:41:48 +02:00
2025-08-04 11:41:48 +02:00
2025-08-04 11:41:48 +02:00
2025-06-17 12:51:36 +02:00