Home
last modified time | relevance | path

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

/PHP-7.0/Zend/
H A Dzend_builtin_functions.c1807 uint32_t comply = va_arg(args, uint32_t); in copy_class_or_interface_name() local
1808 uint32_t comply_mask = (comply)? mask:0; in copy_class_or_interface_name()
1828 uint32_t comply = 1; in ZEND_FUNCTION() local
1835 …apply_with_arguments(EG(class_table), copy_class_or_interface_name, 3, return_value, mask, comply); in ZEND_FUNCTION()
1844 uint32_t comply = 0; in ZEND_FUNCTION() local
1851 …apply_with_arguments(EG(class_table), copy_class_or_interface_name, 3, return_value, mask, comply); in ZEND_FUNCTION()
1860 uint32_t comply = 1; in ZEND_FUNCTION() local
1867 …apply_with_arguments(EG(class_table), copy_class_or_interface_name, 3, return_value, mask, comply); in ZEND_FUNCTION()
/PHP-7.0/
H A DREADME.NEW-OUTPUT-API138 Many bits of the manual (and very first implementation) do not comply

Completed in 11 milliseconds