|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <stdio.h>#include "wine/test.h"#include "winbase.h"#include "winerror.h"#include "winnls.h"#include "shlwapi.h"#include "shtypes.h"
Go to the source code of this file.
Classes | |
| struct | tagStrToIntResult |
| struct | tagStrFormatSizeResult |
| struct | tagStrFromTimeIntervalResult |
Macros | |
| #define | NO_SHLWAPI_REG |
| #define | NO_SHLWAPI_PATH |
| #define | NO_SHLWAPI_GDI |
| #define | NO_SHLWAPI_STREAM |
| #define | expect_eq(expr, val, type, fmt) |
| #define | expect_eq2(expr, val1, val2, type, fmt) |
| #define | check_strrstri(type, str, pos, needle, exp) |
Typedefs | |
| typedef static LONGLONG *static LONGLONG *struct tagStrToIntResult | StrToIntResult |
| typedef struct tagStrFormatSizeResult | StrFormatSizeResult |
| typedef struct tagStrFromTimeIntervalResult | StrFromTimeIntervalResult |
Variables | |
| static | CHAR |
| static | WCHAR |
| static | LPCSTR |
| static | int |
| static | LPCWSTR |
| static | LPSTR |
| static | LPWSTR |
| static | INT |
| static | DWORD |
| static | UINT |
| static | SFBS_FLAGS |
| static | WORD |
| static | LPCITEMIDLIST |
| static const StrToIntResult | StrToInt_results [] |
| static const StrFormatSizeResult | StrFormatSize_results [] |
| static const StrFromTimeIntervalResult | StrFromTimeInterval_results [] |
| typedef static LONGLONG *static LONGLONG* struct tagStrToIntResult StrToIntResult |
Definition at line 210 of file string.c.
Referenced by START_TEST().
Definition at line 233 of file string.c.
Referenced by START_TEST().
| START_TEST | ( | string | ) |
Definition at line 1932 of file string.c.
Definition at line 1754 of file string.c.
Referenced by START_TEST().
Definition at line 1003 of file string.c.
Referenced by START_TEST().
Definition at line 1027 of file string.c.
Referenced by START_TEST().
Definition at line 1635 of file string.c.
Referenced by START_TEST().
Definition at line 239 of file string.c.
Referenced by START_TEST().
Definition at line 290 of file string.c.
Referenced by START_TEST().
Definition at line 317 of file string.c.
Referenced by START_TEST().
Definition at line 436 of file string.c.
Referenced by START_TEST().
Definition at line 265 of file string.c.
Referenced by START_TEST().
Definition at line 814 of file string.c.
Referenced by START_TEST().
Definition at line 845 of file string.c.
Referenced by START_TEST().
Definition at line 924 of file string.c.
Referenced by START_TEST().
Definition at line 943 of file string.c.
Referenced by START_TEST().
Definition at line 407 of file string.c.
Referenced by START_TEST().
Definition at line 670 of file string.c.
Referenced by START_TEST().
Definition at line 696 of file string.c.
Referenced by START_TEST().
Definition at line 719 of file string.c.
Referenced by START_TEST().
Definition at line 774 of file string.c.
Referenced by START_TEST().
Definition at line 799 of file string.c.
Referenced by START_TEST().
Definition at line 344 of file string.c.
Referenced by START_TEST().
Definition at line 375 of file string.c.
Referenced by START_TEST().
Definition at line 884 of file string.c.
Referenced by START_TEST().
Definition at line 969 of file string.c.
Referenced by START_TEST().
Definition at line 1254 of file string.c.
Referenced by START_TEST().
Definition at line 1355 of file string.c.
Referenced by START_TEST().
Definition at line 1403 of file string.c.
Referenced by START_TEST().
Definition at line 1541 of file string.c.
Referenced by START_TEST().
Definition at line 1459 of file string.c.
Referenced by START_TEST().
Definition at line 1301 of file string.c.
Referenced by START_TEST().
Definition at line 571 of file string.c.
Referenced by START_TEST().
Definition at line 615 of file string.c.
Referenced by START_TEST().
Definition at line 458 of file string.c.
Referenced by START_TEST().
Definition at line 488 of file string.c.
Referenced by START_TEST().
Definition at line 524 of file string.c.
Referenced by START_TEST().
Definition at line 1054 of file string.c.
Referenced by START_TEST().
|
static |
Definition at line 125 of file string.c.
Referenced by test_StrCpyW(), test_StrDupA(), test_StrFormatByteSize64A(), test_StrFormatKBSizeA(), and test_StrFormatKBSizeW().
|
static |
Definition at line 153 of file string.c.
Referenced by test_StrFromTimeIntervalA().
|
static |
Definition at line 83 of file string.c.
Referenced by test_StrToInt64ExA(), test_StrToInt64ExW(), test_StrToIntA(), test_StrToIntExA(), test_StrToIntExW(), and test_StrToIntW().