7988:c4c17121eff8 | 7989:a21d673a8f99 |
---|---|
214 <dd> | 214 <dd> |
215 byte array to be converted | 215 byte array to be converted |
216 </dd> | 216 </dd> |
217 </dl> | 217 </dl> |
218 <dl> | 218 <dl> |
219 <dt>Returns:</dt> | 219 <dt>Return:</dt> |
220 <dd> | 220 <dd> |
221 integer value of the given array | 221 integer value of the given array |
222 </dd> | 222 </dd> |
223 </dl> | 223 </dl> |
224 <dl> | 224 <dl> |
244 <dd> | 244 <dd> |
245 format of the text | 245 format of the text |
246 </dd> | 246 </dd> |
247 </dl> | 247 </dl> |
248 <dl> | 248 <dl> |
249 <dt>Returns:</dt> | 249 <dt>Return:</dt> |
250 <dd> | 250 <dd> |
251 formatted text | 251 formatted text |
252 </dd> | 252 </dd> |
253 </dl> | 253 </dl> |
254 <dl> | 254 <dl> |
286 <dd> | 286 <dd> |
287 format to convert to | 287 format to convert to |
288 </dd> | 288 </dd> |
289 </dl> | 289 </dl> |
290 <dl> | 290 <dl> |
291 <dt>Returns:</dt> | 291 <dt>Return:</dt> |
292 <dd> | 292 <dd> |
293 converted text | 293 converted text |
294 </dd> | 294 </dd> |
295 </dl> | 295 </dl> |
296 <dl> | 296 <dl> |
334 <dd> | 334 <dd> |
335 flag indicating to retrieve the replace contents | 335 flag indicating to retrieve the replace contents |
336 </dd> | 336 </dd> |
337 </dl> | 337 </dl> |
338 <dl> | 338 <dl> |
339 <dt>Returns:</dt> | 339 <dt>Return:</dt> |
340 <dd> | 340 <dd> |
341 search or replace term as text and binary data | 341 search or replace term as text and binary data |
342 </dd> | 342 </dd> |
343 </dl> | 343 </dl> |
344 <dl> | 344 <dl> |
360 <dd> | 360 <dd> |
361 value to be converted | 361 value to be converted |
362 </dd> | 362 </dd> |
363 </dl> | 363 </dl> |
364 <dl> | 364 <dl> |
365 <dt>Returns:</dt> | 365 <dt>Return:</dt> |
366 <dd> | 366 <dd> |
367 byte array for the given value | 367 byte array for the given value |
368 </dd> | 368 </dd> |
369 </dl> | 369 </dl> |
370 <dl> | 370 <dl> |
418 <dd> | 418 <dd> |
419 format of the text | 419 format of the text |
420 </dd> | 420 </dd> |
421 </dl> | 421 </dl> |
422 <dl> | 422 <dl> |
423 <dt>Returns:</dt> | 423 <dt>Return:</dt> |
424 <dd> | 424 <dd> |
425 converted text | 425 converted text |
426 </dd> | 426 </dd> |
427 </dl> | 427 </dl> |
428 <dl> | 428 <dl> |
452 <dd> | 452 <dd> |
453 flag indicating a backwards search | 453 flag indicating a backwards search |
454 </dd> | 454 </dd> |
455 </dl> | 455 </dl> |
456 <dl> | 456 <dl> |
457 <dt>Returns:</dt> | 457 <dt>Return:</dt> |
458 <dd> | 458 <dd> |
459 flag indicating a successful search | 459 flag indicating a successful search |
460 </dd> | 460 </dd> |
461 </dl> | 461 </dl> |
462 <dl> | 462 <dl> |