Home
last modified time | relevance | path

Searched refs:CHAR_START_STRING (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/svtools/source/edit/
H A Dsyntaxhighlight.cxx609 else if( testCharFlags( c, CHAR_START_STRING ) == sal_True ) in getNextToken()
745 aCharTypeTab[(int)'\''] |= CHAR_START_STRING; in SimpleTokenizer_Impl()
746 aCharTypeTab[(int)'\"'] |= CHAR_START_STRING; in SimpleTokenizer_Impl()
747 aCharTypeTab[(int)'['] |= CHAR_START_STRING; in SimpleTokenizer_Impl()
748 aCharTypeTab[(int)'`'] |= CHAR_START_STRING; in SimpleTokenizer_Impl()
/aoo4110/main/svtools/inc/svtools/
H A Dsyntaxhighlight.hxx89 #define CHAR_START_STRING 0x0040 macro

Completed in 26 milliseconds