Home
last modified time | relevance | path

Searched refs:bPattern (Results 1 – 23 of 23) sorted by relevance

/dports/www/itop/web/application/
H A Duser.preferences.class.inc.php90 * @param boolean $bPattern Whether or not the supplied code is a PCRE pattern
92 static function UnsetPref($sCodeOrPattern, $bPattern = false) argument
99 if ($bPattern)
/dports/games/scummvm/scummvm-2.5.1/engines/scumm/
H A Dmetaengine.cpp124 Common::String bPattern = _filenamePattern.pattern; in generateFilename() local
128 bPattern = "Blue'sBirthday"; in generateFilename()
130 bPattern = "Blue'sTreasureHunt"; in generateFilename()
145 result = bPattern + ".(b)"; in generateFilename()
179 Common::String pattern = id == 'b' ? bPattern : _filenamePattern.pattern; in generateFilename()
/dports/devel/icu-lx/icu/source/test/intltest/
H A Ddtptngts.cpp624 UnicodeString bPattern = patGen->getBestPattern(pattern, status); in testAPI() local
626 SimpleDateFormat sdf(bPattern, loc, status); in testAPI()
630 logln(UnicodeString(" ja locale with skeleton: YYYYMMM Best Pattern:") + bPattern); in testAPI()
649 UnicodeString bPattern = patGen->getBestPattern(pattern, status); in testAPI() local
651 SimpleDateFormat sdf(bPattern, loc, status); in testAPI()
655 logln(UnicodeString(" zh locale with skeleton: YYYYMMM Best Pattern:") + bPattern); in testAPI()
675 UnicodeString bPattern = patGen->getBestPattern(pattern, status); in testAPI() local
676 logln(UnicodeString(" en locale with skeleton: hmv Best Pattern:") + bPattern); in testAPI()
678 if ( expR!= bPattern ) { in testAPI()
679 errln(UnicodeString("\nERROR: Test EN time format Got: ") + bPattern + in testAPI()
/dports/devel/icu/icu/source/test/intltest/
H A Ddtptngts.cpp624 UnicodeString bPattern = patGen->getBestPattern(pattern, status); in testAPI() local
626 SimpleDateFormat sdf(bPattern, loc, status); in testAPI()
630 logln(UnicodeString(" ja locale with skeleton: YYYYMMM Best Pattern:") + bPattern); in testAPI()
649 UnicodeString bPattern = patGen->getBestPattern(pattern, status); in testAPI() local
651 SimpleDateFormat sdf(bPattern, loc, status); in testAPI()
655 logln(UnicodeString(" zh locale with skeleton: YYYYMMM Best Pattern:") + bPattern); in testAPI()
675 UnicodeString bPattern = patGen->getBestPattern(pattern, status); in testAPI() local
676 logln(UnicodeString(" en locale with skeleton: hmv Best Pattern:") + bPattern); in testAPI()
678 if ( expR!= bPattern ) { in testAPI()
679 errln(UnicodeString("\nERROR: Test EN time format Got: ") + bPattern + in testAPI()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/scumm/
H A Ddetection.cpp147 Common::String bPattern = _filenamePattern.pattern; in generateFilename() local
151 bPattern = "Blue'sBirthday"; in generateFilename()
153 bPattern = "Blue'sTreasureHunt"; in generateFilename()
168 result = bPattern + ".(b)"; in generateFilename()
202 Common::String pattern = id == 'b' ? bPattern : _filenamePattern.pattern; in generateFilename()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fpdfapi/fpdf_render/
H A Dfpdf_render_text.cpp274 bool bPattern = false; in ProcessText() local
277 bPattern = true; in ProcessText()
284 bPattern = true; in ProcessText()
295 if (bPattern) { in ProcessText()
/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/tabpages/
H A Dtparea.cxx198 const bool bPattern in ActivatePage() local
202 if (!bPattern) in ActivatePage()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/tabpages/
H A Dtparea.cxx194 const bool bPattern in ActivatePage() local
198 if (!bPattern) in ActivatePage()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fpdfapi/render/
H A Dcpdf_renderstatus.cpp849 bool bPattern = false; in ProcessText() local
852 bPattern = true; in ProcessText()
859 bPattern = true; in ProcessText()
869 if (bPattern) { in ProcessText()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fpdfapi/render/
H A Dcpdf_renderstatus.cpp885 bool bPattern = false; in ProcessText() local
888 bPattern = true; in ProcessText()
895 bPattern = true; in ProcessText()
905 if (bPattern) { in ProcessText()
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fpdfapi/render/
H A Dcpdf_renderstatus.cpp1737 bool bPattern = false; in ProcessText() local
1740 bPattern = true; in ProcessText()
1747 bPattern = true; in ProcessText()
1757 if (bPattern) { in ProcessText()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/data/
H A Dtable3.cxx397 bool bPattern, bool bHiddenFiltered ) in initDataRows() argument
426 if (!bUniformPattern && bPattern) in initDataRows()
871 const ScSortInfoArray* pArray, SCROW nRow1, SCROW nRow2, bool bPattern, ScProgress* pProgress ) in SortReorderByColumn() argument
918 aCol[nDest].Swap(aCol[nSrc], nRow1, nRow2, bPattern); in SortReorderByColumn()
H A Dcolumn4.cxx1077 void ScColumn::Swap( ScColumn& rOther, SCROW nRow1, SCROW nRow2, bool bPattern ) in Swap() argument
1103 if (bPattern) in Swap()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/data/
H A Dtable3.cxx411 …bool bHiddenFiltered, bool bPattern, bool bCellNotes, bool bCellDrawObjects, bool bOnlyDataAreaExt… in initDataRows() argument
449 if (!bUniformPattern && bPattern) in initDataRows()
950 const ScSortInfoArray* pArray, SCROW nRow1, SCROW nRow2, bool bPattern, ScProgress* pProgress ) in SortReorderByColumn() argument
997 aCol[nDest].Swap(aCol[nSrc], nRow1, nRow2, bPattern); in SortReorderByColumn()
H A Dcolumn4.cxx1114 void ScColumn::Swap( ScColumn& rOther, SCROW nRow1, SCROW nRow2, bool bPattern ) in Swap() argument
1140 if (bPattern) in Swap()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/inc/
H A Dcolumn.hxx206 void Swap( ScColumn& rOther, SCROW nRow1, SCROW nRow2, bool bPattern );
H A Dtable.hxx1199 bool bPattern, ScProgress* pProgress );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/inc/
H A Dcolumn.hxx204 void Swap( ScColumn& rOther, SCROW nRow1, SCROW nRow2, bool bPattern );
H A Dtable.hxx1167 …ByColumn( const ScSortInfoArray* pArray, SCROW nRow1, SCROW nRow2, bool bPattern, ScProgress* pPro…
/dports/astro/kstars/kstars-3.5.6/kstars/ekos/analyze/
H A Danalyze.cpp169 const QString bPattern("^(blue|b)$"); in filterStripeBrush() local
170 if (QRegularExpression(bPattern, c).match(filter).hasMatch()) in filterStripeBrush()
/dports/audio/ocp/ocp-0.2.90/doc/
H A Dopencp.dox.in805 ^0bPattern^07 ^0bView:^07 ^0b<t>^07
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A DChangeLog16524 …Column&, int, int, bool) (this=0x2339270, rOther=..., nRow1=0, nRow2=9, bPattern=true) at /ssd1/wo…
16525 …bool, ScProgress*) (this=0x2cb9ea0, pArray=0x5ef71a0, nRow1=0, nRow2=9, bPattern=true, pProgress=0…
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog267721 …Column&, int, int, bool) (this=0x2339270, rOther=..., nRow1=0, nRow2=9, bPattern=true) at /ssd1/wo…
267722 …bool, ScProgress*) (this=0x2cb9ea0, pArray=0x5ef71a0, nRow1=0, nRow2=9, bPattern=true, pProgress=0…