Searched refs:pInput (Results 1 – 1 of 1) sorted by relevance
193091 const char *pInput, int nBytes, /* Input buffer */203328 const char *pInput; /* input we are tokenizing */ member203401 const char *pInput, int nBytes, /* String to be tokenized */ argument203411 c->pInput = pInput;203412 if( pInput==0 ){203415 c->nBytes = (int)strlen(pInput);203453 unsigned char *p = (unsigned char *)c->pInput;237473 SessionInput *pInput, /* Input changeset */ argument237499 if( (rc = sessionInputBuffer(pInput, 2)) ) goto finished_invert;237500 if( pInput->iNext>=pInput->nData ) break;[all …]