Searched refs:wordLen (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/HelpGen/src/
H A Dsourcepainter.h98 static bool IsKeyword( char* word, int wordLen );
H A Dsourcepainter.cpp672 bool SourcePainter::IsKeyword( char* word, int wordLen )
676 int rank = get_rank( word, word + wordLen );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/src/
H A DLexRuby.cxx1360 int wordLen = 0; local
1365 if (++wordLen < MAX_KEYWORD_LENGTH) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/src/
H A Dtex2any.cpp677 int wordLen = 14; local
678 wxChar *fileName = buf + wordLen + 1;
732 int wordLen; local
734 wordLen = 6;
737 wordLen = 8;
739 wordLen = 10;
741 wxChar *fileName = buf + wordLen + 1;

Completed in 87 milliseconds