Searched refs:pCodePageTableEnd (Results 1 – 1 of 1) sorted by relevance
408 const XclCodePageEntry* const pCodePageTableEnd = STATIC_ARRAY_END( pCodePageTable ); variable428 …const XclCodePageEntry* pEntry = ::std::find_if( pCodePageTable, pCodePageTableEnd, XclCodePageEnt… in GetTextEncoding()429 if( pEntry == pCodePageTableEnd ) in GetTextEncoding()442 …const XclCodePageEntry* pEntry = ::std::find_if( pCodePageTable, pCodePageTableEnd, XclCodePageEnt… in GetXclCodePage()443 if( pEntry == pCodePageTableEnd ) in GetXclCodePage()
Completed in 10 milliseconds