Home
last modified time | relevance | path

Searched refs:sachart (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/leptonica/leptonica-1.76.0/src/
H A Drecogident.c417 SARRAY *sachart; in recogCorrelationBestRow() local
445 sachart = sarrayCreate(4); in recogCorrelationBestRow()
498 sarrayAddString(sachart, charstr, L_INSERT); in recogCorrelationBestRow()
542 *psachar = sarraySortByIndex(sachart, nasort); in recogCorrelationBestRow()
547 sarrayDestroy(&sachart); in recogCorrelationBestRow()