Lines Matching defs:resultArray
1252 uint8_t *resultArray = unshapeLamAlef(inputBytes, inputBytesLength, length);1254 if (resultArray != NULL) {1256 resultArray[i] = unshapeMap_IBM420[resultArray[i]];1260 return resultArray;