Home
last modified time | relevance | path

Searched refs:nStartTypes (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/i18npool/source/characterclassification/
H A Dcclass_unicode_parser.cxx431 startCharTokenType != nStartTypes || in setupParserTable()
461 nStartTypes = startCharTokenType; in initParserTable()
487 if ( !(nStartTypes & ASC_UPALPHA) ) in initParserTable()
494 if ( !(nStartTypes & ASC_LOALPHA) ) in initParserTable()
501 if ( nStartTypes & ASC_DIGIT ) in initParserTable()
508 if ( !(nStartTypes & ASC_UNDERSCORE) ) in initParserTable()
513 if ( nStartTypes & ASC_DOLLAR ) in initParserTable()
518 if ( nStartTypes & ASC_DOT ) in initParserTable()
523 if ( nStartTypes & ASC_COLON ) in initParserTable()
528 if ( nStartTypes & ASC_CONTROL ) in initParserTable()
[all …]
H A Dcclass_unicode.cxx48 nStartTypes( 0 ), in cclass_Unicode()
/aoo4110/main/i18npool/inc/
H A Dcclass_unicode.hxx136 sal_Int32 nStartTypes; member in com::sun::star::i18n::cclass_Unicode

Completed in 25 milliseconds