Home | History | Annotate | Download | only in src

Lines Matching refs:IS_STRING

106 #define IS_STRING(tok) (IS_STR_I(tok) || IS_STR_T(tok))
359 } else if (IS_STRING(pScannerPriv->pos)) {
1009 if (IS_STRING(pScanner->pos)) {
1393 } else if (IS_STRING(pScanner->pos)) {