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

/external/icu4c/test/intltest/
H A Dwbnf.cpp335 is_quoting(FALSE){}
343 UBool is_quoting; member in class:Escaper
361 is_quoting = FALSE;
365 if(is_quoting){
369 is_quoting = TRUE;
373 if(is_quoting){
375 is_quoting = FALSE;

Completed in 38 milliseconds