Home
last modified time | relevance | path

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

/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/src/3rdparty/libcrashreporter-qt/src/libcrashreporter-gui/linux-backtrace-generator/
H A Dcrqt-kmacroexpander.cpp84 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 Dcrqt-kmacroexpander_unix.cpp86 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 Dkmacroexpander.cpp66 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 Dkmacroexpander_win.cpp17 bool KMacroExpanderBase::expandMacrosShellQuote(QString &str, int &pos) in expandMacrosShellQuote() function in KMacroExpanderBase
H A Dkmacroexpander_unix.cpp77 bool KMacroExpanderBase::expandMacrosShellQuote(QString &str, int &pos) in expandMacrosShellQuote() function in KMacroExpanderBase
/dports/devel/kf5-kcoreaddons/kcoreaddons-5.89.0/autotests/
H A Dkmacroexpandertest.cpp122 void KMacroExpanderTest::expandMacrosShellQuote() in expandMacrosShellQuote() function in KMacroExpanderTest
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyKDE4/
H A Dkdecore.py4654 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