Searched refs:comply (Results 1 – 4 of 4) sorted by relevance
/PHP-5.5/Zend/ |
H A D | zend_builtin_functions.c | 1644 zend_uint comply = va_arg(args, zend_uint); in copy_class_or_interface_name() local 1645 zend_uint comply_mask = (comply)? mask:0; in copy_class_or_interface_name() 1666 zend_uint comply = 1; in ZEND_FUNCTION() local 1673 …table) TSRMLS_CC, (apply_func_args_t) copy_class_or_interface_name, 3, return_value, mask, comply); in ZEND_FUNCTION() 1683 zend_uint comply = 0; in ZEND_FUNCTION() local 1690 …table) TSRMLS_CC, (apply_func_args_t) copy_class_or_interface_name, 3, return_value, mask, comply); in ZEND_FUNCTION() 1699 zend_uint comply = 1; in ZEND_FUNCTION() local 1706 …table) TSRMLS_CC, (apply_func_args_t) copy_class_or_interface_name, 3, return_value, mask, comply); in ZEND_FUNCTION()
|
/PHP-5.5/ |
H A D | README.NEW-OUTPUT-API | 138 Many bits of the manual (and very first implementation) do not comply
|
H A D | README.PHP4-TO-PHP5-THIN-CHANGES | 39 by Apache. This change was made to comply with the CGI specification.
|
H A D | NEWS | 9472 - Fixed bug #33597 (setcookie() "expires" date format doesn't comply with RFC).
|
Completed in 43 milliseconds