Searched refs:utfgraphlen (Results 1 – 1 of 1) sorted by relevance
2054 picoos_int32 utfgraphlen; in picokdt_dtG2PconstructInVec() local2086 utfgraphlen = picobase_utf8_length(graph, graphlen); in picokdt_dtG2PconstructInVec()2087 if (utfgraphlen <= 0) { in picokdt_dtG2PconstructInVec()2088 utfgraphlen = 0; in picokdt_dtG2PconstructInVec()2094 if ((utfcount > cinv) && (utfcount <= utfgraphlen)) { in picokdt_dtG2PconstructInVec()2129 cinv = utfgraphlen; in picokdt_dtG2PconstructInVec()2133 if (!kdtGetUTF8char(graph, graphlen, utfcount+utfgraphlen-cinv, in picokdt_dtG2PconstructInVec()2136 utfcount+utfgraphlen-cinv-1)); in picokdt_dtG2PconstructInVec()