Home
last modified time | relevance | path

Searched refs:TestStaticCodePageCharNext (Results 1 – 1 of 1) sorted by relevance

/reactos/modules/rostests/apitests/user32/
H A DCharFuncs.c269 ST_CODEPAGE_TESTS_CHARNEXT TestStaticCodePageCharNext[] = variable
746 for (i = 0; i < _countof(TestStaticCodePageCharNext); i++) in testCharNext()
748 testStatCodePageCharNext(&TestStaticCodePageCharNext[i], i); in testCharNext()