Home
last modified time | relevance | path

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

/PHP-8.3/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.3/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.3/ext/intl/transliterator/
H A Dtransliterator_methods.c276 int success = 0; in PHP_FUNCTION() local
/PHP-8.3/ext/zlib/
H A Dzlib.c1168 int success = deflateSetDictionary(&ctx->Z, (Bytef *) dict, dictlen); in PHP_FUNCTION() local
/PHP-8.3/ext/ftp/
H A Dphp_ftp.c1219 bool success = true; in PHP_FUNCTION() local
/PHP-8.3/main/streams/
H A Dplain_wrapper.c1311 int success = 0; in php_plain_files_rename() local
/PHP-8.3/ext/opcache/
H A DZendAccelerator.c832 bool success = false; in kill_all_lockers() local
/PHP-8.3/ext/ldap/
H A Dldap.c460 int success = LDAP_SUCCESS; in _php_ldap_control_from_array() local
/PHP-8.3/Zend/
H A Dzend_execute.c3454 zend_result success; in zend_fetch_static_property_address() local
H A Dzend_compile.c1237 bool success; in zend_bind_class_in_slot() local

Completed in 123 milliseconds