OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BOMC1
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/test/perf/ubrkperf/
ubrkperfold.cpp
513
int
BOMC1
, BOMC2, BOMC3;
514
BOMC1
= fgetc(fFile);
517
if (
BOMC1
== 0xff && BOMC2 == 0xfe) {
519
else if (
BOMC1
== 0xfe && BOMC2 == 0xff) {
521
else if (
BOMC1
== 0xEF && BOMC2 == 0xBB && (BOMC3 = fgetc(fFile)) == 0xBF ) {
/external/icu4c/test/perf/collationperf/
collperf.cpp
[
all
...]
Completed in 3432 milliseconds