Searched defs:pText (Results 1 – 2 of 2) sorted by relevance
| /freebsd/stand/ficl/ |
| H A D | ficl.c | 333 int ficlEvaluate(FICL_VM *pVM, char *pText) in ficlEvaluate() 362 int ficlExec(FICL_VM *pVM, char *pText) in ficlExec() 367 int ficlExecC(FICL_VM *pVM, char *pText, FICL_INT size) in ficlExecC()
|
| /freebsd/contrib/sqlite3/ |
| H A D | sqlite3.c | 246618 const char *pText, int nText, /* Text to tokenize */ 261802 const char *pText = 0; local 262577 const char *pText, int nText, 262601 const char *pText, int nText, 263745 const char *pText, int nText, 263760 const char *pText, int nText, 264823 const char *pText = 0; local 265144 const char *pText = 0; /* Pointer to buffer containing text value */ local 265283 const char *pText = 0; local 265338 const char *pText = 0; /* Pointer to buffer containing text value */ local [all …]
|