Home
last modified time | relevance | path

Searched defs:success (Results 1 – 12 of 12) sorted by relevance

/PHP-8.4/ext/tokenizer/
H A Dtokenizer.c461 bool success; in tokenize_parse() local
505 int success = tokenize(return_value, source, token_class); in tokenize_common() local
/PHP-8.4/ext/date/lib/
H A Dinterval.c119 …int success = timelib_get_time_zone_offset_info(two->sse, two->tz_info, &trans_offset, &trans_tran… in timelib_diff_with_tzid() local
/PHP-8.4/ext/intl/transliterator/
H A Dtransliterator_methods.c273 int success = 0; in PHP_FUNCTION() local
/PHP-8.4/ext/dom/lexbor/lexbor/css/selectors/
H A Dstate.c1508 lxb_css_parser_state_f success) in lxb_css_selectors_state_pseudo_class_function()
1638 lxb_css_parser_state_f success) in lxb_css_selectors_state_pseudo_element_function()
/PHP-8.4/ext/zlib/
H A Dzlib.c1161 int success = deflateSetDictionary(&ctx->Z, (Bytef *) dict, dictlen); in PHP_FUNCTION() local
/PHP-8.4/ext/ftp/
H A Dphp_ftp.c1208 bool success = true; in PHP_FUNCTION() local
/PHP-8.4/main/streams/
H A Dplain_wrapper.c1311 int success = 0; in php_plain_files_rename() local
/PHP-8.4/ext/opcache/
H A DZendAccelerator.c836 bool success = false; in kill_all_lockers() local
/PHP-8.4/ext/ldap/
H A Dldap.c459 int success = LDAP_SUCCESS; in _php_ldap_control_from_array() local
/PHP-8.4/Zend/
H A Dzend_execute.c3633 zend_result success; in zend_fetch_static_property_address() local
H A Dzend_compile.c1313 bool success; in zend_bind_class_in_slot() local
/PHP-8.4/ext/openssl/
H A Dopenssl.c3344 int success = a2i_ASN1_INTEGER(in, X509_get_serialNumber(new_cert), buffer, sizeof(buffer)); in PHP_FUNCTION() local

Completed in 140 milliseconds