HomeSort by relevance Sort by last modified time
    Searched refs:bom8 (Results 1 - 3 of 3) sorted by null

  /external/icu/icu4c/as_is/os400/
fixup-icu.sh 34 bom8=`od -t x1 -N 3 $file|\
38 echo "file $file bom /${bom8}/"
39 if [ "$bom8" = "57 8b ab" ]
unpax-icu.sh 104 bom8=`head -n 1 $file|\
111 if [ "$bom8" = "057 08b 0ab" -o "$bom8" = "57 8b ab" ]
  /external/icu/icu4c/as_is/os390/
unpax-icu.sh 51 bom8=`head -c 3 $file|\
58 if [ "$bom8" = "57 8b ab" ]

Completed in 425 milliseconds