Home | History | Annotate | Download | only in src

Lines Matching refs:IS_STRING

104 #define IS_STRING(tok) (IS_STR_I(tok) || IS_STR_T(tok))
357 } else if (IS_STRING(pScannerPriv->pos)) {
1005 if (IS_STRING(pScanner->pos)) {
1360 } else if (IS_STRING(pScanner->pos)) {