Home
last modified time | relevance | path

Searched refs:SUCCESS (Results 251 – 275 of 360) sorted by relevance

1...<<1112131415

/php-src/ext/dom/
H A Dnamednodemap.c69 return SUCCESS; in dom_namednodemap_length_read()
H A Dnodelist.c125 return SUCCESS; in dom_nodelist_length_read()
/php-src/ext/com_dotnet/
H A Dcom_iterator.c57 return SUCCESS; in com_iter_valid()
/php-src/Zend/
H A Dzend_constants.c380 if (UNEXPECTED(ret != SUCCESS)) { in zend_get_class_constant_ex()
481 zend_result ret = SUCCESS; in zend_register_constant()
H A Dzend_compile.c1303 return SUCCESS; in do_bind_function()
1592 return SUCCESS; in zend_unmangle_property_name_ex()
1622 return SUCCESS; in zend_unmangle_property_name_ex()
4077 return SUCCESS; in zend_compile_func_strlen()
4097 return SUCCESS; in zend_compile_func_typecheck()
4113 return SUCCESS; in zend_compile_func_is_scalar()
4132 return SUCCESS; in zend_compile_func_cast()
4164 return SUCCESS; in zend_compile_func_defined()
4257 return SUCCESS; in zend_try_compile_ct_bound_init_user_func()
4328 return SUCCESS; in zend_compile_func_cufa()
[all …]
H A Dzend_execute.c1817 return SUCCESS; in get_deprecation_suffix_from_attribute()
1823 return SUCCESS; in get_deprecation_suffix_from_attribute()
1827 return SUCCESS; in get_deprecation_suffix_from_attribute()
1868 result = SUCCESS; in get_deprecation_suffix_from_attribute()
3570 return SUCCESS; in zend_fetch_static_property_address_ex()
3608 return SUCCESS; in zend_fetch_static_property_address_ex()
3644 return SUCCESS; in zend_fetch_static_property_address()
5224 return SUCCESS; in _zend_quick_get_constant()
5413 return SUCCESS; in zend_handle_undef_args()
5460 return SUCCESS; in zend_handle_undef_args()
[all …]
H A Dzend_hash.c1558 return SUCCESS; in zend_hash_del()
1608 return SUCCESS; in zend_hash_del_ind()
1653 return SUCCESS; in zend_hash_str_del_ind()
1684 return SUCCESS; in zend_hash_str_del()
1707 return SUCCESS; in zend_hash_index_del()
1719 return SUCCESS; in zend_hash_index_del()
2787 return SUCCESS; in zend_hash_move_forward_ex()
2791 return SUCCESS; in zend_hash_move_forward_ex()
2799 return SUCCESS; in zend_hash_move_forward_ex()
2803 return SUCCESS; in zend_hash_move_forward_ex()
[all …]
H A Dzend_object_handlers.c534 return SUCCESS; in zend_check_property_access()
556 return SUCCESS; in zend_check_property_access()
561 return SUCCESS; in zend_check_property_access()
565 return (property_info->flags & ZEND_ACC_PUBLIC) ? SUCCESS : FAILURE; in zend_check_property_access()
1954 if (UNEXPECTED(zend_update_class_constants(ce) != SUCCESS)) { in zend_std_get_static_property_with_info()
2326 return SUCCESS; in zend_std_cast_object_tostring()
2337 return SUCCESS; in zend_std_cast_object_tostring()
2364 return SUCCESS; in zend_std_get_closure()
H A Dzend_smart_str.c237 return SUCCESS; in smart_str_append_zval()
H A Dzend_list.c51 return SUCCESS; in zend_list_delete()
/php-src/ext/spl/
H A Dspl_dllist.c413 return SUCCESS; in spl_dllist_object_count_elements()
420 return SUCCESS; in spl_dllist_object_count_elements()
873 return (element != NULL ? SUCCESS : FAILURE); in spl_dllist_it_valid()
1268 return SUCCESS; in PHP_MINIT_FUNCTION()
H A Dspl_fixedarray.c531 return SUCCESS; in spl_fixedarray_object_count_elements()
897 return SUCCESS; in spl_fixedarray_it_valid()
980 return SUCCESS; in PHP_MINIT_FUNCTION()
/php-src/ext/mbstring/
H A Dmbstring.c304 return SUCCESS; in php_mb_parse_encoding_list()
374 return SUCCESS; in php_mb_parse_encoding_list()
427 return SUCCESS; in php_mb_parse_encoding_array()
491 return SUCCESS; in php_mb_zend_internal_encoding_setter()
699 return SUCCESS; in PHP_INI_MH()
727 return SUCCESS; in PHP_INI_MH()
746 return SUCCESS; in _php_mb_ini_mbstring_http_input_set()
776 return SUCCESS; in _php_mb_ini_mbstring_http_output_set()
823 return SUCCESS; in _php_mb_ini_mbstring_internal_encoding_set()
882 return SUCCESS; in PHP_INI_MH()
[all …]
/php-src/win32/
H A Dwinutil.c120 return ret ? SUCCESS : FAILURE; in php_win32_get_random_bytes()
/php-src/ext/sysvsem/
H A Dsysvsem.c158 return SUCCESS; in PHP_MINIT_FUNCTION()
/php-src/ext/shmop/
H A Dshmop.c123 return SUCCESS; in PHP_MINIT_FUNCTION()
/php-src/ext/intl/uchar/
H A Duchar.c37 return SUCCESS; in convert_cp()
628 return SUCCESS;
/php-src/ext/xmlwriter/
H A Dphp_xmlwriter.c183 if (object_init_with_constructor(return_value, Z_CE_P(ZEND_THIS), 0, NULL, NULL) == SUCCESS) { in xml_writer_create_static()
1048 return SUCCESS; in PHP_MINIT_FUNCTION()
1055 return SUCCESS; in PHP_MSHUTDOWN_FUNCTION()
/php-src/ext/standard/
H A Darray.c75 return SUCCESS; in PHP_MINIT_FUNCTION()
85 return SUCCESS; in PHP_MSHUTDOWN_FUNCTION()
1464 zend_result result = SUCCESS; in php_array_walk()
1555 if (result == SUCCESS) { in php_array_walk()
1850 return SUCCESS;
6600 return SUCCESS;
6620 if (EXPECTED(result == SUCCESS)) {
6641 return SUCCESS;
6648 if (UNEXPECTED(result != SUCCESS)) {
6653 return SUCCESS;
[all …]
H A Dhttp_fopen_wrapper.c134 return SUCCESS; in php_stream_handle_proxy_authorization_header()
293 if (php_stream_handle_proxy_authorization_header(s, &header) == SUCCESS) { in php_stream_url_wrap_http_ex()
300 if (php_stream_handle_proxy_authorization_header(s, &header) == SUCCESS) { in php_stream_url_wrap_http_ex()
/php-src/ext/pcre/
H A Dphp_pcre.c327 return SUCCESS; in PHP_INI_MH()
337 return SUCCESS; in PHP_INI_MH()
350 return SUCCESS; in PHP_INI_MH()
436 return SUCCESS; in PHP_MINIT_FUNCTION()
447 return SUCCESS; in PHP_MSHUTDOWN_FUNCTION()
475 return SUCCESS; in PHP_RINIT_FUNCTION()
488 return SUCCESS; in PHP_RSHUTDOWN_FUNCTION()
1556 if (zend_call_function(fci, fcc) == SUCCESS && Z_TYPE(retval) != IS_UNDEF) { in preg_do_repl_func()
/php-src/ext/opcache/
H A Dshared_alloc_mmap.c206 && zend_jit_check_support() == SUCCESS) { in create_segments()
/php-src/ext/openssl/
H A Dopenssl.c855 return SUCCESS; in php_openssl_config_check_syntax()
886 return SUCCESS; in php_openssl_add_oid_section()
903 return SUCCESS; in php_openssl_add_oid_section()
1062 return SUCCESS; in php_openssl_parse_config()
1113 return SUCCESS; in php_openssl_load_rand_file()
1125 return SUCCESS; in php_openssl_load_rand_file()
1148 return SUCCESS; in php_openssl_write_rand_file()
1350 return SUCCESS; in PHP_INI_END()
1427 return SUCCESS; in PHP_MSHUTDOWN_FUNCTION()
2907 return SUCCESS; in php_openssl_csr_add_subj_entry()
[all …]
/php-src/Zend/Optimizer/
H A Dssa_integrity.c98 if (status == SUCCESS) { \
120 zend_result status = SUCCESS; in ssa_verify_integrity()
/php-src/ext/enchant/
H A Denchant.c212 return SUCCESS; in PHP_MINIT_FUNCTION()
219 return SUCCESS; in PHP_MSHUTDOWN_FUNCTION()

Completed in 178 milliseconds

1...<<1112131415