Searched refs:lstrreplace (Results 1 - 4 of 4) sorted by relevance

/external/srec/portable/include/
H A DLCHAR.h64 PORTABLE_API ESR_ReturnCode lstrreplace(LCHAR* text, const LCHAR source, const LCHAR target);
/external/srec/portable/src/
H A DLCHAR.c67 ESR_ReturnCode lstrreplace(LCHAR* text, const LCHAR source, const LCHAR target) function
H A DPFileWrap.c473 string_status = lstrreplace ( string_to_convert, L('\\'), L('/') );
H A DPFileSystem.c58 CHKLOG(rc, lstrreplace(path, L('\\'), L('/')));

Completed in 24 milliseconds