Home
last modified time | relevance | path

Searched refs:T_POUND (Results 1 – 25 of 261) sorted by relevance

1234567891011

/dports/lang/php81/php-8.1.1/sapi/phpdbg/
H A Dphpdbg_parser.y52 %token T_POUND "# (pound sign followed by digits)"
89 | T_ID T_COLON T_POUND T_DIGITS {
104 | T_PROTO T_ID T_COLON T_POUND T_DIGITS {
119 | T_ID T_DCOLON T_ID T_POUND T_DIGITS {
125 | T_ID T_POUND T_DIGITS {
H A Dphpdbg_parser.h82 T_POUND = 267, /* "# (pound sign followed by digits)" */ enumerator
/dports/www/mod_php80/php-8.0.15/sapi/phpdbg/
H A Dphpdbg_parser.y51 %token T_POUND "# (pound sign followed by digits)"
88 | T_ID T_COLON T_POUND T_DIGITS {
103 | T_PROTO T_ID T_COLON T_POUND T_DIGITS {
118 | T_ID T_DCOLON T_ID T_POUND T_DIGITS {
124 | T_ID T_POUND T_DIGITS {
H A Dphpdbg_parser.h75 T_POUND = 267, enumerator
/dports/www/mod_php81/php-8.1.1/sapi/phpdbg/
H A Dphpdbg_parser.y52 %token T_POUND "# (pound sign followed by digits)"
89 | T_ID T_COLON T_POUND T_DIGITS {
104 | T_PROTO T_ID T_COLON T_POUND T_DIGITS {
119 | T_ID T_DCOLON T_ID T_POUND T_DIGITS {
125 | T_ID T_POUND T_DIGITS {
H A Dphpdbg_parser.h82 T_POUND = 267, /* "# (pound sign followed by digits)" */ enumerator
/dports/lang/php73/php-7.3.33/sapi/phpdbg/
H A Dphpdbg_parser.y54 %token T_POUND "# (pound sign followed by digits)"
91 | T_ID T_COLON T_POUND T_DIGITS {
106 | T_PROTO T_ID T_COLON T_POUND T_DIGITS {
121 | T_ID T_DCOLON T_ID T_POUND T_DIGITS {
127 | T_ID T_POUND T_DIGITS {
H A Dphpdbg_parser.h71 T_POUND = 267, enumerator
94 #define T_POUND 267 macro
/dports/lang/php74/php-7.4.27/sapi/phpdbg/
H A Dphpdbg_parser.y51 %token T_POUND "# (pound sign followed by digits)"
88 | T_ID T_COLON T_POUND T_DIGITS {
103 | T_PROTO T_ID T_COLON T_POUND T_DIGITS {
118 | T_ID T_DCOLON T_ID T_POUND T_DIGITS {
124 | T_ID T_POUND T_DIGITS {
H A Dphpdbg_parser.h67 T_POUND = 267, enumerator
/dports/lang/php80/php-8.0.15/sapi/phpdbg/
H A Dphpdbg_parser.y51 %token T_POUND "# (pound sign followed by digits)"
88 | T_ID T_COLON T_POUND T_DIGITS {
103 | T_PROTO T_ID T_COLON T_POUND T_DIGITS {
118 | T_ID T_DCOLON T_ID T_POUND T_DIGITS {
124 | T_ID T_POUND T_DIGITS {
H A Dphpdbg_parser.h75 T_POUND = 267, enumerator
/dports/www/mod_php74/php-7.4.27/sapi/phpdbg/
H A Dphpdbg_parser.y51 %token T_POUND "# (pound sign followed by digits)"
88 | T_ID T_COLON T_POUND T_DIGITS {
103 | T_PROTO T_ID T_COLON T_POUND T_DIGITS {
118 | T_ID T_DCOLON T_ID T_POUND T_DIGITS {
124 | T_ID T_POUND T_DIGITS {
H A Dphpdbg_parser.h67 T_POUND = 267, enumerator
/dports/www/mod_php73/php-7.3.33/sapi/phpdbg/
H A Dphpdbg_parser.y54 %token T_POUND "# (pound sign followed by digits)"
91 | T_ID T_COLON T_POUND T_DIGITS {
106 | T_PROTO T_ID T_COLON T_POUND T_DIGITS {
121 | T_ID T_DCOLON T_ID T_POUND T_DIGITS {
127 | T_ID T_POUND T_DIGITS {
H A Dphpdbg_parser.h71 T_POUND = 267, enumerator
94 #define T_POUND 267 macro
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/tests/auto/cplusplus/lexer/
H A Dtst_lexer.cpp479 QTest::newRow("#") << T_POUND; in ppOpOrPunc_data()
487 QTest::newRow("%:") << T_POUND; in ppOpOrPunc_data()
928 QTest::newRow("pound_digraph") << _("%:") << (TokenKindList() << T_POUND); in digraph_data()
932 …Test::newRow("pound_pound_mixed_digraph_1") << _("#%:") << (TokenKindList() << T_POUND << T_POUND); in digraph_data()
934 …Test::newRow("pound_pound_mixed_digraph_2") << _("%:#") << (TokenKindList() << T_POUND << T_POUND); in digraph_data()
958 QTest::newRow("pound_trigraph") << _("?" "?=") << (TokenKindList() << T_POUND); in trigraph_data()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/cpptools/
H A Dcppcompletionassistprovider.cpp129 completionKind = T_POUND; in activationSequenceChar()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/wave/samples/emit_custom_line_directives/
H A Demit_custom_line_directives.hpp74 pending.push_back(result_type(T_POUND, "#", pos)); in emit_line_directive()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/libs/wave/samples/emit_custom_line_directives/
H A Demit_custom_line_directives.hpp74 pending.push_back(result_type(T_POUND, "#", pos)); in emit_line_directive()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/wave/samples/emit_custom_line_directives/
H A Demit_custom_line_directives.hpp74 pending.push_back(result_type(T_POUND, "#", pos)); in emit_line_directive()
/dports/databases/percona57-server/boost_1_59_0/libs/wave/samples/emit_custom_line_directives/
H A Demit_custom_line_directives.hpp74 pending.push_back(result_type(T_POUND, "#", pos)); in emit_line_directive()
/dports/databases/xtrabackup/boost_1_59_0/libs/wave/samples/emit_custom_line_directives/
H A Demit_custom_line_directives.hpp74 pending.push_back(result_type(T_POUND, "#", pos)); in emit_line_directive()
/dports/databases/percona57-client/boost_1_59_0/libs/wave/samples/emit_custom_line_directives/
H A Demit_custom_line_directives.hpp74 pending.push_back(result_type(T_POUND, "#", pos)); in emit_line_directive()
/dports/devel/boost-libs/boost_1_72_0/libs/wave/samples/emit_custom_line_directives/
H A Demit_custom_line_directives.hpp74 pending.push_back(result_type(T_POUND, "#", pos)); in emit_line_directive()

1234567891011