Searched refs:needsAutoQuoting (Results 1 – 2 of 2) sorted by relevance
148 hasArgNames(FALSE), hasArgNumbers(FALSE), needsAutoQuoting(FALSE) { in MessagePattern()156 hasArgNames(FALSE), hasArgNumbers(FALSE), needsAutoQuoting(FALSE) { in MessagePattern()164 hasArgNames(FALSE), hasArgNumbers(FALSE), needsAutoQuoting(FALSE) { in MessagePattern()189 needsAutoQuoting(other.needsAutoQuoting) { in MessagePattern()205 needsAutoQuoting=other.needsAutoQuoting; in operator =()305 needsAutoQuoting=FALSE; in clear()343 if(!needsAutoQuoting) { in autoQuoteApostropheDeep()416 needsAutoQuoting=FALSE; in preParse()459 needsAutoQuoting=TRUE; in parseMessage()492 needsAutoQuoting=TRUE; in parseMessage()[all …]
938 UBool needsAutoQuoting; variable