Searched refs:label_array (Results 1 – 2 of 2) sorted by relevance
/external/libxml2/os400/iconv/ | ||
D | ianatables.c | 3068 static unsigned char label_array[] = { variable |
D | iconv.c | 73 } while (label_array[l] != *name); in findEncoding() |