Lines Matching defs:resultArray
1149 uint8_t *resultArray = unshapeLamAlef(inputBytes, inputBytesLength, length);1151 if (resultArray != NULL) {1153 resultArray[i] = unshapeMap_IBM420[resultArray[i]];1157 return resultArray;