Home
last modified time | relevance | path

Searched defs:previousChar (Results 1 – 25 of 78) sorted by relevance

1234

/dports/mail/libvmime/vmime-0.9.2/src/vmime/utility/
H A DfilteredStream.cpp175 const byte_t previousChar = in writeImpl() local
258 const byte_t previousChar = in writeImpl() local
327 byte_t previousChar = m_previousChar; in writeImpl() local
/dports/www/piwigo/piwigo/include/
H A Dcssmin.class.php34 …ion getTriggerStates(); abstract public function parse($index, $char, $previousChar, $state); } ab…
/dports/editors/libreoffice/libreoffice-7.2.6.2/i18npool/source/transliteration/
H A DignoreKiKuFollowedBySa_ja_JP.cxx45 sal_Unicode previousChar = *src ++; in foldingImpl() local
H A DignoreIterationMark_ja_JP.cxx102 sal_Unicode previousChar = *src ++; in foldingImpl() local
H A DignoreProlongedSoundMark_ja_JP.cxx307 sal_Unicode previousChar = *src ++; in foldingImpl() local
H A DignoreIandEfollowedByYa_ja_JP.cxx84 sal_Unicode previousChar = *src ++; in foldingImpl() local
H A Dtransliteration_Ignore.cxx128 sal_Unicode previousChar = *src ++; in foldingImpl() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/i18npool/source/transliteration/
H A DignoreKiKuFollowedBySa_ja_JP.cxx45 sal_Unicode previousChar = *src ++; in foldingImpl() local
H A DignoreIandEfollowedByYa_ja_JP.cxx84 sal_Unicode previousChar = *src ++; in foldingImpl() local
H A DignoreProlongedSoundMark_ja_JP.cxx307 sal_Unicode previousChar = *src ++; in foldingImpl() local
H A DignoreIterationMark_ja_JP.cxx102 sal_Unicode previousChar = *src ++; in foldingImpl() local
H A Dtransliteration_Ignore.cxx140 sal_Unicode previousChar = *src ++; in foldingImpl() local
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/src/System.Web.Razor/Editor/
H A DImplicitExpressionEditHandler.cs143 private PartialParseResult HandleDeletion(Span target, char previousChar, TextChange change) in HandleDeletion()
160 … private PartialParseResult HandleInsertion(Span target, char previousChar, TextChange change) in HandleInsertion()
/dports/audio/supercollider/SuperCollider-3.11.0-Source/editors/sc-ide/widgets/
H A Dpost_window.hpp103 QChar previousChar; member in ScIDE::PostWindow
/dports/editors/libreoffice/libreoffice-7.2.6.2/i18npool/inc/
H A Dtransliteration_Ignore.hxx62 sal_Unicode previousChar; member
/dports/editors/libreoffice6/libreoffice-6.4.7.2/i18npool/inc/
H A Dtransliteration_Ignore.hxx61 sal_Unicode previousChar; member
/dports/www/grafana8/grafana-8.3.6/packages/grafana-ui/src/slate-plugins/
H A Dbraces.ts91 const previousChar = text[offset - 1]; constant
/dports/net/mailcommon/mailcommon-21.12.3/src/filter/filterimporter/
H A Dfilterimporterclawsmail.cpp115 QChar previousChar; in extractString() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/i18nutil/source/utility/
H A Dwidthfolding.cxx137 sal_Unicode previousChar = *src ++; in compose_ja_voiced_sound_marks() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/i18nutil/source/utility/
H A Dwidthfolding.cxx137 sal_Unicode previousChar = *src ++; in compose_ja_voiced_sound_marks() local
/dports/net/pimcommon/pimcommon-21.12.3/src/pimcommon/autocorrection/
H A Dautocorrection.cpp444 const QChar previousChar = text.at(pos); in addNonBreakingSpace() local
457 const QChar previousChar = text.at(pos); in addNonBreakingSpace() local
462 const QChar previousChar = text.at(pos); in addNonBreakingSpace() local
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/compiler/parser/
H A DAbstractCommentParser.java166 char previousChar = 0; in parseComment() local
/dports/java/jdom/jdom/src/java/org/jdom/
H A DProcessingInstruction.java338 char previousChar = inputData.charAt(startName); in parseData() local
/dports/games/irrlamb/irrlamb-1.0.1/src/font/
H A DCGUITTFont.cpp565 uchar32_t previousChar = 0; in draw() local
663 uchar32_t previousChar = 0; in getDimension() local
810 uchar32_t previousChar = 0; in getCharacterFromPos() local
/dports/java/eclipse-ecj/eclipse-ecj-4.4.2_1/org/eclipse/jdt/internal/compiler/parser/
H A DAbstractCommentParser.java145 char previousChar = 0; in commentParse() local

1234