paraslash Paraslash Audio Streaming
About   News   Download   Documentation   Development

Data Fields
mp_wc_pattern Struct Reference

Parsed wildcard pattern. More...

#include <mp.h>

Data Fields

char * pat
 Unescaped C string (without quotes and flags). More...
 
unsigned flags
 For modifying matching behaviour. More...
 

Detailed Description

Parsed wildcard pattern.

Field Documentation

◆ pat

char* pat

Unescaped C string (without quotes and flags).

Referenced by mp_parse_wildcard_pattern().

◆ flags

unsigned flags

For modifying matching behaviour.

Referenced by mp_parse_wildcard_pattern().


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