ReactOS 0.4.15-dev-6679-g945ee4b
|
#include "config.h"
#include "wine/port.h"
#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/unicode.h"
#include "wine/debug.h"
Go to the source code of this file.
Definition at line 88 of file string.c.
Referenced by StrChrA(), and StrRChrA().
Definition at line 58 of file string.c.
Referenced by COMCTL32_ChrCmpA(), and COMCTL32_ChrCmpIA().
Definition at line 118 of file string.c.
Referenced by StrRChrIW(), and StrRStrIW().
|
static |
Definition at line 421 of file string.c.
Referenced by StrCSpnA(), and StrCSpnIA().
|
static |
Definition at line 136 of file string.c.
Referenced by InitFunctionPtrs().
Definition at line 204 of file string.c.
Referenced by HEADER_GetItemT(), HEADER_PrepareCallbackItems(), InitFunctionPtrs(), REBAR_GetBandInfoT(), TAB_GetItemT(), TOOLBAR_GetButtonInfoT(), and TOOLTIPS_GetDispInfoW().
Definition at line 236 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 270 of file string.c.
Referenced by FPropContainsProp(), PathFindNextComponentA(), PathQuoteSpacesA(), PathSkipRootA(), SHStripMneumonicA(), StrCSpnA(), StrPBrkA(), StrSpnA(), StrTrimA(), and test_StrChrA().
Definition at line 614 of file string.c.
Referenced by FPropContainsProp(), StrCSpnIA(), and test_StrChrIA().
Definition at line 635 of file string.c.
Referenced by StrCSpnIW(), and test_StrChrIW().
Definition at line 468 of file string.c.
Referenced by CIniPropertyBag::_GetSectionAndName(), _ILReadFromSharedMemory(), add_zone_to_listview(), Control_DoLaunch(), create_dest_dirs(), CreateUriWithFragment(), Dde_OnExecute(), CExeDropHandler::Drop(), get_first_ext_from_spec(), IsLFNDriveW(), CIniPropertyBag::LooksLikeAnAlternateStream(), CCommonFolder< TSelf, TItemId, TExtractIcon >::ParseDisplayName(), PathFindNextComponentW(), PathParseIconLocationW(), PathQualifyExW(), PathQuoteSpacesW(), PathSkipRootW(), CDirectoryWatcher::ProcessNotification(), SHStripMneumonicW(), StrTrimW(), and test_StrChrW().
Definition at line 493 of file string.c.
Referenced by StrCmpNCA(), StrStrA(), and test_StrCmpA().
Definition at line 300 of file string.c.
Referenced by DoTestEntry(), StrCmpNICA(), StrRStrIA(), StrStrIA(), and test_StrCmpA().
Definition at line 311 of file string.c.
Referenced by canonicalize_reg_name(), compare_uris(), CAutoComplete::DoAutoAppend(), DoesMatch(), DropPrefix(), find_domain_name(), CACListISF::GetPaths(), parse_scheme_type(), StrCmpNICW(), StrRStrIW(), StrStrIW(), and test_StrCmpW().
Definition at line 504 of file string.c.
Referenced by compare_uris(), CCommonFolder< TSelf, TItemId, TExtractIcon >::CompareName(), MapTypeNameToType(), CCommonFolder< TSelf, TItemId, TExtractIcon >::ParseDisplayName(), CDesktopUpgradePropertyBag::Read(), StrCmpNCW(), and test_StrCmpW().
Definition at line 456 of file string.c.
Definition at line 525 of file string.c.
Referenced by test_StrRChrA().
Definition at line 794 of file string.c.
Definition at line 556 of file string.c.
Referenced by add_file_to_entry(), CopySdbToAppPatch(), CIniPropertyBag::LooksLikeAnAlternateStream(), SdbUninstall(), SHPathPrepareForWriteW(), test_StrRChrW(), and wildcard_to_file().
Definition at line 666 of file string.c.
Definition at line 706 of file string.c.
Definition at line 582 of file string.c.
Referenced by test_StrStrA().
Definition at line 355 of file string.c.
Referenced by FTP_ParseNextFile(), test_loadlibraryshim(), and test_StrStrIA().
Definition at line 384 of file string.c.
Referenced by EnumProc(), SearchPatternMatch(), and test_StrStrIW().
Definition at line 374 of file string.c.
Referenced by Options_RunDLL(), Options_RunDLLA(), PathParseIconLocationA(), and test_StrToIntA().
Definition at line 411 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 | ) |