Searched refs:vmGetInBufEnd (Results 1 – 3 of 3) sorted by relevance
315 char *pEnd = vmGetInBufEnd(pVM); in vmGetWord0()393 char *pEnd = vmGetInBufEnd(pVM); in vmParseStringEx()
641 #define vmGetInBufEnd(pVM) ((pVM)->tib.end) macro
1041 char *pEnd = vmGetInBufEnd(pVM); in commentLine()2671 char *pEnd = vmGetInBufEnd(pVM); in dotParen()3163 pEnd = vmGetInBufEnd(pVM); in accept()