|
php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include "mbfilter.h"Go to the source code of this file.
Macros | |
| #define | DASH 0xFC |
| #define | DIRECT 0xFD |
| #define | ASCII 0xFE |
| #define | ILLEGAL 0xFF |
| #define ASCII 0xFE |
Definition at line 9 of file utf7_helper.h.
| #define DASH 0xFC |
Definition at line 7 of file utf7_helper.h.
| #define DIRECT 0xFD |
Definition at line 8 of file utf7_helper.h.
| #define ILLEGAL 0xFF |
Definition at line 10 of file utf7_helper.h.