Home
last modified time | relevance | path

Searched refs:TK_STRING (Results 1 – 2 of 2) sorted by relevance

/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dregparse.c2204 TK_STRING, enumerator
3129 tok->type = TK_STRING; in fetch_token()
5036 case TK_STRING: in parse_exp()
5045 if (r != TK_STRING) break; in parse_exp()
/PHP-7.2/ext/sqlite3/libsqlite/
H A Dsqlite3.c28957 case TK_STRING: {
77721 case TK_STRING:
95612 pExpr->op = TK_STRING;
99026 case TK_STRING:
99062 case TK_STRING: {
100411 case TK_STRING: {
101740 if( pA->op!=TK_STRING
105973 pExpr->op = TK_STRING;
108177 if( p->op==TK_STRING ){
153562 || t==TK_STRING
[all …]

Completed in 408 milliseconds