Home
last modified time | relevance | path

Searched refs:CharNextA (Results 1 – 8 of 8) sorted by relevance

/reactos/dll/win32/comctl32/
H A Dstring.c276 lpszStr = CharNextA(lpszStr); in StrChrA()
334 lpszStr = CharNextA(lpszStr); in COMCTL32_StrStrHelperA()
432 lpszRead = CharNextA(lpszRead); in COMCTL32_StrSpnHelperA()
540 lpszStr = CharNextA(lpszStr); in StrRChrA()
620 lpszStr = CharNextA(lpszStr); in StrChrIA()
692 lpszStr = CharNextA(lpszStr); in StrRStrIA()
809 lpszStr = CharNextA(lpszStr); in StrRChrIA()
/reactos/dll/win32/shlwapi/
H A Dstring.c246 lpszStr = CharNextA(lpszStr); in StrChrA()
292 lpszStr = CharNextA(lpszStr); in StrChrIA()
577 lpszStr = CharNextA(lpszStr); in SHLWAPI_StrStrHelperA()
657 lpszStr = CharNextA(lpszStr); in StrRStrIA()
919 lpszStr = CharNextA(lpszStr); in StrToInt64ExA()
1137 lpszRead = CharNextA(lpszRead); in SHLWAPI_StrSpnHelperA()
1273 lpszStr = CharNextA(lpszStr); in StrPBrkA()
1314 lpszStr = CharNextA(lpszStr); in SHLWAPI_StrRChrHelperA()
1847 lpszRead = CharNextA(lpszRead); /* Skip leading matches */ in StrTrimA()
2586 lpszTmp = CharNextA(lpszIter); in SHStripMneumonicA()
H A Dpath.c276 lpszPath = CharNextA(prev); in PathAddBackslashA()
384 lpszPath = CharNextA(lpszPath); in PathFindFileNameA()
436 lpszPath = CharNextA(lpszPath); in PathFindExtensionA()
495 lpszPath = CharNextA(lpszPath); in PathGetArgsA()
903 lpszPath = CharNextA(lpszPath); in PathRemoveBlanksA()
1626 lpszPath = CharNextA(lpszPath); in PathIsRootA()
1870 name = CharNextA(name); in PathMatchSingleMaskA()
1871 mask = CharNextA(mask); in PathMatchSingleMaskA()
2123 lpszPath = CharNextA(lpszPath); in PathIsFileSpecA()
2311 lpszPath = CharNextA(lpszPath); in PathIsUNCServerA()
[all …]
/reactos/modules/rostests/apitests/user32/
H A DCharFuncs.c593 pchA = CharNextA(pEntry->szString); in testStatCharNext()
788 pchA = CharNextA(pEntry->szString); in testCharNext()
/reactos/win32ss/user/user32/windows/
H A Dtext.c114 CharNextA(LPCSTR ptr) in CharNextA() function
/reactos/win32ss/user/user32/
H A Duser32.spec44 43 stdcall CharNextA(str)
/reactos/dll/win32/crypt32/
H A Dstr.c746 *ppszError = CharNextA(*ppszError); in CertStrToNameA()
/reactos/sdk/include/psdk/
H A Dwinuser.h4009 #define AnsiNext CharNextA
4160 LPSTR WINAPI CharNextA(_In_ LPCSTR);
5751 #define CharNext CharNextA