/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/src/3rdparty/libcrashreporter-qt/src/libcrashreporter-gui/linux-backtrace-generator/ |
H A D | crqt-kmacroexpander.cpp | 84 bool KMacroExpanderBase::expandMacrosShellQuote(QString &str) in expandMacrosShellQuote() function in KMacroExpanderBase 376 QString expandMacrosShellQuote(const QString &ostr, const QHash<QChar, QString> &map, QChar c) in expandMacrosShellQuote() function 384 QString expandMacrosShellQuote(const QString &ostr, const QHash<QString, QString> &map, QChar c) in expandMacrosShellQuote() function 392 QString expandMacrosShellQuote(const QString &ostr, const QHash<QChar, QStringList> &map, QChar c) in expandMacrosShellQuote() function 400 QString expandMacrosShellQuote(const QString &ostr, const QHash<QString, QStringList> &map, QChar c) in expandMacrosShellQuote() function
|
H A D | crqt-kmacroexpander_unix.cpp | 86 bool KMacroExpanderBase::expandMacrosShellQuote(QString &str, int &pos) in expandMacrosShellQuote() function in KMacroExpanderBase
|
/dports/devel/kf5-kcoreaddons/kcoreaddons-5.89.0/src/lib/text/ |
H A D | kmacroexpander.cpp | 66 bool KMacroExpanderBase::expandMacrosShellQuote(QString &str) in expandMacrosShellQuote() function in KMacroExpanderBase 357 QString expandMacrosShellQuote(const QString &ostr, const QHash<QChar, QString> &map, QChar c) in expandMacrosShellQuote() function 365 QString expandMacrosShellQuote(const QString &ostr, const QHash<QString, QString> &map, QChar c) in expandMacrosShellQuote() function 373 QString expandMacrosShellQuote(const QString &ostr, const QHash<QChar, QStringList> &map, QChar c) in expandMacrosShellQuote() function 381 QString expandMacrosShellQuote(const QString &ostr, const QHash<QString, QStringList> &map, QChar c) in expandMacrosShellQuote() function
|
H A D | kmacroexpander_win.cpp | 17 bool KMacroExpanderBase::expandMacrosShellQuote(QString &str, int &pos) in expandMacrosShellQuote() function in KMacroExpanderBase
|
H A D | kmacroexpander_unix.cpp | 77 bool KMacroExpanderBase::expandMacrosShellQuote(QString &str, int &pos) in expandMacrosShellQuote() function in KMacroExpanderBase
|
/dports/devel/kf5-kcoreaddons/kcoreaddons-5.89.0/autotests/ |
H A D | kmacroexpandertest.cpp | 122 void KMacroExpanderTest::expandMacrosShellQuote() in expandMacrosShellQuote() function in KMacroExpanderTest
|
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyKDE4/ |
H A D | kdecore.py | 4654 def expandMacrosShellQuote(self, str, pos): member in KMacroExpanderBase 4693 def expandMacrosShellQuote(self, str, map, c = None): member in KMacroExpander 4696 def expandMacrosShellQuote(self, str, map, c = None): member in KMacroExpander 4699 def expandMacrosShellQuote(self, str, map, c = None): member in KMacroExpander 4702 def expandMacrosShellQuote(self, str, map, c = None): member in KMacroExpander
|