php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Go to the source code of this file.
Macros | |
#define | DPRINTF(a, b, c) |
#define | __file_debugused __attribute__((__unused__)) |
#define | JSON_ARRAY 0 |
#define | JSON_CONSTANT 1 |
#define | JSON_NUMBER 2 |
#define | JSON_OBJECT 3 |
#define | JSON_STRING 4 |
#define | JSON_ARRAYN 5 |
#define | JSON_MAX 6 |
#define | JSON_COUNT 0 |
Functions | |
int | file_is_json (struct magic_set *ms, const struct buffer *b) |
#define __file_debugused __attribute__((__unused__)) |