Searched refs:dot_index_f (Results 1 – 1 of 1) sorted by relevance
1010 int32_t dot_index_f = -1; in ParseNum() local1014 GetNumericFormat(wsPattern, dot_index_f, dwFormatStyle, wsNumFormat); in ParseNum()1046 while (ccf > dot_index_f && cc >= 0) { in ParseNum()1271 ccf = dot_index_f - 1; in ParseNum()1496 ccf = dot_index_f + 1; in ParseNum()1776 int32_t dot_index_f = -1; in ParseNum() local1780 GetNumericFormat(wsPattern, dot_index_f, dwFormatStyle, wsNumFormat); in ParseNum()1807 ccf = dot_index_f - 1; in ParseNum()2037 ccf = dot_index_f + 1; in ParseNum()3007 int32_t dot_index_f = -1; in FormatStrNum() local[all …]