Searched refs:code (Results 2851 – 2875 of 3220) sorted by relevance
1...<<111112113114115116117118119120>>...129
8 * Source code: ext/standard/array.c
7 * Source code: ext/standard/array.c
7 * Source code: Zend/zend_builtin_functions.c
13 * Source code: ext/xml/xml.c
243 XMLRPC_ERROR_CODE code; member
13 * Source code: ext/zlib/zlib.c
9 * Source code: ext/standard/file.c
23 echo "$name: no error code $error_code\n";
7 * Source code: ext/spl/php_spl.c
7 * Source code: ext/standard/basic_functions.c
7 * Source code: ext/standard/image.c
7 dnl 1. Redistributions of source code must retain the above copyright
13 function tryandcatch($offset, $code) {16 eval($code);
187 OnigEncoding code; member382 return mapping->code; in _php_mb_regex_name2mbctype()397 if (mapping->code == mbctype) { in _php_mb_regex_mbctype2name()
486 error_copy.code = XML_ERR_INTERNAL_ERROR; in _php_list_set_error_structure()1011 add_property_long(return_value, "code", error->code); in PHP_FUNCTION()1051 add_property_long(z_error, "code", error->code); in PHP_FUNCTION()
Completed in 55 milliseconds