Lines Matching refs:SCNG

45 #define YYCURSOR  SCNG(yy_cursor)
46 #define YYLIMIT SCNG(yy_limit)
47 #define YYMARKER SCNG(yy_marker)
49 #define YYGETCONDITION() SCNG(yy_state)
50 #define YYSETCONDITION(s) SCNG(yy_state) = s
57 #define yytext ((char*)SCNG(yy_text))
58 #define yyleng SCNG(yy_leng)
103 #define SCNG INI_SCNG macro
114 SCNG(yy_text)++; \
149 zend_stack_push(&SCNG(state_stack), (void *) &YYGETCONDITION(), sizeof(int)); in _yy_push_state()
158 zend_stack_top(&SCNG(state_stack), (void **) &stack_state); in yy_pop_state()
160 zend_stack_del_top(&SCNG(state_stack)); in yy_pop_state()
166 SCNG(yy_start) = YYCURSOR; in yy_scan_buffer()
170 #define ini_filename SCNG(filename)
182 SCNG(lineno) = 1; in init_ini_scanner()
183 SCNG(scanner_mode) = scanner_mode; in init_ini_scanner()
184 SCNG(yy_in) = fh; in init_ini_scanner()
192 zend_stack_init(&SCNG(state_stack)); in init_ini_scanner()
203 zend_stack_destroy(&SCNG(state_stack)); in shutdown_ini_scanner()
214 return SCNG(lineno); in zend_ini_scanner_get_lineno()
305 SCNG(lineno)++; in zend_ini_escape_string()
316 SCNG(yy_text) = YYCURSOR; in ini_lex()
329 if (YYCURSOR == SCNG(yy_start) && YYCURSOR + 3 < YYLIMIT) { in ini_lex()
464 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
483 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
495 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
498 SCNG(lineno)++; in ini_lex()
535 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
556 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
569 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
572 if (SCNG(scanner_mode) == ZEND_INI_SCANNER_RAW) { in ini_lex()
634 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
638 if (SCNG(scanner_mode) == ZEND_INI_SCANNER_RAW) { in ini_lex()
674 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
733 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
807 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
928 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
932 SCNG(lineno)++; in ini_lex()
1013 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
1016 … with '#' are deprecated in %s on line %d", zend_ini_scanner_get_filename(TSRMLS_C), SCNG(lineno)); in ini_lex()
1018 SCNG(lineno)++; in ini_lex()
1160 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
1192 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
1205 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
1219 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
1324 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
1345 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
1356 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
1423 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
1453 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
1468 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
1763 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
1768 SCNG(yy_text)++; in ini_lex()
1778 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
1888 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
1900 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
1921 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
1930 SCNG(yy_text)++; in ini_lex()
1934 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
1962 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
1966 SCNG(lineno)++; in ini_lex()
1996 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
2000 SCNG(lineno)++; in ini_lex()
2031 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
2096 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
2106 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
2119 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
2123 SCNG(lineno)++; in ini_lex()
2247 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
2270 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
2281 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
2348 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
2378 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
2395 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
2399 SCNG(lineno)++; in ini_lex()
2713 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
2718 SCNG(yy_text)++; in ini_lex()
2728 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
2914 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
2928 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
2941 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
2952 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
2956 SCNG(lineno)++; in ini_lex()
2972 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
2983 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
3063 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
3078 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
3127 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
3639 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
3849 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
4240 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
4244 SCNG(lineno)++; in ini_lex()
4464 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
4469 SCNG(yy_text)++; in ini_lex()
4479 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
4615 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
4631 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()
4641 yyleng = YYCURSOR - SCNG(yy_text); in ini_lex()