Searched refs:NF_KEY_E (Results 1 – 3 of 3) sorted by relevance
236 return (nKey == NF_KEY_EC || nKey == NF_KEY_E) && in IsAmbiguousE()237 (GetKeywords()[NF_KEY_EC] == GetKeywords()[NF_KEY_E]); in IsAmbiguousE()
82 sKeyword[NF_KEY_E].AssignAscii( RTL_CONSTASCII_STRINGPARAM( "E" ) ); // Exponent in ImpSvNumberformatScan()771 if ( eType == NF_KEY_E || IsAmbiguousE( eType ) ) in Next_Symbol()779 eType = NF_KEY_E; in Next_Symbol()784 eType = NF_KEY_E; in Next_Symbol()1116 case NF_KEY_E: // E in ScanType()1590 nTypeArray[i] == NF_KEY_E) // E+ in FinalScan()
47 NF_KEY_E, // exponential symbol enumerator
Completed in 39 milliseconds