/PHP-5.3/ext/intl/collator/ |
H A D | collator_convert.c | 45 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 D | php_milter.c | 115 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 D | intl_convert.c | 49 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 D | grapheme_util.c | 156 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 D | grapheme_string.c | 62 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 D | mbfilter_base64.c | 118 int status, cache, len; in mbfl_filt_conv_base64enc_flush() local 198 int status, cache; in mbfl_filt_conv_base64dec_flush() local
|
H A D | mbfilter_utf8.c | 109 int status = filter->status & 0xff; in mbfl_filt_conv_utf8_wchar() local
|
H A D | mbfilter_utf7imap.c | 339 int status, cache; in mbfl_filt_conv_wchar_utf7imap_flush() local
|
H A D | mbfilter_qprint.c | 226 int status, cache; in mbfl_filt_conv_qprintdec_flush() local
|
H A D | mbfilter_utf7.c | 378 int status, cache; in mbfl_filt_conv_wchar_utf7_flush() local
|
/PHP-5.3/ext/intl/normalizer/ |
H A D | normalizer_normalize.c | 43 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 D | bz2_filter.c | 45 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 D | zlib.c | 263 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 D | zlib_filter.c | 66 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 D | pgsql_statement.c | 122 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 D | pgsql_driver.c | 357 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 D | dns_win32.c | 50 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 D | callback_filter.c | 27 int status; in php_filter_callback() local
|
/PHP-5.3/sapi/apache2filter/ |
H A D | apache_config.c | 53 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 D | apache_config.c | 53 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 D | locale_methods.c | 264 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 D | idn.c | 64 UErrorCode status; in php_intl_idn_to() local
|
/PHP-5.3/ext/mbstring/libmbfl/mbfl/ |
H A D | mbfl_ident.h | 46 int status; member
|
/PHP-5.3/main/streams/ |
H A D | filter.c | 355 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 D | msgformat_helpers.cpp | 137 …r(UMessageFormat *fmt, int *count, zval ***args, UChar *source, int source_len, UErrorCode *status) in umsg_parse_helper()
|