Home
last modified time | relevance | path

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

/PHP-7.2/Zend/
H A Dzend_builtin_functions.c1722 uint32_t comply = va_arg(args, uint32_t); in copy_class_or_interface_name() local
1723 uint32_t comply_mask = (comply)? mask:0; in copy_class_or_interface_name()
1743 uint32_t comply = 1; in ZEND_FUNCTION() local
1750 …apply_with_arguments(EG(class_table), copy_class_or_interface_name, 3, return_value, mask, comply); in ZEND_FUNCTION()
1759 uint32_t comply = 0; in ZEND_FUNCTION() local
1766 …apply_with_arguments(EG(class_table), copy_class_or_interface_name, 3, return_value, mask, comply); in ZEND_FUNCTION()
1775 uint32_t comply = 1; in ZEND_FUNCTION() local
1782 …apply_with_arguments(EG(class_table), copy_class_or_interface_name, 3, return_value, mask, comply); in ZEND_FUNCTION()
/PHP-7.2/
H A DREADME.NEW-OUTPUT-API138 Many bits of the manual (and very first implementation) do not comply

Completed in 12 milliseconds