Lines Matching refs:tokens
2 Test token_get_all() function : usage variations - with control structure tokens
19 echo "*** Testing token_get_all() : for control structure tokens ***\n";
22 echo "-- with if..elseif..else..tokens --\n";
38 echo "-- with while..., do..while, switch & continue tokens --\n";
51 echo "-- with for..foreach( as ) tokens --\n";
63 echo "-- with switch...case tokens --\n";
74 *** Testing token_get_all() : for control structure tokens ***
75 -- with if..elseif..else..tokens --
428 -- with while..., do..while, switch & continue tokens --
650 -- with for..foreach( as ) tokens --
965 -- with switch...case tokens --