Home
last modified time | relevance | path

Searched refs:ZEND_WRITE (Results 1 – 2 of 2) sorted by relevance

/php-src/Zend/
H A Dzend.h333 #define ZEND_WRITE(str, str_len) zend_write((str), (str_len)) macro
H A Dzend_builtin_functions.c1827 ZEND_WRITE(ZSTR_VAL(str), ZSTR_LEN(str)); in ZEND_FUNCTION()

Completed in 12 milliseconds