Home
last modified time | relevance | path

Searched refs:yystrlen (Results 1 – 2 of 2) sorted by relevance

/PHP-5.6/sapi/phpdbg/
H A Dphpdbg_parser.c894 # ifndef yystrlen
896 # define yystrlen strlen macro
902 yystrlen (const char *yystr) in yystrlen() function
905 yystrlen (yystr) in yystrlen()
987 return yystrlen (yystr); in yytnamerr()
1096 YYSIZE_T yysize1 = yysize + yystrlen (yyformat); in yysyntax_error()
/PHP-5.6/Zend/
H A Dzend_language_parser.y1311 return yystrlen(yystr);
1331 yystr_len = yystrlen(yystr);

Completed in 15 milliseconds