ReactOS 0.4.16-dev-125-g798ea90
|
Public Attributes | |
TEST_TYPE | testType |
LPWSTR | lpszStart |
LPWSTR | lpszCurrent |
INT | iOffset |
INT | iResOffset |
INT | iResOffsetNeg |
BOOL | bWithinStart |
BOOL | bWideOnly |
Definition at line 30 of file CharFuncs.c.
BOOL TESTS_CHARPREV::bWideOnly |
Definition at line 39 of file CharFuncs.c.
BOOL TESTS_CHARPREV::bWithinStart |
Definition at line 38 of file CharFuncs.c.
INT TESTS_CHARPREV::iOffset |
Definition at line 35 of file CharFuncs.c.
INT TESTS_CHARPREV::iResOffset |
Definition at line 36 of file CharFuncs.c.
INT TESTS_CHARPREV::iResOffsetNeg |
Definition at line 37 of file CharFuncs.c.
LPWSTR TESTS_CHARPREV::lpszCurrent |
Definition at line 34 of file CharFuncs.c.
LPWSTR TESTS_CHARPREV::lpszStart |
Definition at line 33 of file CharFuncs.c.
TEST_TYPE TESTS_CHARPREV::testType |
Definition at line 32 of file CharFuncs.c.