Home
last modified time | relevance | path

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

/aoo4110/main/i18npool/source/characterclassification/
H A Dcclass_unicode_parser.cxx432 contCharTokenType != nContTypes || in setupParserTable()
462 nContTypes = contCharTokenType; in initParserTable()
490 if ( !(nContTypes & ASC_UPALPHA) ) in initParserTable()
497 if ( !(nContTypes & ASC_LOALPHA) ) in initParserTable()
504 if ( !(nContTypes & ASC_DIGIT) ) in initParserTable()
510 if ( !(nContTypes & ASC_UNDERSCORE) ) in initParserTable()
515 if ( nContTypes & ASC_DOLLAR ) in initParserTable()
520 if ( nContTypes & ASC_DOT ) in initParserTable()
525 if ( nContTypes & ASC_COLON ) in initParserTable()
531 if ( nContTypes & ASC_CONTROL ) in initParserTable()
[all …]
H A Dcclass_unicode.cxx49 nContTypes( 0 ), in cclass_Unicode()
/aoo4110/main/i18npool/inc/
H A Dcclass_unicode.hxx137 sal_Int32 nContTypes; member in com::sun::star::i18n::cclass_Unicode

Completed in 31 milliseconds