Home
last modified time | relevance | path

Searched defs:QuotedStr (Results 1 – 7 of 7) sorted by relevance

/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/todolist/
H A Dtodolistcore.pas86 function QuotedStr(const aSrc: string; const aQuote: char): string; in QuotedStr() function
558 function TTodoItem.QuotedStr(const aSrc: string; const aQuote: char): string; in QuotedStr() function
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/todolist/
H A Dtodolistcore.pas86 function QuotedStr(const aSrc: string; const aQuote: char): string; in QuotedStr() function
558 function TTodoItem.QuotedStr(const aSrc: string; const aQuote: char): string; in QuotedStr() function
/dports/editors/lazarus/lazarus/components/synedit/
H A Dsynmacrorecorder.pas1203 function QuotedStr(const S: string; QuoteChar: Char): string; in QuotedStr() function
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/synedit/
H A Dsynmacrorecorder.pas1198 function QuotedStr(const S: string; QuoteChar: Char): string; in QuotedStr() function
/dports/editors/lazarus-qt5/lazarus/components/synedit/
H A Dsynmacrorecorder.pas1203 function QuotedStr(const S: string; QuoteChar: Char): string; in QuotedStr() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/synedit/
H A Dsynmacrorecorder.pas1198 function QuotedStr(const S: string; QuoteChar: Char): string; in QuotedStr() function
/dports/comms/snap7/snap7-full-1.4.2/utility/Windows/HMITracer/SynPDF/
H A DSynCommons.pas2650 function QuotedStr(const S: RawUTF8; Quote: AnsiChar=''''): RawUTF8; overload; in QuotedStr() function
2658 function QuotedStr(Text: PUTF8Char; Quote: AnsiChar): RawUTF8; overload; in QuotedStr() function
2666 procedure QuotedStr(Text: PUTF8Char; Quote: AnsiChar; var result: RawUTF8); overload; procedure
15984 function QuotedStr(const S: RawUTF8; Quote: AnsiChar): RawUTF8; in QuotedStr() function
15989 function QuotedStr(Text: PUTF8Char; Quote: AnsiChar): RawUTF8; in QuotedStr() function
15994 procedure QuotedStr(Text: PUTF8Char; Quote: AnsiChar; var result: RawUTF8); procedure