Home
last modified time | relevance | path

Searched refs:ReplaceIllegalChars (Results 1 – 4 of 4) sorted by relevance

/dports/converters/chmview/src/
H A Dchmview.c53 void ReplaceIllegalChars(char *ptr);
150 void ReplaceIllegalChars(char *ptr) in ReplaceIllegalChars() function
214 ReplaceIllegalChars(target); in savetofile()
/dports/devel/objconv/objconv-2.52/source/
H A Ddisasm.h20 #define ReplaceIllegalChars 0 // 1 if you want to replace illegal characters in symbol nam… macro
H A Ddisasm1.cpp4519 #if ReplaceIllegalChars in CheckNamesValid()
4527 #if ReplaceIllegalChars in CheckNamesValid()
H A Ddisasm2.cpp2529 #if ReplaceIllegalChars in WriteFileBegin()