php_leng 17 htags/php.c #define yyleng php_leng php_leng 175 htags/php.c extern int php_leng; php_leng 294 htags/php.c int php_leng; php_leng 380 htags/php.c php_leng = (size_t) (yy_cp - yy_bp); \ php_leng 767 htags/php.c #define ECHO fwrite( php_text, php_leng, 1, php_out ) php_leng 850 htags/php.c if ( php_leng > 0 ) \ php_leng 852 htags/php.c (php_text[php_leng - 1] == '\n'); \ php_leng 2089 htags/php.c php_text[php_leng] = (yy_hold_char); \ php_leng 2093 htags/php.c php_leng = yyless_macro_arg; \ php_leng 2129 htags/php.c return php_leng; php_leng 17 libparser/php.c #define yyleng php_leng php_leng 175 libparser/php.c extern int php_leng; php_leng 193 libparser/php.c for ( yyl = n; yyl < php_leng; ++yyl )\ php_leng 307 libparser/php.c int php_leng; php_leng 393 libparser/php.c php_leng = (size_t) (yy_cp - yy_bp); \ php_leng 895 libparser/php.c #define ECHO fwrite( php_text, php_leng, 1, php_out ) php_leng 978 libparser/php.c if ( php_leng > 0 ) \ php_leng 980 libparser/php.c (php_text[php_leng - 1] == '\n'); \ php_leng 1065 libparser/php.c for ( yyl = 0; yyl < php_leng; ++yyl ) php_leng 2167 libparser/php.c php_text[php_leng] = (yy_hold_char); \ php_leng 2171 libparser/php.c php_leng = yyless_macro_arg; \ php_leng 2207 libparser/php.c return php_leng;