HomeSort by relevance Sort by last modified time
    Searched full:isnlunescaped (Results 1 - 1 of 1) sorted by null

  /external/icu4c/tools/genrb/
read.c 126 UBool isNLUnescaped = FALSE;
184 isNLUnescaped = TRUE;
197 if(isNLUnescaped == FALSE && prevC!=CR){
200 isNLUnescaped = FALSE;

Completed in 55 milliseconds