php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
utf7_helper.h File Reference
#include "mbfilter.h"

Go to the source code of this file.

Macros

#define DASH   0xFC
 
#define DIRECT   0xFD
 
#define ASCII   0xFE
 
#define ILLEGAL   0xFF
 

Macro Definition Documentation

◆ ASCII

#define ASCII   0xFE

Definition at line 9 of file utf7_helper.h.

◆ DASH

#define DASH   0xFC

Definition at line 7 of file utf7_helper.h.

◆ DIRECT

#define DIRECT   0xFD

Definition at line 8 of file utf7_helper.h.

◆ ILLEGAL

#define ILLEGAL   0xFF

Definition at line 10 of file utf7_helper.h.