Lines Matching refs:strtok

2 Test strtok() function : usage variations - with heredoc strings
6 * Testing strtok() : with heredoc strings
9 echo "*** Testing strtok() : with heredoc strings ***\n";
49 // loop through each element of the array and check the working of strtok()
55 var_dump( strtok($string, "5o\0\n\t") );
57 var_dump( strtok("5o\0\n\t") );
66 *** Testing strtok() : with heredoc strings ***
84 Warning: strtok(): Both arguments must be provided when starting tokenization in %s on line %d
87 Warning: strtok(): Both arguments must be provided when starting tokenization in %s on line %d
90 Warning: strtok(): Both arguments must be provided when starting tokenization in %s on line %d
93 Warning: strtok(): Both arguments must be provided when starting tokenization in %s on line %d
96 Warning: strtok(): Both arguments must be provided when starting tokenization in %s on line %d
99 Warning: strtok(): Both arguments must be provided when starting tokenization in %s on line %d
102 Warning: strtok(): Both arguments must be provided when starting tokenization in %s on line %d
105 Warning: strtok(): Both arguments must be provided when starting tokenization in %s on line %d
108 Warning: strtok(): Both arguments must be provided when starting tokenization in %s on line %d
111 Warning: strtok(): Both arguments must be provided when starting tokenization in %s on line %d
161 Warning: strtok(): Both arguments must be provided when starting tokenization in %s on line %d
164 Warning: strtok(): Both arguments must be provided when starting tokenization in %s on line %d
167 Warning: strtok(): Both arguments must be provided when starting tokenization in %s on line %d
170 Warning: strtok(): Both arguments must be provided when starting tokenization in %s on line %d
173 Warning: strtok(): Both arguments must be provided when starting tokenization in %s on line %d