Home
last modified time | relevance | path

Searched refs:thirdChar (Results 1 – 25 of 53) sorted by relevance

123

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/svg/
H A DSVGAngle.cpp93 const UChar thirdChar = *ptr; in stringToAngleType() local
94 if (firstChar == 'd' && secondChar == 'e' && thirdChar == 'g') in stringToAngleType()
96 if (firstChar == 'r' && secondChar == 'a' && thirdChar == 'd') in stringToAngleType()
106 if (firstChar == 'g' && secondChar == 'r' && thirdChar == 'a' && fourthChar == 'd') in stringToAngleType()
/dports/textproc/exempi/exempi-2.5.2/XMPFiles/source/FormatSupport/
H A DRIFF_Support.cpp305 char thirdChar = tolower( valuePtr[ 6 ] ); in GetMonth() local
306 if ( firstChar == 'j' && secondChar == 'a' && thirdChar == 'n' ) in GetMonth()
308 if ( firstChar == 'f' && secondChar == 'e' && thirdChar == 'b' ) in GetMonth()
312 if ( thirdChar == 'r' ) in GetMonth()
314 if ( thirdChar == 'y' ) in GetMonth()
317 if ( firstChar == 'a' && secondChar == 'p' && thirdChar == 'r' ) in GetMonth()
321 if ( thirdChar == 'n' ) in GetMonth()
323 if ( thirdChar == 'l' ) in GetMonth()
326 if ( firstChar == 'a' && secondChar == 'u' && thirdChar == 'g' ) in GetMonth()
328 if ( firstChar == 's' && secondChar == 'e' && thirdChar == 'p' ) in GetMonth()
[all …]
/dports/security/cryptlib/cryptlib-3.4.3/cert/
H A Ddnstring.c220 int thirdChar; in getUTF8Char() local
222 status = thirdChar = sgetc( stream ); in getUTF8Char()
228 ( thirdChar & 0xC0 ) != 0x80 ) in getUTF8Char()
232 ( thirdChar & 0x3F ); in getUTF8Char()
/dports/devel/geany-plugin-xmlsnippets/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-plugins-l10n/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-pairtaghighlighter/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-pg/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-prj/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-tableconvert/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-spellcheck/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-vimode/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-utilslib/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-vc/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-projectorganizer/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-shiftcolumn/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-pretty-printer/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-treebrowser/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-sendmail/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-updatechecker/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-workbench/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-lineoperations/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-lua/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-insertnum/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-git-changebar/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-macro/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()

123