HomeSort by: relevance | last modified time | path
    Searched defs:ts_syntax (Results 1 - 4 of 4) sorted by relevancy

  /src/bin/sh/
parser.c 1259 const char *ts_syntax; member in struct:tokenstate
1324 ts->ts_syntax = os->ts_syntax; /* they will be altered */
1379 #define syntax (currentstate(stack)->ts_syntax)
parser.c 1259 const char *ts_syntax; member in struct:tokenstate
1324 ts->ts_syntax = os->ts_syntax; /* they will be altered */
1379 #define syntax (currentstate(stack)->ts_syntax)
parser.c 1259 const char *ts_syntax; member in struct:tokenstate
1324 ts->ts_syntax = os->ts_syntax; /* they will be altered */
1379 #define syntax (currentstate(stack)->ts_syntax)
parser.c 1259 const char *ts_syntax; member in struct:tokenstate
1324 ts->ts_syntax = os->ts_syntax; /* they will be altered */
1379 #define syntax (currentstate(stack)->ts_syntax)

Completed in 122 milliseconds