ReactOS 0.4.16-dev-297-gc569aee
|
#include <stdarg.h>
#include <string.h>
#include <stdlib.h>
#include "windef.h"
#include "winbase.h"
#include "winuser.h"
#include "winnls.h"
#include "comctl32.h"
#include "wine/debug.h"
Go to the source code of this file.
Definition at line 84 of file string.c.
Referenced by StrChrA(), and StrRChrA().
Definition at line 54 of file string.c.
Referenced by COMCTL32_ChrCmpA(), and COMCTL32_ChrCmpIA().
Definition at line 114 of file string.c.
Referenced by StrRChrIW(), and StrRStrIW().
|
static |
Definition at line 417 of file string.c.
Referenced by StrCSpnA(), and StrCSpnIA().
|
static |
Definition at line 132 of file string.c.
Referenced by InitFunctionPtrs().
Definition at line 200 of file string.c.
Referenced by HEADER_GetItemT(), HEADER_PrepareCallbackItems(), InitFunctionPtrs(), REBAR_GetBandInfoT(), TAB_GetItemT(), TOOLBAR_GetButtonInfoT(), and TOOLTIPS_GetDispInfoW().
Definition at line 232 of file string.c.
Referenced by HEADER_StoreHDItemInHeader(), InitFunctionPtrs(), REBAR_InsertBandT(), REBAR_SetBandInfoT(), set_string_index(), TAB_InsertItemT(), TAB_SetItemT(), textsetptrT(), TOOLBAR_AddStringW(), TOOLTIPS_GetDispInfoA(), and TOOLTIPS_GetDispInfoW().
Definition at line 266 of file string.c.
Referenced by FPropContainsProp(), PathFindNextComponentA(), PathQuoteSpacesA(), PathSkipRootA(), SHStripMneumonicA(), StrCSpnA(), StrPBrkA(), StrSpnA(), StrTrimA(), and test_StrChrA().
Definition at line 610 of file string.c.
Referenced by FPropContainsProp(), StrCSpnIA(), and test_StrChrIA().
Definition at line 631 of file string.c.
Referenced by StrCSpnIW(), and test_StrChrIW().
Definition at line 464 of file string.c.
Referenced by CIniPropertyBag::_GetSectionAndName(), _ILReadFromSharedMemory(), add_zone_to_listview(), AppendToPathList(), Control_DoLaunch(), create_dest_dirs(), CreateUriWithFragment(), Dde_OnExecute(), CExeDropHandler::Drop(), EditTypeDlg_WriteClass(), get_first_ext_from_spec(), CQueryAssociations::Init(), IsLFNDriveW(), CIniPropertyBag::LooksLikeAnAlternateStream(), CCommonFolder< TSelf, TItemId, TExtractIcon >::ParseDisplayName(), PathFindNextComponentW(), PathParseIconLocationW(), PathQualifyExW(), PathQuoteSpacesW(), PathSkipRootW(), CDirectoryWatcher::ProcessNotification(), Shell_ParseSpecialFolder(), SHStripMneumonicW(), StrTrimW(), and test_StrChrW().
Definition at line 489 of file string.c.
Referenced by StrCmpNCA(), StrStrA(), and test_StrCmpA().
Definition at line 296 of file string.c.
Referenced by DoTestEntry(), StrCmpNICA(), StrRStrIA(), StrStrIA(), and test_StrCmpA().
Definition at line 307 of file string.c.
Referenced by canonicalize_reg_name(), compare_uris(), CAutoComplete::DoAutoAppend(), DoesMatch(), DropPrefix(), find_domain_name(), CACListISF::GetPaths(), parse_scheme_type(), SHELL_execute(), StrCmpNICW(), StrRStrIW(), StrStrIW(), and test_StrCmpW().
Definition at line 500 of file string.c.
Referenced by compare_uris(), CCommonFolder< TSelf, TItemId, TExtractIcon >::CompareName(), MapTypeNameToType(), CCommonFolder< TSelf, TItemId, TExtractIcon >::ParseDisplayName(), CDesktopUpgradePropertyBag::Read(), SHELL_execute(), StrCmpNCW(), and test_StrCmpW().
Definition at line 452 of file string.c.
Definition at line 521 of file string.c.
Referenced by test_StrRChrA().
Definition at line 790 of file string.c.
Definition at line 552 of file string.c.
Referenced by add_file_to_entry(), CopySdbToAppPatch(), CIniPropertyBag::LooksLikeAnAlternateStream(), SdbUninstall(), SHPathPrepareForWriteW(), test_StrRChrW(), and wildcard_to_file().
Definition at line 662 of file string.c.
Definition at line 702 of file string.c.
Definition at line 578 of file string.c.
Referenced by test_StrStrA().
Definition at line 351 of file string.c.
Referenced by FTP_ParseNextFile(), test_loadlibraryshim(), and test_StrStrIA().
Definition at line 380 of file string.c.
Referenced by EditTypeDlg_OnChangeIcon(), SearchPatternMatch(), SHELL_InRunDllProcess(), START_TEST(), and test_StrStrIW().
Definition at line 590 of file string.c.
Referenced by IsUnnamed(), TEST_LocaleTests(), and test_StrStrW().
Definition at line 370 of file string.c.
Referenced by Options_RunDLL(), Options_RunDLLA(), PathParseIconLocationA(), and test_StrToIntA().
Definition at line 407 of file string.c.
Referenced by _ILReadFromSharedMemory(), add_zone_to_listview(), Dde_OnExecute(), CConfigParser::GetInt(), Int64GetNumFormat(), Options_RunDLLW(), PathParseIconLocationW(), SHRegGetIntW(), and test_StrToIntW().
WINE_DEFAULT_DEBUG_CHANNEL | ( | commctrl | ) |