Searched refs:php_token_get_text (Results 1 – 1 of 1) sorted by relevance
75 static zend_string *php_token_get_text(zval *obj) { in php_token_get_text() function158 zend_string *text = php_token_get_text(ZEND_THIS); in PHP_METHOD()181 text = php_token_get_text(ZEND_THIS); in PHP_METHOD()239 zend_string *text = php_token_get_text(ZEND_THIS); in PHP_METHOD()
Completed in 6 milliseconds