Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend_API.h105 #define ZEND_ARG_TYPE_INFO(pass_by_ref, name, type_hint, allow_null) { #name, NULL, type_hint, pass… macro
/PHP-7.1/ext/standard/
H A Dbasic_functions.c2680 ZEND_ARG_TYPE_INFO(0, code_page, IS_LONG, 0)
2692 ZEND_ARG_TYPE_INFO(0, subject, IS_STRING, 0)

Completed in 22 milliseconds