Home
last modified time | relevance | path

Searched refs:match_string_literal (Results 1 – 25 of 32) sorted by relevance

12

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Df-exp.y121 static int match_string_literal (void);
895 match_string_literal () in match_string_literal() function
979 token = match_string_literal (); in yylex()
H A Df-exp.c213 static int match_string_literal (void);
2268 match_string_literal () in match_string_literal() function
2352 token = match_string_literal (); in yylex()
H A DChangeLog-19962158 (match_string_literal): Ditto.
2183 * f-exp.y (growbuf_by_size, match_string_literal): Ditto.
4003 (match_string_literal): Handle control sequence.
H A DChangeLog-19937326 * ch-exp.y (match_string_literal): New lexer function.
7329 * ch-exp.y (yylex): Call match_string_literal when appropriate.
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Df-exp.y121 static int match_string_literal (void);
895 match_string_literal () in match_string_literal() function
979 token = match_string_literal (); in yylex()
H A Df-exp.c213 static int match_string_literal (void);
2268 match_string_literal () in match_string_literal() function
2352 token = match_string_literal (); in yylex()
H A DChangeLog-19962158 (match_string_literal): Ditto.
2183 * f-exp.y (growbuf_by_size, match_string_literal): Ditto.
4003 (match_string_literal): Handle control sequence.
H A DChangeLog-19937326 * ch-exp.y (match_string_literal): New lexer function.
7329 * ch-exp.y (yylex): Call match_string_literal when appropriate.
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Df-exp.y124 static int match_string_literal (void);
922 match_string_literal (void) in match_string_literal() function
1016 token = match_string_literal (); in yylex()
H A Df-exp.c220 static int match_string_literal (void);
2358 match_string_literal (void) in match_string_literal() function
2452 token = match_string_literal (); in yylex()
H A DChangeLog-19962158 (match_string_literal): Ditto.
2183 * f-exp.y (growbuf_by_size, match_string_literal): Ditto.
4003 (match_string_literal): Handle control sequence.
H A DChangeLog1649 * f-exp.y (match_string_literal): Ditto.
H A DChangeLog-19937326 * ch-exp.y (match_string_literal): New lexer function.
7329 * ch-exp.y (yylex): Call match_string_literal when appropriate.
H A DChangeLog-19945126 * ch-exp.y (match_string_literal): Allow a zero-length string.
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Df-exp.y128 static int match_string_literal (void);
921 match_string_literal (void) in match_string_literal() function
1015 token = match_string_literal (); in yylex()
H A Df-exp.c158 static int match_string_literal (void);
2844 match_string_literal (void) in match_string_literal() function
2938 token = match_string_literal (); in yylex()
H A DChangeLog-19962158 (match_string_literal): Ditto.
2183 * f-exp.y (growbuf_by_size, match_string_literal): Ditto.
4003 (match_string_literal): Handle control sequence.
H A DChangeLog-19937326 * ch-exp.y (match_string_literal): New lexer function.
7329 * ch-exp.y (yylex): Call match_string_literal when appropriate.
/dports/devel/gdb/gdb-11.1/gdb/
H A Df-exp.y87 static int match_string_literal (void);
1210 match_string_literal (void) in match_string_literal() function
1314 token = match_string_literal (); in yylex()
H A Df-exp.c114 static int match_string_literal (void);
3205 match_string_literal (void) in match_string_literal() function
3309 token = match_string_literal (); in yylex()
H A DChangeLog-19962156 (match_string_literal): Ditto.
2181 * f-exp.y (growbuf_by_size, match_string_literal): Ditto.
4001 (match_string_literal): Handle control sequence.
H A DChangeLog-19937306 * ch-exp.y (match_string_literal): New lexer function.
7309 * ch-exp.y (yylex): Call match_string_literal when appropriate.
H A DChangeLog-19945126 * ch-exp.y (match_string_literal): Allow a zero-length string.
/dports/multimedia/handbrake/zimg-release-3.0.1/src/testcommon/
H A Djson.cpp163 std::pair<Token, TracingIterator<ForwardIt>> match_string_literal(TracingIterator<ForwardIt> first,… in match_string_literal() function
277 return match_string_literal(first, last); in match_next_token()
/dports/graphics/sekrit-twc-zimg/zimg-release-3.0.3/src/testcommon/
H A Djson.cpp163 std::pair<Token, TracingIterator<ForwardIt>> match_string_literal(TracingIterator<ForwardIt> first,… in match_string_literal() function
277 return match_string_literal(first, last); in match_next_token()

12