Searched refs:zendtext (Results 1 – 1 of 1) sorted by relevance
36 #define zendtext LANG_SCNG(yy_text) macro132 if (token_type == T_CLOSE_TAG && zendtext[zendleng - 1] != '>') { in tokenize()145 add_next_index_stringl(&keyword, (char *)zendtext, zendleng); in tokenize()149 add_next_index_stringl(return_value, (char *)zendtext, zendleng); in tokenize()
Completed in 5 milliseconds