Searched refs:YY__PLUS_PLUS (Results 1 – 1 of 1) sorted by relevance
/PHP-8.3/ext/ffi/ |
H A D | ffi_parser.c | 122 #define YY__PLUS_PLUS 80 macro 1146 ret = YY__PLUS_PLUS; in get_skip_sym() 2179 …UMBER,YY_DECNUMBER,YY_HEXNUMBER,YY_FLOATNUMBER,YY_STRING,YY_CHARACTER,YY__PLUS_PLUS,YY__MINUS_MINU… in parse_declaration_specifiers() 2759 …} else if (YY_IN_SET(sym2, (YY__LPAREN,YY__PLUS_PLUS,YY__MINUS_MINUS,YY__AND,YY__PLUS,YY__MINUS,YY… in parse_array_or_function_declarators() 2772 …} else if (YY_IN_SET(sym2, (YY__LPAREN,YY__PLUS_PLUS,YY__MINUS_MINUS,YY__AND,YY__PLUS,YY__MINUS,YY… in parse_array_or_function_declarators() 2801 …} else if (YY_IN_SET(sym2, (YY__LPAREN,YY__PLUS_PLUS,YY__MINUS_MINUS,YY__AND,YY__PLUS,YY__MINUS,YY… in parse_array_or_function_declarators() 3079 …UMBER,YY_DECNUMBER,YY_HEXNUMBER,YY_FLOATNUMBER,YY_STRING,YY_CHARACTER,YY__PLUS_PLUS,YY__MINUS_MINU… in parse_initializer() 3386 …while (YY_IN_SET(sym, (YY__LBRACK,YY__LPAREN,YY__POINT,YY__MINUS_GREATER,YY__PLUS_PLUS,YY__MINUS_M… in parse_unary_expression() 3398 …UMBER,YY_DECNUMBER,YY_HEXNUMBER,YY_FLOATNUMBER,YY_STRING,YY_CHARACTER,YY__PLUS_PLUS,YY__MINUS_MINU… in parse_unary_expression() 3414 case YY__PLUS_PLUS: in parse_unary_expression() [all …]
|
Completed in 10 milliseconds