Home
last modified time | relevance | path

Searched defs:nextChar (Results 1 – 25 of 989) sorted by relevance

12345678910>>...40

/dports/textproc/goldendict/goldendict-73ec1b5/
H A Dfolding.cc38 wchar const * nextChar = in.data(); in apply() local
76 wchar const * nextChar = in.data(); in applySimpleCaseOnly() local
94 wchar const * nextChar = in.data(); in applyFullCaseOnly() local
110 wchar const * nextChar = in.data(); in applyDiacriticsOnly() local
130 wchar const * nextChar = in.data(); in applyPunctOnly() local
145 wchar const * nextChar = in.data(); in applyWhitespaceOnly() local
160 wchar const * nextChar = in.data(); in applyWhitespaceAndPunctOnly() local
/dports/editors/jedit/installer/macros/Text/
H A DNext_Char.bsh33 void nextChar() function
48 nextChar(); function
/dports/www/nextcloud/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/
H A DAsYouTypeFormatter.php409 public function inputDigit($nextChar)
423 public function inputDigitAndRememberPosition($nextChar)
434 private function inputDigitWithOptionToRememberPosition($nextChar, $rememberPosition)
564 private function isDigitOrLeadingPlusSign($nextChar)
801 private function normalizeAndAccrueDigitsAndPlusSign($nextChar, $rememberPosition)
821 private function inputDigitHelper($nextChar)
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/javax/swing/text/html/
H A DCSSParser.java240 int nextChar = readWS(); in parseAtRule() local
474 int nextChar = readWS(); in nextToken() local
522 int nextChar; in getIdentifier() local
641 int nextChar; in readTill() local
737 int nextChar; in readComment() local
816 int nextChar; in readWS() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/javax/swing/text/html/
H A DCSSParser.java240 int nextChar = readWS(); in parseAtRule() local
474 int nextChar = readWS(); in nextToken() local
522 int nextChar; in getIdentifier() local
641 int nextChar; in readTill() local
737 int nextChar; in readComment() local
816 int nextChar; in readWS() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/javax/swing/text/html/
H A DCSSParser.java240 int nextChar = readWS(); in parseAtRule() local
474 int nextChar = readWS(); in nextToken() local
522 int nextChar; in getIdentifier() local
641 int nextChar; in readTill() local
737 int nextChar; in readComment() local
816 int nextChar; in readWS() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/javax/swing/text/html/
H A DCSSParser.java240 int nextChar = readWS(); in parseAtRule() local
474 int nextChar = readWS(); in nextToken() local
522 int nextChar; in getIdentifier() local
641 int nextChar; in readTill() local
737 int nextChar; in readComment() local
816 int nextChar; in readWS() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/javax/swing/text/html/
H A DCSSParser.java240 int nextChar = readWS(); in parseAtRule() local
474 int nextChar = readWS(); in nextToken() local
522 int nextChar; in getIdentifier() local
641 int nextChar; in readTill() local
737 int nextChar; in readComment() local
816 int nextChar; in readWS() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/javax/swing/text/html/
H A DCSSParser.java240 int nextChar = readWS(); in parseAtRule() local
474 int nextChar = readWS(); in nextToken() local
522 int nextChar; in getIdentifier() local
641 int nextChar; in readTill() local
737 int nextChar; in readComment() local
816 int nextChar; in readWS() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/javax/swing/text/html/
H A DCSSParser.java240 int nextChar = readWS(); in parseAtRule() local
474 int nextChar = readWS(); in nextToken() local
522 int nextChar; in getIdentifier() local
641 int nextChar; in readTill() local
737 int nextChar; in readComment() local
816 int nextChar; in readWS() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/javax/swing/text/html/
H A DCSSParser.java240 int nextChar = readWS(); in parseAtRule() local
474 int nextChar = readWS(); in nextToken() local
522 int nextChar; in getIdentifier() local
641 int nextChar; in readTill() local
737 int nextChar; in readComment() local
816 int nextChar; in readWS() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/javax/swing/text/html/
H A DCSSParser.java240 int nextChar = readWS(); in parseAtRule() local
474 int nextChar = readWS(); in nextToken() local
522 int nextChar; in getIdentifier() local
641 int nextChar; in readTill() local
737 int nextChar; in readComment() local
816 int nextChar; in readWS() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/javax/swing/text/html/
H A DCSSParser.java240 int nextChar = readWS(); in parseAtRule() local
474 int nextChar = readWS(); in nextToken() local
522 int nextChar; in getIdentifier() local
641 int nextChar; in readTill() local
737 int nextChar; in readComment() local
816 int nextChar; in readWS() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.ui.examples.javaeditor/Eclipse Java Editor Example/org/eclipse/ui/examples/javaeditor/java/
H A DJavaDoubleClickSelector.java63 char prevChar, nextChar; in matchBracketsAt() local
170 char nextChar; in searchForClosingBracket() local
200 char nextChar; in searchForOpenBracket() local
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse/src/net/sourceforge/phpeclipse/phpeditor/php/
H A DPHPDoubleClickSelector.java66 char prevChar, nextChar; in matchBracketsAt() local
180 char nextChar; in searchForClosingBracket() local
215 char nextChar; in searchForOpenBracket() local
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/panmirror/src/editor/src/behaviors/spelling/
H A Dspelling.ts112 const nextChar = charAt(state.doc, pos); constant
139 const nextChar = charAt(state.doc, pos); constant
/dports/devel/geany-plugin-xmlsnippets/geany-plugins-1.38/pretty-printer/src/
H A DPrettyPrinter.c443 char nextChar; in processElements() local
514 char nextChar = readNextChar(); in processElementAttribute() local
599 char nextChar; in processNode() local
752 char nextChar = readNextChar(); in processComment() local
881 char nextChar = readNextChar(); in processTextNode() local
951 char nextChar = readNextChar(); in processCDATA() local
1068 int nextChar; in processDoctype() local
/dports/devel/geany-plugins-l10n/geany-plugins-1.38/pretty-printer/src/
H A DPrettyPrinter.c443 char nextChar; in processElements() local
514 char nextChar = readNextChar(); in processElementAttribute() local
599 char nextChar; in processNode() local
752 char nextChar = readNextChar(); in processComment() local
881 char nextChar = readNextChar(); in processTextNode() local
951 char nextChar = readNextChar(); in processCDATA() local
1068 int nextChar; in processDoctype() local
/dports/devel/geany-plugin-pairtaghighlighter/geany-plugins-1.38/pretty-printer/src/
H A DPrettyPrinter.c443 char nextChar; in processElements() local
514 char nextChar = readNextChar(); in processElementAttribute() local
599 char nextChar; in processNode() local
752 char nextChar = readNextChar(); in processComment() local
881 char nextChar = readNextChar(); in processTextNode() local
951 char nextChar = readNextChar(); in processCDATA() local
1068 int nextChar; in processDoctype() local
/dports/devel/geany-plugin-pg/geany-plugins-1.38/pretty-printer/src/
H A DPrettyPrinter.c443 char nextChar; in processElements() local
514 char nextChar = readNextChar(); in processElementAttribute() local
599 char nextChar; in processNode() local
752 char nextChar = readNextChar(); in processComment() local
881 char nextChar = readNextChar(); in processTextNode() local
951 char nextChar = readNextChar(); in processCDATA() local
1068 int nextChar; in processDoctype() local
/dports/devel/geany-plugin-prj/geany-plugins-1.38/pretty-printer/src/
H A DPrettyPrinter.c443 char nextChar; in processElements() local
514 char nextChar = readNextChar(); in processElementAttribute() local
599 char nextChar; in processNode() local
752 char nextChar = readNextChar(); in processComment() local
881 char nextChar = readNextChar(); in processTextNode() local
951 char nextChar = readNextChar(); in processCDATA() local
1068 int nextChar; in processDoctype() local
/dports/devel/geany-plugin-tableconvert/geany-plugins-1.38/pretty-printer/src/
H A DPrettyPrinter.c443 char nextChar; in processElements() local
514 char nextChar = readNextChar(); in processElementAttribute() local
599 char nextChar; in processNode() local
752 char nextChar = readNextChar(); in processComment() local
881 char nextChar = readNextChar(); in processTextNode() local
951 char nextChar = readNextChar(); in processCDATA() local
1068 int nextChar; in processDoctype() local
/dports/devel/geany-plugin-spellcheck/geany-plugins-1.38/pretty-printer/src/
H A DPrettyPrinter.c443 char nextChar; in processElements() local
514 char nextChar = readNextChar(); in processElementAttribute() local
599 char nextChar; in processNode() local
752 char nextChar = readNextChar(); in processComment() local
881 char nextChar = readNextChar(); in processTextNode() local
951 char nextChar = readNextChar(); in processCDATA() local
1068 int nextChar; in processDoctype() local
/dports/devel/geany-plugin-vimode/geany-plugins-1.38/pretty-printer/src/
H A DPrettyPrinter.c443 char nextChar; in processElements() local
514 char nextChar = readNextChar(); in processElementAttribute() local
599 char nextChar; in processNode() local
752 char nextChar = readNextChar(); in processComment() local
881 char nextChar = readNextChar(); in processTextNode() local
951 char nextChar = readNextChar(); in processCDATA() local
1068 int nextChar; in processDoctype() local
/dports/devel/geany-plugin-utilslib/geany-plugins-1.38/pretty-printer/src/
H A DPrettyPrinter.c443 char nextChar; in processElements() local
514 char nextChar = readNextChar(); in processElementAttribute() local
599 char nextChar; in processNode() local
752 char nextChar = readNextChar(); in processComment() local
881 char nextChar = readNextChar(); in processTextNode() local
951 char nextChar = readNextChar(); in processCDATA() local
1068 int nextChar; in processDoctype() local

12345678910>>...40