#include "menuitems.h"
#include <ctype.h>
#include <math.h>
#include <wctype.h>
#include "i18n.h"
#include "plugin.h"
#include "remote.h"
#include "skins.h"
#include "status.h"
Go to the source code of this file.
|
const char * | FileNameChars = trNOOP("FileNameChars$ abcdefghijklmnopqrstuvwxyz0123456789-.,#~\\^$[]|()*+?{}/:%@&") |
|
◆ AUTO_ADVANCE_TIMEOUT
#define AUTO_ADVANCE_TIMEOUT 1500 |
◆ DATEBUFFERSIZE
#define DATEBUFFERSIZE 32 |
◆ ParseWeekDays()
static int ParseWeekDays |
( |
const char * | s | ) |
|
|
static |
◆ FileNameChars
const char* FileNameChars = trNOOP("FileNameChars$ abcdefghijklmnopqrstuvwxyz0123456789-.,#~\\^$[]|()*+?{}/:%@&") |