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

  /external/libxml2/os400/
make-src.sh 65 make_module DLFCN "${SCRIPTDIR}/dlfcn/dlfcn.c" '' ebcdic
66 make_module ICONV "${SCRIPTDIR}/iconv/iconv.c" '' ebcdic
67 make_module WRAPPERS "${SCRIPTDIR}/wrappers.c" '' ebcdic
  /external/icu/icu4c/source/data/mappings/
ucmebcdic.mk 3 # A list of EBCDIC UCM's to build
6 UCM_SOURCE_EBCDIC = ebcdic-xml-us.ucm\
  /external/pcre/dist/
RunTest 51 # If the first and only argument is "ebcdic", the script runs the special
52 # EBCDIC test that can be useful for checking certain EBCDIC features, even
142 # ------ Special EBCDIC Test -------
144 if [ $# -eq 1 -a "$1" = "ebcdic" ]; then
145 ./pcretest -C ebcdic >/dev/null
146 ebcdic=$?
147 if [ $ebcdic -ne 1 ] ; then
148 echo "Cannot run EBCDIC tests: EBCDIC support not compiled
    [all...]
configure     [all...]
  /external/icu/icu4c/source/data/
Makefile.in     [all...]

Completed in 177 milliseconds