yy_current_state  781 htags/asm.c    	register yy_state_type yy_current_state;
yy_current_state  828 htags/asm.c    		yy_current_state = (yy_start);
yy_current_state  829 htags/asm.c    		yy_current_state += YY_AT_BOL();
yy_current_state  834 htags/asm.c    			if ( yy_accept[yy_current_state] )
yy_current_state  836 htags/asm.c    				(yy_last_accepting_state) = yy_current_state;
yy_current_state  839 htags/asm.c    			while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
yy_current_state  841 htags/asm.c    				yy_current_state = (int) yy_def[yy_current_state];
yy_current_state  842 htags/asm.c    				if ( yy_current_state >= 79 )
yy_current_state  845 htags/asm.c    			yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
yy_current_state  848 htags/asm.c    		while ( yy_current_state != 78 );
yy_current_state  850 htags/asm.c    		yy_current_state = (yy_last_accepting_state);
yy_current_state  853 htags/asm.c    		yy_act = yy_accept[yy_current_state];
yy_current_state  865 htags/asm.c    			yy_current_state = (yy_last_accepting_state);
yy_current_state 1111 htags/asm.c    			yy_current_state = yy_get_previous_state(  );
yy_current_state 1122 htags/asm.c    			yy_next_state = yy_try_NUL_trans( yy_current_state );
yy_current_state 1130 htags/asm.c    				yy_current_state = yy_next_state;
yy_current_state 1137 htags/asm.c    				yy_current_state = (yy_last_accepting_state);
yy_current_state 1177 htags/asm.c    				yy_current_state = yy_get_previous_state(  );
yy_current_state 1187 htags/asm.c    				yy_current_state = yy_get_previous_state(  );
yy_current_state 1346 htags/asm.c    	register yy_state_type yy_current_state;
yy_current_state 1349 htags/asm.c    	yy_current_state = (yy_start);
yy_current_state 1350 htags/asm.c    	yy_current_state += YY_AT_BOL();
yy_current_state 1355 htags/asm.c    		if ( yy_accept[yy_current_state] )
yy_current_state 1357 htags/asm.c    			(yy_last_accepting_state) = yy_current_state;
yy_current_state 1360 htags/asm.c    		while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
yy_current_state 1362 htags/asm.c    			yy_current_state = (int) yy_def[yy_current_state];
yy_current_state 1363 htags/asm.c    			if ( yy_current_state >= 79 )
yy_current_state 1366 htags/asm.c    		yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
yy_current_state 1369 htags/asm.c    	return yy_current_state;
yy_current_state 1377 htags/asm.c        static yy_state_type yy_try_NUL_trans  (yy_state_type yy_current_state )
yy_current_state 1383 htags/asm.c    	if ( yy_accept[yy_current_state] )
yy_current_state 1385 htags/asm.c    		(yy_last_accepting_state) = yy_current_state;
yy_current_state 1388 htags/asm.c    	while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
yy_current_state 1390 htags/asm.c    		yy_current_state = (int) yy_def[yy_current_state];
yy_current_state 1391 htags/asm.c    		if ( yy_current_state >= 79 )
yy_current_state 1394 htags/asm.c    	yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
yy_current_state 1395 htags/asm.c    	yy_is_jam = (yy_current_state == 78);
yy_current_state 1397 htags/asm.c    	return yy_is_jam ? 0 : yy_current_state;
yy_current_state  817 htags/c.c      	register yy_state_type yy_current_state;
yy_current_state  864 htags/c.c      		yy_current_state = (yy_start);
yy_current_state  865 htags/c.c      		yy_current_state += YY_AT_BOL();
yy_current_state  870 htags/c.c      			if ( yy_accept[yy_current_state] )
yy_current_state  872 htags/c.c      				(yy_last_accepting_state) = yy_current_state;
yy_current_state  875 htags/c.c      			while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
yy_current_state  877 htags/c.c      				yy_current_state = (int) yy_def[yy_current_state];
yy_current_state  878 htags/c.c      				if ( yy_current_state >= 106 )
yy_current_state  881 htags/c.c      			yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
yy_current_state  884 htags/c.c      		while ( yy_current_state != 105 );
yy_current_state  886 htags/c.c      		yy_current_state = (yy_last_accepting_state);
yy_current_state  889 htags/c.c      		yy_act = yy_accept[yy_current_state];
yy_current_state  901 htags/c.c      			yy_current_state = (yy_last_accepting_state);
yy_current_state 1244 htags/c.c      			yy_current_state = yy_get_previous_state(  );
yy_current_state 1255 htags/c.c      			yy_next_state = yy_try_NUL_trans( yy_current_state );
yy_current_state 1263 htags/c.c      				yy_current_state = yy_next_state;
yy_current_state 1270 htags/c.c      				yy_current_state = (yy_last_accepting_state);
yy_current_state 1310 htags/c.c      				yy_current_state = yy_get_previous_state(  );
yy_current_state 1320 htags/c.c      				yy_current_state = yy_get_previous_state(  );
yy_current_state 1479 htags/c.c      	register yy_state_type yy_current_state;
yy_current_state 1482 htags/c.c      	yy_current_state = (yy_start);
yy_current_state 1483 htags/c.c      	yy_current_state += YY_AT_BOL();
yy_current_state 1488 htags/c.c      		if ( yy_accept[yy_current_state] )
yy_current_state 1490 htags/c.c      			(yy_last_accepting_state) = yy_current_state;
yy_current_state 1493 htags/c.c      		while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
yy_current_state 1495 htags/c.c      			yy_current_state = (int) yy_def[yy_current_state];
yy_current_state 1496 htags/c.c      			if ( yy_current_state >= 106 )
yy_current_state 1499 htags/c.c      		yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
yy_current_state 1502 htags/c.c      	return yy_current_state;
yy_current_state 1510 htags/c.c          static yy_state_type yy_try_NUL_trans  (yy_state_type yy_current_state )
yy_current_state 1516 htags/c.c      	if ( yy_accept[yy_current_state] )
yy_current_state 1518 htags/c.c      		(yy_last_accepting_state) = yy_current_state;
yy_current_state 1521 htags/c.c      	while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
yy_current_state 1523 htags/c.c      		yy_current_state = (int) yy_def[yy_current_state];
yy_current_state 1524 htags/c.c      		if ( yy_current_state >= 106 )
yy_current_state 1527 htags/c.c      	yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
yy_current_state 1528 htags/c.c      	yy_is_jam = (yy_current_state == 105);
yy_current_state 1530 htags/c.c      	return yy_is_jam ? 0 : yy_current_state;
yy_current_state  781 htags/cpp.c    	register yy_state_type yy_current_state;
yy_current_state  828 htags/cpp.c    		yy_current_state = (yy_start);
yy_current_state  829 htags/cpp.c    		yy_current_state += YY_AT_BOL();
yy_current_state  834 htags/cpp.c    			if ( yy_accept[yy_current_state] )
yy_current_state  836 htags/cpp.c    				(yy_last_accepting_state) = yy_current_state;
yy_current_state  839 htags/cpp.c    			while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
yy_current_state  841 htags/cpp.c    				yy_current_state = (int) yy_def[yy_current_state];
yy_current_state  842 htags/cpp.c    				if ( yy_current_state >= 79 )
yy_current_state  845 htags/cpp.c    			yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
yy_current_state  848 htags/cpp.c    		while ( yy_current_state != 78 );
yy_current_state  850 htags/cpp.c    		yy_current_state = (yy_last_accepting_state);
yy_current_state  853 htags/cpp.c    		yy_act = yy_accept[yy_current_state];
yy_current_state  865 htags/cpp.c    			yy_current_state = (yy_last_accepting_state);
yy_current_state 1109 htags/cpp.c    			yy_current_state = yy_get_previous_state(  );
yy_current_state 1120 htags/cpp.c    			yy_next_state = yy_try_NUL_trans( yy_current_state );
yy_current_state 1128 htags/cpp.c    				yy_current_state = yy_next_state;
yy_current_state 1135 htags/cpp.c    				yy_current_state = (yy_last_accepting_state);
yy_current_state 1175 htags/cpp.c    				yy_current_state = yy_get_previous_state(  );
yy_current_state 1185 htags/cpp.c    				yy_current_state = yy_get_previous_state(  );
yy_current_state 1344 htags/cpp.c    	register yy_state_type yy_current_state;
yy_current_state 1347 htags/cpp.c    	yy_current_state = (yy_start);
yy_current_state 1348 htags/cpp.c    	yy_current_state += YY_AT_BOL();
yy_current_state 1353 htags/cpp.c    		if ( yy_accept[yy_current_state] )
yy_current_state 1355 htags/cpp.c    			(yy_last_accepting_state) = yy_current_state;
yy_current_state 1358 htags/cpp.c    		while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
yy_current_state 1360 htags/cpp.c    			yy_current_state = (int) yy_def[yy_current_state];
yy_current_state 1361 htags/cpp.c    			if ( yy_current_state >= 79 )
yy_current_state 1364 htags/cpp.c    		yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
yy_current_state 1367 htags/cpp.c    	return yy_current_state;
yy_current_state 1375 htags/cpp.c        static yy_state_type yy_try_NUL_trans  (yy_state_type yy_current_state )
yy_current_state 1381 htags/cpp.c    	if ( yy_accept[yy_current_state] )
yy_current_state 1383 htags/cpp.c    		(yy_last_accepting_state) = yy_current_state;
yy_current_state 1386 htags/cpp.c    	while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
yy_current_state 1388 htags/cpp.c    		yy_current_state = (int) yy_def[yy_current_state];
yy_current_state 1389 htags/cpp.c    		if ( yy_current_state >= 79 )
yy_current_state 1392 htags/cpp.c    	yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
yy_current_state 1393 htags/cpp.c    	yy_is_jam = (yy_current_state == 78);
yy_current_state 1395 htags/cpp.c    	return yy_is_jam ? 0 : yy_current_state;
yy_current_state  758 htags/java.c   	register yy_state_type yy_current_state;
yy_current_state  805 htags/java.c   		yy_current_state = (yy_start);
yy_current_state  806 htags/java.c   		yy_current_state += YY_AT_BOL();
yy_current_state  811 htags/java.c   			if ( yy_accept[yy_current_state] )
yy_current_state  813 htags/java.c   				(yy_last_accepting_state) = yy_current_state;
yy_current_state  816 htags/java.c   			while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
yy_current_state  818 htags/java.c   				yy_current_state = (int) yy_def[yy_current_state];
yy_current_state  819 htags/java.c   				if ( yy_current_state >= 60 )
yy_current_state  822 htags/java.c   			yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
yy_current_state  825 htags/java.c   		while ( yy_current_state != 59 );
yy_current_state  827 htags/java.c   		yy_current_state = (yy_last_accepting_state);
yy_current_state  830 htags/java.c   		yy_act = yy_accept[yy_current_state];
yy_current_state  842 htags/java.c   			yy_current_state = (yy_last_accepting_state);
yy_current_state 1012 htags/java.c   			yy_current_state = yy_get_previous_state(  );
yy_current_state 1023 htags/java.c   			yy_next_state = yy_try_NUL_trans( yy_current_state );
yy_current_state 1031 htags/java.c   				yy_current_state = yy_next_state;
yy_current_state 1038 htags/java.c   				yy_current_state = (yy_last_accepting_state);
yy_current_state 1078 htags/java.c   				yy_current_state = yy_get_previous_state(  );
yy_current_state 1088 htags/java.c   				yy_current_state = yy_get_previous_state(  );
yy_current_state 1247 htags/java.c   	register yy_state_type yy_current_state;
yy_current_state 1250 htags/java.c   	yy_current_state = (yy_start);
yy_current_state 1251 htags/java.c   	yy_current_state += YY_AT_BOL();
yy_current_state 1256 htags/java.c   		if ( yy_accept[yy_current_state] )
yy_current_state 1258 htags/java.c   			(yy_last_accepting_state) = yy_current_state;
yy_current_state 1261 htags/java.c   		while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
yy_current_state 1263 htags/java.c   			yy_current_state = (int) yy_def[yy_current_state];
yy_current_state 1264 htags/java.c   			if ( yy_current_state >= 60 )
yy_current_state 1267 htags/java.c   		yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
yy_current_state 1270 htags/java.c   	return yy_current_state;
yy_current_state 1278 htags/java.c       static yy_state_type yy_try_NUL_trans  (yy_state_type yy_current_state )
yy_current_state 1284 htags/java.c   	if ( yy_accept[yy_current_state] )
yy_current_state 1286 htags/java.c   		(yy_last_accepting_state) = yy_current_state;
yy_current_state 1289 htags/java.c   	while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
yy_current_state 1291 htags/java.c   		yy_current_state = (int) yy_def[yy_current_state];
yy_current_state 1292 htags/java.c   		if ( yy_current_state >= 60 )
yy_current_state 1295 htags/java.c   	yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
yy_current_state 1296 htags/java.c   	yy_is_jam = (yy_current_state == 59);
yy_current_state 1298 htags/java.c   	return yy_is_jam ? 0 : yy_current_state;
yy_current_state  859 htags/php.c    	register yy_state_type yy_current_state;
yy_current_state  906 htags/php.c    		yy_current_state = (yy_start);
yy_current_state  907 htags/php.c    		yy_current_state += YY_AT_BOL();
yy_current_state  912 htags/php.c    			if ( yy_accept[yy_current_state] )
yy_current_state  914 htags/php.c    				(yy_last_accepting_state) = yy_current_state;
yy_current_state  917 htags/php.c    			while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
yy_current_state  919 htags/php.c    				yy_current_state = (int) yy_def[yy_current_state];
yy_current_state  920 htags/php.c    				if ( yy_current_state >= 163 )
yy_current_state  923 htags/php.c    			yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
yy_current_state  926 htags/php.c    		while ( yy_current_state != 162 );
yy_current_state  928 htags/php.c    		yy_current_state = (yy_last_accepting_state);
yy_current_state  931 htags/php.c    		yy_act = yy_accept[yy_current_state];
yy_current_state  943 htags/php.c    			yy_current_state = (yy_last_accepting_state);
yy_current_state 1287 htags/php.c    			yy_current_state = yy_get_previous_state(  );
yy_current_state 1298 htags/php.c    			yy_next_state = yy_try_NUL_trans( yy_current_state );
yy_current_state 1306 htags/php.c    				yy_current_state = yy_next_state;
yy_current_state 1313 htags/php.c    				yy_current_state = (yy_last_accepting_state);
yy_current_state 1353 htags/php.c    				yy_current_state = yy_get_previous_state(  );
yy_current_state 1363 htags/php.c    				yy_current_state = yy_get_previous_state(  );
yy_current_state 1522 htags/php.c    	register yy_state_type yy_current_state;
yy_current_state 1525 htags/php.c    	yy_current_state = (yy_start);
yy_current_state 1526 htags/php.c    	yy_current_state += YY_AT_BOL();
yy_current_state 1531 htags/php.c    		if ( yy_accept[yy_current_state] )
yy_current_state 1533 htags/php.c    			(yy_last_accepting_state) = yy_current_state;
yy_current_state 1536 htags/php.c    		while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
yy_current_state 1538 htags/php.c    			yy_current_state = (int) yy_def[yy_current_state];
yy_current_state 1539 htags/php.c    			if ( yy_current_state >= 163 )
yy_current_state 1542 htags/php.c    		yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
yy_current_state 1545 htags/php.c    	return yy_current_state;
yy_current_state 1553 htags/php.c        static yy_state_type yy_try_NUL_trans  (yy_state_type yy_current_state )
yy_current_state 1559 htags/php.c    	if ( yy_accept[yy_current_state] )
yy_current_state 1561 htags/php.c    		(yy_last_accepting_state) = yy_current_state;
yy_current_state 1564 htags/php.c    	while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
yy_current_state 1566 htags/php.c    		yy_current_state = (int) yy_def[yy_current_state];
yy_current_state 1567 htags/php.c    		if ( yy_current_state >= 163 )
yy_current_state 1570 htags/php.c    	yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
yy_current_state 1571 htags/php.c    	yy_is_jam = (yy_current_state == 162);
yy_current_state 1573 htags/php.c    	return yy_is_jam ? 0 : yy_current_state;
yy_current_state  929 libparser/asm_scan.c 	register yy_state_type yy_current_state;
yy_current_state  977 libparser/asm_scan.c 		yy_current_state = (yy_start);
yy_current_state  978 libparser/asm_scan.c 		yy_current_state += YY_AT_BOL();
yy_current_state  983 libparser/asm_scan.c 			if ( yy_accept[yy_current_state] )
yy_current_state  985 libparser/asm_scan.c 				(yy_last_accepting_state) = yy_current_state;
yy_current_state  988 libparser/asm_scan.c 			while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
yy_current_state  990 libparser/asm_scan.c 				yy_current_state = (int) yy_def[yy_current_state];
yy_current_state  991 libparser/asm_scan.c 				if ( yy_current_state >= 207 )
yy_current_state  994 libparser/asm_scan.c 			yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
yy_current_state  997 libparser/asm_scan.c 		while ( yy_current_state != 206 );
yy_current_state  999 libparser/asm_scan.c 		yy_current_state = (yy_last_accepting_state);
yy_current_state 1002 libparser/asm_scan.c 		yy_act = yy_accept[yy_current_state];
yy_current_state 1024 libparser/asm_scan.c 			yy_current_state = (yy_last_accepting_state);
yy_current_state 1335 libparser/asm_scan.c 			yy_current_state = yy_get_previous_state(  );
yy_current_state 1346 libparser/asm_scan.c 			yy_next_state = yy_try_NUL_trans( yy_current_state );
yy_current_state 1354 libparser/asm_scan.c 				yy_current_state = yy_next_state;
yy_current_state 1361 libparser/asm_scan.c 				yy_current_state = (yy_last_accepting_state);
yy_current_state 1401 libparser/asm_scan.c 				yy_current_state = yy_get_previous_state(  );
yy_current_state 1411 libparser/asm_scan.c 				yy_current_state = yy_get_previous_state(  );
yy_current_state 1570 libparser/asm_scan.c 	register yy_state_type yy_current_state;
yy_current_state 1573 libparser/asm_scan.c 	yy_current_state = (yy_start);
yy_current_state 1574 libparser/asm_scan.c 	yy_current_state += YY_AT_BOL();
yy_current_state 1579 libparser/asm_scan.c 		if ( yy_accept[yy_current_state] )
yy_current_state 1581 libparser/asm_scan.c 			(yy_last_accepting_state) = yy_current_state;
yy_current_state 1584 libparser/asm_scan.c 		while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
yy_current_state 1586 libparser/asm_scan.c 			yy_current_state = (int) yy_def[yy_current_state];
yy_current_state 1587 libparser/asm_scan.c 			if ( yy_current_state >= 207 )
yy_current_state 1590 libparser/asm_scan.c 		yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
yy_current_state 1593 libparser/asm_scan.c 	return yy_current_state;
yy_current_state 1601 libparser/asm_scan.c     static yy_state_type yy_try_NUL_trans  (yy_state_type yy_current_state )
yy_current_state 1607 libparser/asm_scan.c 	if ( yy_accept[yy_current_state] )
yy_current_state 1609 libparser/asm_scan.c 		(yy_last_accepting_state) = yy_current_state;
yy_current_state 1612 libparser/asm_scan.c 	while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
yy_current_state 1614 libparser/asm_scan.c 		yy_current_state = (int) yy_def[yy_current_state];
yy_current_state 1615 libparser/asm_scan.c 		if ( yy_current_state >= 207 )
yy_current_state 1618 libparser/asm_scan.c 	yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
yy_current_state 1619 libparser/asm_scan.c 	yy_is_jam = (yy_current_state == 206);
yy_current_state 1621 libparser/asm_scan.c 	return yy_is_jam ? 0 : yy_current_state;
yy_current_state  987 libparser/php.c 	register yy_state_type yy_current_state;
yy_current_state 1033 libparser/php.c 		yy_current_state = (yy_start);
yy_current_state 1034 libparser/php.c 		yy_current_state += YY_AT_BOL();
yy_current_state 1039 libparser/php.c 			if ( yy_accept[yy_current_state] )
yy_current_state 1041 libparser/php.c 				(yy_last_accepting_state) = yy_current_state;
yy_current_state 1044 libparser/php.c 			while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
yy_current_state 1046 libparser/php.c 				yy_current_state = (int) yy_def[yy_current_state];
yy_current_state 1047 libparser/php.c 				if ( yy_current_state >= 187 )
yy_current_state 1050 libparser/php.c 			yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
yy_current_state 1053 libparser/php.c 		while ( yy_current_state != 186 );
yy_current_state 1055 libparser/php.c 		yy_current_state = (yy_last_accepting_state);
yy_current_state 1058 libparser/php.c 		yy_act = yy_accept[yy_current_state];
yy_current_state 1080 libparser/php.c 			yy_current_state = (yy_last_accepting_state);
yy_current_state 1430 libparser/php.c 			yy_current_state = yy_get_previous_state(  );
yy_current_state 1441 libparser/php.c 			yy_next_state = yy_try_NUL_trans( yy_current_state );
yy_current_state 1449 libparser/php.c 				yy_current_state = yy_next_state;
yy_current_state 1456 libparser/php.c 				yy_current_state = (yy_last_accepting_state);
yy_current_state 1496 libparser/php.c 				yy_current_state = yy_get_previous_state(  );
yy_current_state 1506 libparser/php.c 				yy_current_state = yy_get_previous_state(  );
yy_current_state 1665 libparser/php.c 	register yy_state_type yy_current_state;
yy_current_state 1668 libparser/php.c 	yy_current_state = (yy_start);
yy_current_state 1669 libparser/php.c 	yy_current_state += YY_AT_BOL();
yy_current_state 1674 libparser/php.c 		if ( yy_accept[yy_current_state] )
yy_current_state 1676 libparser/php.c 			(yy_last_accepting_state) = yy_current_state;
yy_current_state 1679 libparser/php.c 		while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
yy_current_state 1681 libparser/php.c 			yy_current_state = (int) yy_def[yy_current_state];
yy_current_state 1682 libparser/php.c 			if ( yy_current_state >= 187 )
yy_current_state 1685 libparser/php.c 		yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
yy_current_state 1688 libparser/php.c 	return yy_current_state;
yy_current_state 1696 libparser/php.c     static yy_state_type yy_try_NUL_trans  (yy_state_type yy_current_state )
yy_current_state 1702 libparser/php.c 	if ( yy_accept[yy_current_state] )
yy_current_state 1704 libparser/php.c 		(yy_last_accepting_state) = yy_current_state;
yy_current_state 1707 libparser/php.c 	while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
yy_current_state 1709 libparser/php.c 		yy_current_state = (int) yy_def[yy_current_state];
yy_current_state 1710 libparser/php.c 		if ( yy_current_state >= 187 )
yy_current_state 1713 libparser/php.c 	yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
yy_current_state 1714 libparser/php.c 	yy_is_jam = (yy_current_state == 186);
yy_current_state 1716 libparser/php.c 	return yy_is_jam ? 0 : yy_current_state;