Searched refs:TSPECIALS (Results 1 – 1 of 1) sorted by relevance
47 const OUString TSPECIALS = OUString::createFromAscii( "()<>@,;:\\\"/[]?=" ); variable361 else if ( isInRange( m_nxtSym, TOKEN + TSPECIALS + SPACE ) ) in quotedPValue()
Completed in 10 milliseconds