Searched defs:success (Results 1 – 11 of 11) sorted by relevance
/php-src/ext/tokenizer/ |
H A D | tokenizer.c | 461 bool success; in tokenize_parse() local 505 int success = tokenize(return_value, source, token_class); in tokenize_common() local
|
/php-src/ext/date/lib/ |
H A D | interval.c | 119 …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 D | transliterator_methods.c | 273 int success = 0; in PHP_FUNCTION() local
|
/php-src/ext/dom/lexbor/lexbor/css/selectors/ |
H A D | state.c | 1508 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-src/ext/zlib/ |
H A D | zlib.c | 1162 int success = deflateSetDictionary(&ctx->Z, (Bytef *) dict, dictlen); in PHP_FUNCTION() local
|
/php-src/ext/ftp/ |
H A D | php_ftp.c | 1208 bool success = true; in PHP_FUNCTION() local
|
/php-src/main/streams/ |
H A D | plain_wrapper.c | 1311 int success = 0; in php_plain_files_rename() local
|
/php-src/ext/opcache/ |
H A D | ZendAccelerator.c | 836 bool success = false; in kill_all_lockers() local
|
/php-src/ext/ldap/ |
H A D | ldap.c | 483 int success = LDAP_SUCCESS; in php_ldap_control_from_array() local
|
/php-src/ext/openssl/ |
H A D | openssl.c | 3344 int success = a2i_ASN1_INTEGER(in, X509_get_serialNumber(new_cert), buffer, sizeof(buffer)); in PHP_FUNCTION() local
|
/php-src/Zend/ |
H A D | zend_compile.c | 1308 bool success; in zend_bind_class_in_slot() local
|
Completed in 102 milliseconds