Searched defs:internalThousandSeparatorLength (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dtrio.c758 static int internalThousandSeparatorLength = 1; variable
892 internalThousandSeparatorLength = trio_length(internalThousandSeparator);
936 count += internalThousandSeparatorLength;
2234 length = internalThousandSeparatorLength;
5068 internalThousandSeparatorLength = trio_length(internalThousandSeparator);

Completed in 49 milliseconds