Home
last modified time | relevance | path

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

/PHP-8.2/ext/tokenizer/
H A Dtokenizer.c462 bool success; in tokenize_parse() local
506 int success = tokenize(return_value, source, token_class); in tokenize_common() local
/PHP-8.2/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.2/ext/intl/transliterator/
H A Dtransliterator_methods.c276 int success = 0; in PHP_FUNCTION() local
/PHP-8.2/ext/zlib/
H A Dzlib.c1164 int success = deflateSetDictionary(&ctx->Z, (Bytef *) dict, dictlen); in PHP_FUNCTION() local
/PHP-8.2/ext/ftp/
H A Dphp_ftp.c1219 bool success = true; in PHP_FUNCTION() local
/PHP-8.2/main/streams/
H A Dplain_wrapper.c1306 int success = 0; in php_plain_files_rename() local
/PHP-8.2/ext/opcache/
H A DZendAccelerator.c845 bool success = false; in kill_all_lockers() local
/PHP-8.2/ext/ldap/
H A Dldap.c463 int success = LDAP_SUCCESS; in _php_ldap_control_from_array() local
/PHP-8.2/Zend/
H A Dzend_execute.c3345 zend_result success; in zend_fetch_static_property_address() local
H A Dzend_compile.c1107 bool success; in zend_bind_class_in_slot() local

Completed in 76 milliseconds