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

/external/chromium/third_party/icu/source/common/
H A Dudata.c445 UBool checkLastFour; /* if TRUE then allow paths such as '/foo/myapp.dat' member in struct:__anon1382
535 iter->checkLastFour = doCheckLastFour;
561 iter->checkLastFour?"TRUE":"false");
628 if(iter->checkLastFour == TRUE &&
/external/icu4c/common/
H A Dudata.c481 UBool checkLastFour; /* if TRUE then allow paths such as '/foo/myapp.dat' member in struct:__anon2370
571 iter->checkLastFour = doCheckLastFour;
597 iter->checkLastFour?"TRUE":"false");
664 if(iter->checkLastFour == TRUE &&

Completed in 51 milliseconds