Searched refs:pInput (Results 1 – 1 of 1) sorted by relevance
193388 const char *pInput, int nBytes, /* Input buffer */203642 const char *pInput; /* input we are tokenizing */ member203715 const char *pInput, int nBytes, /* String to be tokenized */ argument203725 c->pInput = pInput;203726 if( pInput==0 ){203729 c->nBytes = (int)strlen(pInput);203767 unsigned char *p = (unsigned char *)c->pInput;237877 SessionInput *pInput, /* Input changeset */ argument237903 if( (rc = sessionInputBuffer(pInput, 2)) ) goto finished_invert;237904 if( pInput->iNext+1>=pInput->nData ){[all …]