Home
last modified time | relevance | path

Searched defs:status (Results 1 – 25 of 60) sorted by relevance

123

/PHP-5.3/ext/intl/collator/
H A Dcollator_convert.c45 UErrorCode* status ) in collator_convert_hash_item_from_utf8_to_utf16()
89 UErrorCode* status ) in collator_convert_hash_item_from_utf16_to_utf8()
134 void collator_convert_hash_from_utf8_to_utf16( HashTable* hash, UErrorCode* status ) in collator_convert_hash_from_utf8_to_utf16()
159 void collator_convert_hash_from_utf16_to_utf8( HashTable* hash, UErrorCode* status ) in collator_convert_hash_from_utf16_to_utf8()
195 UErrorCode status = U_ZERO_ERROR; in collator_convert_zstr_utf16_to_utf8() local
223 UErrorCode status = U_ZERO_ERROR; in collator_convert_zstr_utf8_to_utf16() local
247 UErrorCode status = U_ZERO_ERROR; in collator_convert_object_to_string() local
/PHP-5.3/sapi/milter/
H A Dphp_milter.c115 int status; in ZEND_DECLARE_MODULE_GLOBALS() local
181 int status; in mlfi_connect() local
245 int status; in mlfi_helo() local
280 int status; in mlfi_envfrom() local
320 int status; in mlfi_envrcpt() local
361 int status; in mlfi_header() local
401 int status; in mlfi_eoh() local
430 int status; in mlfi_body() local
466 int status; in mlfi_eom() local
495 int status; in mlfi_abort() local
[all …]
/PHP-5.3/ext/intl/
H A Dintl_convert.c49 UErrorCode* status ) in intl_convert_utf8_to_utf16()
113 UErrorCode* status ) in intl_convert_utf16_to_utf8()
/PHP-5.3/ext/intl/grapheme/
H A Dgrapheme_util.c156 UErrorCode status; in grapheme_strrpos_utf16() local
293 UErrorCode status; in grapheme_strpos_utf16() local
400 UErrorCode status = U_ZERO_ERROR; in grapheme_split_string() local
440 UErrorCode status = U_ZERO_ERROR; in grapheme_count_graphemes() local
464 UErrorCode status; in grapheme_memnstr_grapheme() local
525 UErrorCode status; in grapheme_get_haystack_offset() local
H A Dgrapheme_string.c62 UErrorCode status; in PHP_FUNCTION() local
407 UErrorCode status; in PHP_FUNCTION() local
798 UErrorCode status; in PHP_FUNCTION() local
/PHP-5.3/ext/mbstring/libmbfl/filters/
H A Dmbfilter_base64.c118 int status, cache, len; in mbfl_filt_conv_base64enc_flush() local
198 int status, cache; in mbfl_filt_conv_base64dec_flush() local
H A Dmbfilter_utf8.c109 int status = filter->status & 0xff; in mbfl_filt_conv_utf8_wchar() local
H A Dmbfilter_utf7imap.c339 int status, cache; in mbfl_filt_conv_wchar_utf7imap_flush() local
H A Dmbfilter_qprint.c226 int status, cache; in mbfl_filt_conv_qprintdec_flush() local
H A Dmbfilter_utf7.c378 int status, cache; in mbfl_filt_conv_wchar_utf7_flush() local
/PHP-5.3/ext/intl/normalizer/
H A Dnormalizer_normalize.c43 UErrorCode status = U_ZERO_ERROR; in PHP_FUNCTION() local
180 UErrorCode status = U_ZERO_ERROR; in PHP_FUNCTION() local
/PHP-5.3/ext/bz2/
H A Dbz2_filter.c45 enum strm_status status; member
79 int status; in php_bz2_decompress_filter() local
216 int status; in php_bz2_compress_filter() local
315 int status = BZ_OK; in php_bz2_filter_create() local
/PHP-5.3/ext/zlib/
H A Dzlib.c263 int status, int_value; in PHP_INI_MH() local
493 int data_len, status; in PHP_FUNCTION() local
535 int data_len, status; in PHP_FUNCTION() local
581 int data_len,status; in PHP_FUNCTION() local
642 int data_len, status; in PHP_FUNCTION() local
862 int status; in PHP_FUNCTION() local
H A Dzlib_filter.c66 int status; in php_zlib_inflate_filter() local
191 int status; in php_zlib_deflate_filter() local
292 int status; in php_zlib_filter_create() local
/PHP-5.3/ext/pdo_pgsql/
H A Dpgsql_statement.c122 ExecStatusType status; in pgsql_stmt_execute() local
390 ExecStatusType status; in pgsql_stmt_fetch() local
576 ExecStatusType status; in pgsql_stmt_get_column_meta() local
H A Dpgsql_driver.c357 ExecStatusType status; in pdo_pgsql_last_insert_id() local
514 ExecStatusType status; in PHP_METHOD() local
619 ExecStatusType status; in PHP_METHOD() local
712 ExecStatusType status; in PHP_METHOD() local
801 ExecStatusType status; in PHP_METHOD() local
/PHP-5.3/ext/standard/
H A Ddns_win32.c50 DNS_STATUS status; /* Return value of DnsQuery_A() function */ in PHP_FUNCTION() local
99 DNS_STATUS status; /* Return value of DnsQuery_A() function */ in PHP_FUNCTION() local
371 DNS_STATUS status; /* Return value of DnsQuery_A() function */ in PHP_FUNCTION() local
/PHP-5.3/ext/filter/
H A Dcallback_filter.c27 int status; in php_filter_callback() local
/PHP-5.3/sapi/apache2filter/
H A Dapache_config.c53 char status; member
57 … char *real_value_hnd(cmd_parms *cmd, void *dummy, const char *name, const char *value, int status) in real_value_hnd()
87 …st char *real_flag_hnd(cmd_parms *cmd, void *dummy, const char *arg1, const char *arg2, int status) in real_flag_hnd()
/PHP-5.3/sapi/apache2handler/
H A Dapache_config.c53 char status; member
57 … char *real_value_hnd(cmd_parms *cmd, void *dummy, const char *name, const char *value, int status) in real_value_hnd()
87 …st char *real_flag_hnd(cmd_parms *cmd, void *dummy, const char *arg1, const char *arg2, int status) in real_flag_hnd()
/PHP-5.3/ext/intl/locale/
H A Dlocale_methods.c264 UErrorCode status = U_ZERO_ERROR; in get_icu_value_internal() local
381 UErrorCode status = U_ZERO_ERROR; in get_icu_value_src_php() local
480 UErrorCode status = U_ZERO_ERROR; in get_icu_disp_value_src_php() local
674 UErrorCode status = U_ZERO_ERROR; in PHP_FUNCTION() local
1249 UErrorCode status = U_ZERO_ERROR; in PHP_FUNCTION() local
1584 UErrorCode status = 0; in PHP_FUNCTION() local
/PHP-5.3/ext/intl/idn/
H A Didn.c64 UErrorCode status; in php_intl_idn_to() local
/PHP-5.3/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_ident.h46 int status; member
/PHP-5.3/main/streams/
H A Dfilter.c355 php_stream_filter_status_t status; in php_stream_filter_append_ex() local
450 php_stream_filter_status_t status; in _php_stream_filter_flush() local
/PHP-5.3/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp137 …r(UMessageFormat *fmt, int *count, zval ***args, UChar *source, int source_len, UErrorCode *status) in umsg_parse_helper()

Completed in 77 milliseconds

123