ReactOS 0.4.16-dev-424-ge4748fe
|
#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 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 | WORD |
static | LPCITEMIDLIST |
static const StrToIntResult | StrToInt_results [] |
static const StrFormatSizeResult | StrFormatSize_results [] |
static const StrFromTimeIntervalResult | StrFromTimeInterval_results [] |
typedef struct tagStrToIntResult StrToIntResult |
Definition at line 209 of file string.c.
Referenced by START_TEST().
Definition at line 232 of file string.c.
Referenced by START_TEST().
START_TEST | ( | string | ) |
Definition at line 1623 of file string.c.
Definition at line 934 of file string.c.
Referenced by START_TEST().
Definition at line 958 of file string.c.
Referenced by START_TEST().
Definition at line 1504 of file string.c.
Referenced by START_TEST().
Definition at line 238 of file string.c.
Referenced by START_TEST().
Definition at line 289 of file string.c.
Referenced by START_TEST().
Definition at line 316 of file string.c.
Referenced by START_TEST().
Definition at line 435 of file string.c.
Referenced by START_TEST().
Definition at line 264 of file string.c.
Referenced by START_TEST().
Definition at line 745 of file string.c.
Referenced by START_TEST().
Definition at line 776 of file string.c.
Referenced by START_TEST().
Definition at line 855 of file string.c.
Referenced by START_TEST().
Definition at line 874 of file string.c.
Referenced by START_TEST().
Definition at line 406 of file string.c.
Referenced by START_TEST().
Definition at line 633 of file string.c.
Referenced by START_TEST().
Definition at line 659 of file string.c.
Referenced by START_TEST().
Definition at line 705 of file string.c.
Referenced by START_TEST().
Definition at line 730 of file string.c.
Referenced by START_TEST().
Definition at line 343 of file string.c.
Referenced by START_TEST().
Definition at line 374 of file string.c.
Referenced by START_TEST().
Definition at line 815 of file string.c.
Referenced by START_TEST().
Definition at line 900 of file string.c.
Referenced by START_TEST().
Definition at line 1123 of file string.c.
Referenced by START_TEST().
Definition at line 1224 of file string.c.
Referenced by START_TEST().
Definition at line 1272 of file string.c.
Referenced by START_TEST().
Definition at line 1410 of file string.c.
Referenced by START_TEST().
Definition at line 1328 of file string.c.
Referenced by START_TEST().
Definition at line 1170 of file string.c.
Referenced by START_TEST().
Definition at line 554 of file string.c.
Referenced by START_TEST().
Definition at line 592 of file string.c.
Referenced by START_TEST().
Definition at line 457 of file string.c.
Referenced by START_TEST().
Definition at line 487 of file string.c.
Referenced by START_TEST().
Definition at line 519 of file string.c.
Referenced by START_TEST().
Definition at line 985 of file string.c.
Referenced by START_TEST().
|
static |
Definition at line 124 of file string.c.
Referenced by test_StrCpyW(), test_StrDupA(), test_StrFormatByteSize64A(), test_StrFormatKBSizeA(), and test_StrFormatKBSizeW().
|
static |
Definition at line 152 of file string.c.
Referenced by test_StrFromTimeIntervalA().
|
static |
Definition at line 87 of file string.c.
Referenced by test_StrToInt64ExA(), test_StrToInt64ExW(), test_StrToIntA(), test_StrToIntExA(), test_StrToIntExW(), and test_StrToIntW().