Home
last modified time | relevance | path

Searched defs:noCase (Results 1 – 25 of 64) sorted by relevance

123

/dports/devel/hyperscan/hyperscan-5.4.0/src/hwlm/
H A Dnoodle_engine_avx2.c31 static really_inline m256 getMask(u8 c, bool noCase) { in getMask()
42 size_t len, size_t offset, bool noCase, in scanSingleUnaligned()
71 size_t len, size_t offset, bool noCase, in scanDoubleUnaligned()
105 size_t len, bool noCase, m256 caseMask, m256 mask1, in scanSingleShort()
145 size_t len, bool noCase, m256 caseMask, m256 mask1, in scanDoubleShort()
186 size_t len, bool noCase, m256 caseMask, m256 mask1, in scanSingleFast()
207 size_t len, bool noCase, m256 caseMask, m256 mask1, in scanDoubleFast()
H A Dnoodle_engine_sse.c31 static really_inline m128 getMask(u8 c, bool noCase) { in getMask()
42 size_t len, bool noCase, m128 caseMask, m128 mask1, in scanSingleShort()
71 size_t len, size_t offset, bool noCase, in scanSingleUnaligned()
101 size_t len, bool noCase, m128 caseMask, m128 mask1, in scanDoubleShort()
132 size_t len, size_t offset, bool noCase, in scanDoubleUnaligned()
162 size_t len, bool noCase, m128 caseMask, m128 mask1, in scanSingleFast()
183 size_t len, bool noCase, m128 caseMask, m128 mask1, in scanDoubleFast()
H A Dnoodle_engine_avx512.c32 m512 getMask(u8 c, bool noCase) { in getMask()
47 size_t len, bool noCase, m512 caseMask, m512 mask1, in scanSingleShort()
77 bool noCase, m512 caseMask, m512 mask1, in scanSingle512()
116 size_t len, bool noCase, m512 caseMask, m512 mask1, in scanDoubleShort()
146 bool noCase, m512 caseMask, m512 mask1, m512 mask2, in scanDouble512()
H A Dnoodle_engine.c106 u8 caseClear8(u8 x, bool noCase) { in caseClear8()
156 size_t len, size_t start, bool noCase, in scanSingleMain()
222 size_t len, size_t start, bool noCase, in scanDoubleMain()
316 size_t start, bool noCase, const struct cb_info *cbi) { in scanSingle()
347 size_t start, bool noCase, const struct cb_info *cbi) { in scanDouble()
359 size_t start, char single, bool noCase, in scan()
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DDocLexer.php58 protected $noCase = array( variable in Doctrine\\Common\\Annotations\\DocLexer
/dports/databases/pear-DoctrineCommon/DoctrineCommon-2.3.0/Doctrine/Common/Annotations/
H A DDocLexer.php55 protected $noCase = array( variable in Doctrine\\Common\\Annotations\\DocLexer
/dports/www/bolt/bolt-2.2.24/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DDocLexer.php58 protected $noCase = array( variable in Doctrine\\Common\\Annotations\\DocLexer
/dports/www/drupal8/drupal-8.9.20/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DDocLexer.php58 protected $noCase = array( variable in Doctrine\\Common\\Annotations\\DocLexer
/dports/finance/prestashop/prestashop/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DDocLexer.php59 protected $noCase = [ variable in Doctrine\\Common\\Annotations\\DocLexer
/dports/www/typo3-9/typo3_src-9.5.31/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DDocLexer.php59 protected $noCase = [ variable in Doctrine\\Common\\Annotations\\DocLexer
/dports/astro/py-ro/RO-3.6.9/python/RO/Wdg/
H A DLogWdg.py312 …def search(self, searchStr, backwards=False, doWrap=False, elide=True, noCase=False, regExp=False): argument
378 …def findAll(self, searchStr, tag, lineTag=None, removeTags=True, elide=True, noCase=False, regExp=… argument
/dports/www/typo3-10/typo3_src-10.4.25/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DDocLexer.php43 protected $noCase = [ variable in Doctrine\\Common\\Annotations\\DocLexer
/dports/www/drupal9/drupal-9.2.10/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DDocLexer.php43 protected $noCase = [ variable in Doctrine\\Common\\Annotations\\DocLexer
/dports/www/typo3-11/typo3_src-11.5.7/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DDocLexer.php43 protected $noCase = [ variable in Doctrine\\Common\\Annotations\\DocLexer
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libbase/
H A Dstring_table.cpp144 string_table::noCase(key a) const in noCase() function in gnash::string_table
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libcore/
H A DObjectURI.h84 string_table::key noCase(string_table& st) const { in noCase() function
/dports/security/snort/snort-2.9.18/src/sfutil/
H A Dmpse.c304 unsigned noCase, unsigned offset, unsigned depth, in mpseAddPattern()
339 unsigned noCase, unsigned offset, unsigned depth, in mpseAddPatternWithSnortConfig()
/dports/multimedia/musikcube/musikcube-0.96.7/src/musikcore/db/
H A DSqliteExtensions.cpp329 u8 noCase; /* true to ignore case differences */ member
559 u8 noCase = pInfo->noCase; /* True if uppercase==lowercase */ in patternCompare() local
/dports/devel/kf5-ktexteditor/ktexteditor-5.89.0/src/utils/
H A Dkatesedcmd.cpp83 const bool noCase = searchParamsString.contains(QLatin1Char('i')); in exec() local
/dports/games/bzflag-server/bzflag-2.4.22/src/bzflag/
H A DServerListFilter.h96 bool noCase; member
/dports/games/bzflag/bzflag-2.4.22/src/bzflag/
H A DServerListFilter.h96 bool noCase; member
/dports/shells/ksh93/ast-93u/src/lib/libtksh/tcl/
H A DtclCmdMZ.c112 int noCase = 0; local
265 int noCase = 0, all = 0; local
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libtksh/tcl/
H A DtclCmdMZ.c112 int noCase = 0; local
265 int noCase = 0, all = 0; local
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libtksh/tcl/
H A DtclCmdMZ.c112 int noCase = 0; local
265 int noCase = 0, all = 0; local
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dfunc.c499 u8 noCase; member
563 u8 noCase = pInfo->noCase; in patternCompare() local

123