// This file is generated by mkfile.py // Date: 2026-06-25 #ifndef INC_10_H #define INC_10_H #ifdef __cplusplus extern "C" { #endif #include bool isMatch(char *s, char *p); #ifdef __cplusplus } #endif #endif // INC_10_H