BASE_DECIMAL 994 third_party/libxml/src/trio.c number = (int)trio_to_long(&format[index], &tmpformat, BASE_DECIMAL); BASE_DECIMAL 1148 third_party/libxml/src/trio.c case BASE_DECIMAL: return 3.321928094887362345; BASE_DECIMAL 1332 third_party/libxml/src/trio.c BASE_DECIMAL); BASE_DECIMAL 1376 third_party/libxml/src/trio.c BASE_DECIMAL); BASE_DECIMAL 1441 third_party/libxml/src/trio.c BASE_DECIMAL); BASE_DECIMAL 1705 third_party/libxml/src/trio.c base = BASE_DECIMAL; BASE_DECIMAL 1884 third_party/libxml/src/trio.c parameters[pos].base = (base == NO_BASE) ? BASE_DECIMAL : base; BASE_DECIMAL 2190 third_party/libxml/src/trio.c base = BASE_DECIMAL; BASE_DECIMAL 2694 third_party/libxml/src/trio.c baseDigits = (base == BASE_DECIMAL) BASE_DECIMAL 2701 third_party/libxml/src/trio.c baseDigits = (base == BASE_DECIMAL) BASE_DECIMAL 2710 third_party/libxml/src/trio.c base = BASE_DECIMAL; BASE_DECIMAL 2878 third_party/libxml/src/trio.c requireTwoDigitExponent = ((base == BASE_DECIMAL) && (exponentDigits == 1)); BASE_DECIMAL 3326 third_party/libxml/src/trio.c BASE_DECIMAL); BASE_DECIMAL 6128 third_party/libxml/src/trio.c base = BASE_DECIMAL;