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

  /libcore/ojluni/src/main/native/
java_props_md.c 137 char ** std_country, char ** std_variant, char ** std_encoding) {
277 if (std_encoding != NULL) {
291 *std_encoding = (*p != '\0') ? p : "ISO8859-1";
302 *std_encoding = "EUC-JP-LINUX";
309 *std_encoding = "eucJP-open";
317 *std_encoding = "Big5_Solaris";
322 *std_encoding = "Big5-HKSCS-2001";
  /external/python/cpython3/Python/
pylifecycle.c 1287 const char * std_encoding; local
    [all...]

Completed in 83 milliseconds