Home
last modified time | relevance | path

Searched defs:asciiOnly (Results 1 – 22 of 22) sorted by relevance

/dports/www/cutelyst/cutelyst-3.2.0/Cutelyst/Plugins/Utils/Validator/
H A Dvalidatoralphadash.cpp24 ValidatorAlphaDash::ValidatorAlphaDash(const QString &field, bool asciiOnly, const ValidatorMessage… in ValidatorAlphaDash()
56 bool ValidatorAlphaDash::validate(const QString &value, bool asciiOnly) in validate()
H A Dvalidatoralpha.cpp24 ValidatorAlpha::ValidatorAlpha(const QString &field, bool asciiOnly, const Cutelyst::ValidatorMessa… in ValidatorAlpha()
56 bool ValidatorAlpha::validate(const QString &value, bool asciiOnly) in validate()
H A Dvalidatoralphanum.cpp24 ValidatorAlphaNum::ValidatorAlphaNum(const QString &field, bool asciiOnly, const ValidatorMessages … in ValidatorAlphaNum()
57 bool ValidatorAlphaNum::validate(const QString &value, bool asciiOnly) in validate()
H A Dvalidatoralpha_p.h34 bool asciiOnly = false; variable
H A Dvalidatoralphanum_p.h34 bool asciiOnly = false; variable
H A Dvalidatoralphadash_p.h34 bool asciiOnly = false; variable
/dports/print/lyx/lyx-2.3.4.2/src/mathed/
H A DInsetMathRef.h40 bool asciiOnly() const { return true; } in asciiOnly() function
H A DMathStream.h103 bool asciiOnly() const { return ascii_; } in asciiOnly() function
H A DMathStream.cpp177 void WriteStream::asciiOnly(bool ascii) in asciiOnly() function in lyx::WriteStream
/dports/www/tikiwiki/tiki-21.2/lib/core/Tiki/Wiki/
H A DSlugManager.php48 function generate($generator, $pageName, $asciiOnly = false, $ignoreCounter = false)
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/dialogs/
H A DOrganizeCollectionDialog.h47 bool asciiOnly() const { return asciiCheck->isChecked(); } in asciiOnly() function
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/utils/
H A DRegExp.h40 asciiOnly = 0, // process regexp and strings as single-byte encoded strings enumerator
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/search/src/
H A DnsMsgImapSearch.cpp74 bool asciiOnly = true; in Encode() local
/dports/www/grafana8/grafana-8.3.6/vendor/cuelang.org/go/cue/literal/
H A Dquote.go30 asciiOnly bool member
/dports/ftp/filezilla/filezilla-3.55.1/src/engine/ftp/
H A Dlogon.cpp307 bool asciiOnly = true; in ParseResponse() local
/dports/audio/cantata/cantata-2.4.2/devices/
H A Ddeviceoptions.h100 bool asciiOnly; member
/dports/editors/libreoffice/libreoffice-7.2.6.2/svl/source/misc/
H A Durihelper.cxx754 auto asciiOnly = true; in resolveIdnaHost() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svl/source/misc/
H A Durihelper.cxx754 auto asciiOnly = true; in resolveIdnaHost() local
/dports/print/lyx/lyx-2.3.4.2/src/insets/
H A DInset.h556 virtual bool asciiOnly() const { return false; } in asciiOnly() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/
H A DHttpWriter.cs1118 internal void WriteUTF8ResourceString(IntPtr pv, int offset, int size, bool asciiOnly) { in WriteUTF8ResourceString()
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/evanw/esbuild/internal/js_parser/
H A Djs_parser.go353 asciiOnly bool member
/dports/devel/esbuild/esbuild-0.12.23/internal/js_parser/
H A Djs_parser.go333 asciiOnly bool member