Searched refs:comply (Results 1 – 3 of 3) sorted by relevance
/PHP-5.6/Zend/ |
H A D | zend_builtin_functions.c | 1654 zend_uint comply = va_arg(args, zend_uint); in copy_class_or_interface_name() local 1655 zend_uint comply_mask = (comply)? mask:0; in copy_class_or_interface_name() 1676 zend_uint comply = 1; in ZEND_FUNCTION() local 1683 …table) TSRMLS_CC, (apply_func_args_t) copy_class_or_interface_name, 3, return_value, mask, comply); in ZEND_FUNCTION() 1693 zend_uint comply = 0; in ZEND_FUNCTION() local 1700 …table) TSRMLS_CC, (apply_func_args_t) copy_class_or_interface_name, 3, return_value, mask, comply); in ZEND_FUNCTION() 1709 zend_uint comply = 1; in ZEND_FUNCTION() local 1716 …table) TSRMLS_CC, (apply_func_args_t) copy_class_or_interface_name, 3, return_value, mask, comply); in ZEND_FUNCTION()
|
/PHP-5.6/ |
H A D | README.NEW-OUTPUT-API | 138 Many bits of the manual (and very first implementation) do not comply
|
H A D | NEWS | 11050 - Fixed bug #33597 (setcookie() "expires" date format doesn't comply with RFC).
|
Completed in 43 milliseconds