MAX_LOCALE_SEPARATOR_LENGTH 760 third_party/libxml/src/trio.c static char internalDecimalPointString[MAX_LOCALE_SEPARATOR_LENGTH + 1] = "."; MAX_LOCALE_SEPARATOR_LENGTH 761 third_party/libxml/src/trio.c static char internalThousandSeparator[MAX_LOCALE_SEPARATOR_LENGTH + 1] = ","; MAX_LOCALE_SEPARATOR_LENGTH 2175 third_party/libxml/src/trio.c char buffer[MAX_CHARS_IN(trio_uintmax_t) * (1 + MAX_LOCALE_SEPARATOR_LENGTH) + 1];