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 128 UBool isNLUnescaped = FALSE;
186 isNLUnescaped = TRUE;
199 if(isNLUnescaped == FALSE && prevC!=CR){
202 isNLUnescaped = FALSE;

Completed in 137 milliseconds