Home
last modified time | relevance | path

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

/php-src/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-src/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-src/ext/intl/transliterator/
H A Dtransliterator_methods.c276 int success = 0; in PHP_FUNCTION() local
/php-src/ext/zlib/
H A Dzlib.c1168 int success = deflateSetDictionary(&ctx->Z, (Bytef *) dict, dictlen); in PHP_FUNCTION() local
/php-src/ext/ftp/
H A Dphp_ftp.c1208 bool success = true; in PHP_FUNCTION() local
/php-src/main/streams/
H A Dplain_wrapper.c1311 int success = 0; in php_plain_files_rename() local
/php-src/ext/opcache/
H A DZendAccelerator.c832 bool success = false; in kill_all_lockers() local
/php-src/ext/ldap/
H A Dldap.c460 int success = LDAP_SUCCESS; in _php_ldap_control_from_array() local
/php-src/Zend/
H A Dzend_execute.c3453 zend_result success; in zend_fetch_static_property_address() local
H A Dzend_compile.c1255 bool success; in zend_bind_class_in_slot() local
/php-src/ext/openssl/
H A Dopenssl.c3308 int success = a2i_ASN1_INTEGER(in, X509_get_serialNumber(new_cert), buffer, sizeof(buffer)); in PHP_FUNCTION() local

Completed in 103 milliseconds