Searched refs:needsAutoQuoting (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Dmessagepattern.cpp148 hasArgNames(FALSE), hasArgNumbers(FALSE), needsAutoQuoting(FALSE) {
156 hasArgNames(FALSE), hasArgNumbers(FALSE), needsAutoQuoting(FALSE) {
164 hasArgNames(FALSE), hasArgNumbers(FALSE), needsAutoQuoting(FALSE) {
189 needsAutoQuoting(other.needsAutoQuoting) {
205 needsAutoQuoting=other.needsAutoQuoting;
305 needsAutoQuoting=FALSE;
343 if(!needsAutoQuoting) {
416 needsAutoQuoting
[all...]
/external/icu/icu4c/source/common/
H A Dmessagepattern.cpp148 hasArgNames(FALSE), hasArgNumbers(FALSE), needsAutoQuoting(FALSE) {
156 hasArgNames(FALSE), hasArgNumbers(FALSE), needsAutoQuoting(FALSE) {
164 hasArgNames(FALSE), hasArgNumbers(FALSE), needsAutoQuoting(FALSE) {
189 needsAutoQuoting(other.needsAutoQuoting) {
205 needsAutoQuoting=other.needsAutoQuoting;
305 needsAutoQuoting=FALSE;
343 if(!needsAutoQuoting) {
416 needsAutoQuoting
[all...]
/external/chromium_org/third_party/icu/source/common/unicode/
H A Dmessagepattern.h936 UBool needsAutoQuoting; member in class:MessagePattern
/external/icu/icu4c/source/common/unicode/
H A Dmessagepattern.h936 UBool needsAutoQuoting; member in class:MessagePattern

Completed in 69 milliseconds