Lines Matching refs:SCNG

48 #define YYCURSOR  SCNG(yy_cursor)
49 #define YYLIMIT SCNG(yy_limit)
50 #define YYMARKER SCNG(yy_marker)
52 #define YYGETCONDITION() SCNG(yy_state)
53 #define YYSETCONDITION(s) SCNG(yy_state) = s
60 #define yytext ((char*)SCNG(yy_text))
61 #define yyleng SCNG(yy_leng)
107 #define SCNG INI_SCNG macro
120 SCNG(yy_text)++; \
147 if (SCNG(scanner_mode) == ZEND_INI_SCANNER_TYPED && \
200 zend_stack_push(&SCNG(state_stack), (void *) &YYGETCONDITION()); in _yy_push_state()
208 int *stack_state = zend_stack_top(&SCNG(state_stack)); in yy_pop_state()
210 zend_stack_del_top(&SCNG(state_stack)); in yy_pop_state()
216 SCNG(yy_start) = YYCURSOR; in yy_scan_buffer()
220 #define ini_filename SCNG(filename)
232 SCNG(lineno) = 1; in init_ini_scanner()
233 SCNG(scanner_mode) = scanner_mode; in init_ini_scanner()
234 SCNG(yy_in) = fh; in init_ini_scanner()
242 zend_stack_init(&SCNG(state_stack), sizeof(int)); in init_ini_scanner()
253 zend_stack_destroy(&SCNG(state_stack)); in shutdown_ini_scanner()
264 return SCNG(lineno); in zend_ini_scanner_get_lineno()
355 SCNG(lineno)++; in zend_ini_escape_string()
366 SCNG(yy_text) = YYCURSOR; in ini_lex()
379 if (YYCURSOR == SCNG(yy_start) && YYCURSOR + 3 < YYLIMIT) { in ini_lex()
507 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
541 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
553 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
556 SCNG(lineno)++; in ini_lex()
619 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
645 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
648 if (SCNG(scanner_mode) == ZEND_INI_SCANNER_RAW) { in ini_lex()
710 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
714 if (SCNG(scanner_mode) == ZEND_INI_SCANNER_RAW) { in ini_lex()
731 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
751 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
755 SCNG(lineno)++; in ini_lex()
812 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
873 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
1024 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
1137 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
1181 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
1191 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
1261 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
1298 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
1314 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
1359 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
1418 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
1423 SCNG(yy_text)++; in ini_lex()
1527 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
1571 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
1581 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
1651 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
1688 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
1716 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
1720 SCNG(lineno)++; in ini_lex()
1762 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
1830 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
1835 SCNG(yy_text)++; in ini_lex()
1975 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
1997 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
2025 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
2036 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
2040 SCNG(lineno)++; in ini_lex()
2058 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
2068 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
2147 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
2168 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
2221 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
2559 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
2630 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
2634 SCNG(lineno)++; in ini_lex()
2747 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
2898 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
3022 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
3027 SCNG(yy_text)++; in ini_lex()
3346 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
3417 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
3427 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
3447 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
3451 SCNG(lineno)++; in ini_lex()
3511 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
3543 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
3559 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
3573 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
3636 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
3652 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
3662 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
3731 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
3743 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
3773 yyleng = sc - SCNG(yy_text); in ini_lex()
3775 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
3782 SCNG(yy_text)++; in ini_lex()
3811 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
3815 SCNG(lineno)++; in ini_lex()
3854 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
3866 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
3870 SCNG(lineno)++; in ini_lex()