Home | History | Annotate | Download | only in lib

Lines Matching full:processed

193   int processed;                /* # of processed bytes - when suspended */
1968 processed, and not yet closed, we need to store tag->rawName in a more
4701 entity->processed = 0;
4725 entity->processed = (int)(next - textStart);
4754 textStart = ((char *)entity->textPtr) + entity->processed;
4771 entity->processed = (int)(next - (char *)entity->textPtr);