Searched refs:vmGetInBuf (Results 1 – 4 of 4) sorted by relevance
314 char *pSrc = vmGetInBuf(pVM); in vmGetWord0()392 char *pSrc = vmGetInBuf(pVM); in vmParseStringEx()
639 #define vmGetInBuf(pVM) ((pVM)->tib.cp + (pVM)->tib.index) macro
1040 char *cp = vmGetInBuf(pVM); in commentLine()2670 char *pSrc = vmGetInBuf(pVM); in dotParen()3162 pBuf = vmGetInBuf(pVM); in accept()3175 strncpy(cp, vmGetInBuf(pVM), len); in accept()
115 tail = vmGetInBuf(vm); in bf_command()