Home
last modified time | relevance | path

Searched refs:YYSIZE_T (Results 1 – 3 of 3) sorted by relevance

/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_parser.c261 #ifndef YYSIZE_T
265 # define YYSIZE_T size_t macro
269 # define YYSIZE_T size_t macro
424 YYSIZE_T yynewbytes; \
919 static YYSIZE_T
922 static YYSIZE_T in yystrlen()
927 YYSIZE_T yylen;
971 static YYSIZE_T
976 YYSIZE_T yyn = 0; in yytnamerr()
1024 YYSIZE_T yysize = yysize0; in yysyntax_error()
[all …]
/PHP-7.0/ext/json/
H A Djson_parser.tab.c249 #ifndef YYSIZE_T
253 # define YYSIZE_T size_t macro
254 # elif ! defined YYSIZE_T
256 # define YYSIZE_T size_t macro
258 # define YYSIZE_T unsigned int macro
835 static YYSIZE_T
838 YYSIZE_T yylen; in yystrlen()
874 static YYSIZE_T
879 YYSIZE_T yyn = 0; in yytnamerr()
927 YYSIZE_T yysize = yysize0; in yysyntax_error()
[all …]
/PHP-7.0/Zend/
H A Dzend_language_parser.y32 #define YYSIZE_T size_t macro
34 static YYSIZE_T zend_yytnamerr(char*, const char*);
1279 static YYSIZE_T zend_yytnamerr(char *yyres, const char *yystr)
1342 YYSIZE_T yyn = 0;

Completed in 28 milliseconds