Home
last modified time | relevance | path

Searched refs:bom8 (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/as_is/os400/
Dfixup-icu.sh36 bom8=`od -t x1 -N 3 $file|\
40 echo "file $file bom /${bom8}/"
41 if [ "$bom8" = "57 8b ab" ]
Dunpax-icu.sh109 bom8=`head -n 1 $file|\
116 if [ "$bom8" = "057 08b 0ab" -o "$bom8" = "57 8b ab" ]
/external/icu/icu4c/as_is/os390/
Dunpax-icu.sh76 bom8=`head -c 3 $file|\
83 if [ "$bom8" = "57 8b ab" ]