Home
last modified time | relevance | path

Searched refs:thirdChar (Results 26 – 50 of 53) sorted by relevance

123

/dports/devel/geany-plugin-markdown/geany-plugins-1.38/pretty-printer/src/
H A DPrettyPrinter.c307 int thirdChar; in isInlineNodeAllowed() local
316 thirdChar = inputBuffer[inputBufferIndex+2]; /* should be '-' or '[' */ in isInlineNodeAllowed()
332 if (thirdChar == '[') { closingComment = ']'; } in isInlineNodeAllowed()
/dports/devel/geany-plugin-lipsum/geany-plugins-1.38/pretty-printer/src/
H A DPrettyPrinter.c307 int thirdChar; in isInlineNodeAllowed() local
316 thirdChar = inputBuffer[inputBufferIndex+2]; /* should be '-' or '[' */ in isInlineNodeAllowed()
332 if (thirdChar == '[') { closingComment = ']'; } in isInlineNodeAllowed()
/dports/devel/geany-plugin-numberedbookmarks/geany-plugins-1.38/pretty-printer/src/
H A DPrettyPrinter.c307 int thirdChar; in isInlineNodeAllowed() local
316 thirdChar = inputBuffer[inputBufferIndex+2]; /* should be '-' or '[' */ in isInlineNodeAllowed()
332 if (thirdChar == '[') { closingComment = ']'; } in isInlineNodeAllowed()
/dports/devel/geany-plugin-miniscript/geany-plugins-1.38/pretty-printer/src/
H A DPrettyPrinter.c307 int thirdChar; in isInlineNodeAllowed() local
316 thirdChar = inputBuffer[inputBufferIndex+2]; /* should be '-' or '[' */ in isInlineNodeAllowed()
332 if (thirdChar == '[') { closingComment = ']'; } in isInlineNodeAllowed()
/dports/devel/geany-plugin-geniuspaste/geany-plugins-1.38/pretty-printer/src/
H A DPrettyPrinter.c307 int thirdChar; in isInlineNodeAllowed() local
316 thirdChar = inputBuffer[inputBufferIndex+2]; /* should be '-' or '[' */ in isInlineNodeAllowed()
332 if (thirdChar == '[') { closingComment = ']'; } in isInlineNodeAllowed()
/dports/devel/geany-plugin-latex/geany-plugins-1.38/pretty-printer/src/
H A DPrettyPrinter.c307 int thirdChar; in isInlineNodeAllowed() local
316 thirdChar = inputBuffer[inputBufferIndex+2]; /* should be '-' or '[' */ in isInlineNodeAllowed()
332 if (thirdChar == '[') { closingComment = ']'; } in isInlineNodeAllowed()
/dports/devel/geany-plugin-autoclose/geany-plugins-1.38/pretty-printer/src/
H A DPrettyPrinter.c307 int thirdChar; in isInlineNodeAllowed() local
316 thirdChar = inputBuffer[inputBufferIndex+2]; /* should be '-' or '[' */ in isInlineNodeAllowed()
332 if (thirdChar == '[') { closingComment = ']'; } in isInlineNodeAllowed()
/dports/devel/geany-plugin-addons/geany-plugins-1.38/pretty-printer/src/
H A DPrettyPrinter.c307 int thirdChar; in isInlineNodeAllowed() local
316 thirdChar = inputBuffer[inputBufferIndex+2]; /* should be '-' or '[' */ in isInlineNodeAllowed()
332 if (thirdChar == '[') { closingComment = ']'; } in isInlineNodeAllowed()
/dports/devel/geany-plugin-automark/geany-plugins-1.38/pretty-printer/src/
H A DPrettyPrinter.c307 int thirdChar; in isInlineNodeAllowed() local
316 thirdChar = inputBuffer[inputBufferIndex+2]; /* should be '-' or '[' */ in isInlineNodeAllowed()
332 if (thirdChar == '[') { closingComment = ']'; } in isInlineNodeAllowed()
/dports/devel/geany-plugin-commander/geany-plugins-1.38/pretty-printer/src/
H A DPrettyPrinter.c307 int thirdChar; in isInlineNodeAllowed() local
316 thirdChar = inputBuffer[inputBufferIndex+2]; /* should be '-' or '[' */ in isInlineNodeAllowed()
332 if (thirdChar == '[') { closingComment = ']'; } in isInlineNodeAllowed()
/dports/devel/geany-plugin-codenav/geany-plugins-1.38/pretty-printer/src/
H A DPrettyPrinter.c307 int thirdChar; in isInlineNodeAllowed() local
316 thirdChar = inputBuffer[inputBufferIndex+2]; /* should be '-' or '[' */ in isInlineNodeAllowed()
332 if (thirdChar == '[') { closingComment = ']'; } in isInlineNodeAllowed()
/dports/devel/geany-plugin-gendoc/geany-plugins-1.38/pretty-printer/src/
H A DPrettyPrinter.c307 int thirdChar; in isInlineNodeAllowed() local
316 thirdChar = inputBuffer[inputBufferIndex+2]; /* should be '-' or '[' */ in isInlineNodeAllowed()
332 if (thirdChar == '[') { closingComment = ']'; } in isInlineNodeAllowed()
/dports/devel/geany-plugin-extrasel/geany-plugins-1.38/pretty-printer/src/
H A DPrettyPrinter.c307 int thirdChar; in isInlineNodeAllowed() local
316 thirdChar = inputBuffer[inputBufferIndex+2]; /* should be '-' or '[' */ in isInlineNodeAllowed()
332 if (thirdChar == '[') { closingComment = ']'; } in isInlineNodeAllowed()
/dports/devel/geany-plugin-debugger/geany-plugins-1.38/pretty-printer/src/
H A DPrettyPrinter.c307 int thirdChar; in isInlineNodeAllowed() local
316 thirdChar = inputBuffer[inputBufferIndex+2]; /* should be '-' or '[' */ in isInlineNodeAllowed()
332 if (thirdChar == '[') { closingComment = ']'; } in isInlineNodeAllowed()
/dports/devel/geany-plugin-defineformat/geany-plugins-1.38/pretty-printer/src/
H A DPrettyPrinter.c307 int thirdChar; in isInlineNodeAllowed() local
316 thirdChar = inputBuffer[inputBufferIndex+2]; /* should be '-' or '[' */ in isInlineNodeAllowed()
332 if (thirdChar == '[') { closingComment = ']'; } in isInlineNodeAllowed()
/dports/devel/geany-plugin-doc/geany-plugins-1.38/pretty-printer/src/
H A DPrettyPrinter.c307 int thirdChar; in isInlineNodeAllowed() local
316 thirdChar = inputBuffer[inputBufferIndex+2]; /* should be '-' or '[' */ in isInlineNodeAllowed()
332 if (thirdChar == '[') { closingComment = ']'; } in isInlineNodeAllowed()
/dports/devel/geany-plugin-ctags/geany-plugins-1.38/pretty-printer/src/
H A DPrettyPrinter.c307 int thirdChar; in isInlineNodeAllowed() local
316 thirdChar = inputBuffer[inputBufferIndex+2]; /* should be '-' or '[' */ in isInlineNodeAllowed()
332 if (thirdChar == '[') { closingComment = ']'; } in isInlineNodeAllowed()
/dports/devel/geany-plugin-pohelper/geany-plugins-1.38/pretty-printer/src/
H A DPrettyPrinter.c307 int thirdChar; in isInlineNodeAllowed() local
316 thirdChar = inputBuffer[inputBufferIndex+2]; /* should be '-' or '[' */ in isInlineNodeAllowed()
332 if (thirdChar == '[') { closingComment = ']'; } in isInlineNodeAllowed()
/dports/devel/geany-plugin-scope/geany-plugins-1.38/pretty-printer/src/
H A DPrettyPrinter.c307 int thirdChar; in isInlineNodeAllowed() local
316 thirdChar = inputBuffer[inputBufferIndex+2]; /* should be '-' or '[' */ in isInlineNodeAllowed()
332 if (thirdChar == '[') { closingComment = ']'; } in isInlineNodeAllowed()
/dports/devel/geany-plugin-overview/geany-plugins-1.38/pretty-printer/src/
H A DPrettyPrinter.c307 int thirdChar; in isInlineNodeAllowed() local
316 thirdChar = inputBuffer[inputBufferIndex+2]; /* should be '-' or '[' */ in isInlineNodeAllowed()
332 if (thirdChar == '[') { closingComment = ']'; } in isInlineNodeAllowed()
/dports/comms/klog/klog-1.8.5/src/
H A Dutilities.cpp691 QChar thirdChar = QChar(); in isAPrefix() local
694 thirdChar = prefix.at(2); in isAPrefix()
709 if (firstChar.isLetter() && secondChar.isLetter() && thirdChar.isLetter()) in isAPrefix()
/dports/security/cryptlib/cryptlib-3.4.3/io/
H A Dhttp_parse.c729 char thirdChar; in IN_BUFFER() local
776 thirdChar = data[ 2 ]; in IN_BUFFER()
784 if( httpStatusInfo[ i ].httpStatusString[ 2 ] == thirdChar && \ in IN_BUFFER()
/dports/devel/juce/JUCE-f37e9a1/modules/juce_core/files/
H A Djuce_File.cpp436 auto thirdChar = *++r; in getChildFile() local
438 if (thirdChar == separatorChar || thirdChar == 0) in getChildFile()
/dports/audio/carla/Carla-2.4.1/source/modules/juce_core/files/
H A Djuce_File.cpp436 auto thirdChar = *++r; in getChildFile() local
438 if (thirdChar == separatorChar || thirdChar == 0) in getChildFile()
/dports/audio/libopenshot-audio/libopenshot-audio-0.2.2/JuceLibraryCode/modules/juce_core/files/
H A Djuce_File.cpp436 auto thirdChar = *++r; in getChildFile() local
438 if (thirdChar == separatorChar || thirdChar == 0) in getChildFile()

123