Home
last modified time | relevance | path

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

/PHP-7.4/ext/tidy/
H A Dtidy.c44 #ifndef TIDY_CALL
45 #define TIDY_CALL macro
521 static void* TIDY_CALL php_tidy_malloc(size_t len) in ZEND_GET_MODULE()
526 static void* TIDY_CALL php_tidy_realloc(void *buf, size_t len) in php_tidy_realloc()
531 static void TIDY_CALL php_tidy_free(void *buf) in php_tidy_free()
536 static void TIDY_CALL php_tidy_panic(ctmbstr msg) in php_tidy_panic()

Completed in 23 milliseconds