Searched refs:STRTOK_TABLE (Results 1 – 1 of 1) sorted by relevance
1258 #define STRTOK_TABLE(p) BG(strtok_table)[(unsigned char) *p] macro1304 STRTOK_TABLE(token++) = 1; in PHP_FUNCTION()1308 while (STRTOK_TABLE(p)) { in PHP_FUNCTION()1320 if (STRTOK_TABLE(p)) { in PHP_FUNCTION()1339 STRTOK_TABLE(token++) = 0; in PHP_FUNCTION()
Completed in 21 milliseconds