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 | 245886 const char *pText, int nText, /* Text to tokenize */ 261052 const char *pText = 0; local 261827 const char *pText, int nText, 261851 const char *pText, int nText, 262995 const char *pText, int nText, 263010 const char *pText, int nText, 264076 const char *pText = 0; local 264397 const char *pText = 0; /* Pointer to buffer containing text value */ local 264536 const char *pText = 0; local 264591 const char *pText = 0; /* Pointer to buffer containing text value */ local [all …]
|