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

  /external/expat/xmlwf/
codepage.c 43 codepageMap(int cp, int *map)
86 codepageMap(int UNUSED_P(cp), int *UNUSED_P(map))
codepage.h 33 int codepageMap(int cp, int *map);
xmlwf.c 841 if (!codepageMap(cp, info->map))

Completed in 76 milliseconds