Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
Go to the source code of this file.
Macros | |
#define | FASTCALL |
#define | PTRCALL |
#define | PTRFASTCALL |
#define | inline |
#define | EXPAT_FMT_ULL(midpart) "%" midpart "llu" |
#define | UNUSED_P(p) (void)p |
#define | EXPAT_BILLION_LAUGHS_ATTACK_PROTECTION_MAXIMUM_AMPLIFICATION_DEFAULT 100.0f |
#define | EXPAT_BILLION_LAUGHS_ATTACK_PROTECTION_ACTIVATION_THRESHOLD_DEFAULT 8388608 |
Functions | |
void | _INTERNAL_trim_to_complete_utf8_characters (const char *from, const char **fromLimRef) |
#define EXPAT_BILLION_LAUGHS_ATTACK_PROTECTION_ACTIVATION_THRESHOLD_DEFAULT 8388608 |
Definition at line 144 of file internal.h.
#define EXPAT_BILLION_LAUGHS_ATTACK_PROTECTION_MAXIMUM_AMPLIFICATION_DEFAULT 100.0f |
Definition at line 142 of file internal.h.
#define EXPAT_FMT_ULL | ( | midpart | ) | "%" midpart "llu" |
Definition at line 122 of file internal.h.
#define FASTCALL |
Definition at line 81 of file internal.h.
#define inline |
Definition at line 104 of file internal.h.
#define PTRCALL |
Definition at line 85 of file internal.h.
#define PTRFASTCALL |
Definition at line 89 of file internal.h.
#define UNUSED_P | ( | p | ) | (void)p |
Definition at line 135 of file internal.h.
void _INTERNAL_trim_to_complete_utf8_characters | ( | const char * | from, |
const char ** | fromLimRef | ||
) |
Definition at line 326 of file xmltok.c.