ReactOS 0.4.16-dev-41-ge8c7597
|
Go to the source code of this file.
Typedefs | |
typedef LPSTR(WINAPI * | FN_SheRemoveQuotesA) (LPSTR psz) |
typedef LPWSTR(WINAPI * | FN_SheRemoveQuotesW) (LPWSTR psz) |
Functions | |
static void | test_SheRemoveQuotesA (void) |
static void | test_SheRemoveQuotesW (void) |
START_TEST (She) | |
Variables | |
static FN_SheRemoveQuotesA | pSheRemoveQuotesA = NULL |
static FN_SheRemoveQuotesW | pSheRemoveQuotesW = NULL |
START_TEST | ( | She | ) |
Definition at line 73 of file She.cpp.
Definition at line 17 of file She.cpp.
Referenced by START_TEST().
Definition at line 45 of file She.cpp.
Referenced by START_TEST().
|
static |
Definition at line 14 of file She.cpp.
Referenced by START_TEST(), and test_SheRemoveQuotesA().
|
static |
Definition at line 15 of file She.cpp.
Referenced by START_TEST(), and test_SheRemoveQuotesW().