OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:internaldecimalpointlength
(Results
1 - 1
of
1
) sorted by null
/external/libxml2/
trio.c
777
static int
internalDecimalPointLength
= 1;
893
internalDecimalPointLength
= trio_length(internalLocaleValues->decimal_point);
894
if (
internalDecimalPointLength
== 1)
[
all
...]
Completed in 605 milliseconds