Home
last modified time | relevance | path

Searched defs:type (Results 126 – 150 of 213) sorted by last modified time

123456789

/PHP-5.5/ext/mssql/
H A Dphp_mssql.c764 int type,link; in php_mssql_do_connect() local
1140 int i, num_rets, type; local
1636 static char *php_mssql_get_field_name(int type)
2016 long type = 0, maxlen = -1; local
H A Dphp_mssql.h184 int type; member
/PHP-5.5/ext/mysql/
H A Dphp_mysql.c963 int type; local
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregparse.h48 #define NTYPE2BIT(type) (1<<(type)) argument
62 #define IS_NODE_TYPE_SIMPLE(type) \ argument
188 int type; member
236 int type; member
H A Dst.c54 #define alloc(type) (type*)xmalloc((unsigned)sizeof(type)) argument
142 st_init_table_with_size(type, size) in st_init_table_with_size() argument
167 st_init_table(type) in st_init_table() argument
H A Dst.h25 struct st_hash_type *type; member
H A Dregcomp.c1491 int len, type, r; in compile_length_tree() local
2662 int type, r = 0; in check_type_tree() local
2716 int type; in subexp_inf_recursive_check() local
2800 int type; in subexp_inf_recursive_check_trav() local
2913 int type; in subexp_recursive_check_trav() local
2980 int type; in setup_subexp_call() local
3144 int type; in next_setup() local
3514 int type; in setup_comb_exp_check() local
3658 int type; in setup_tree() local
4541 int type; in optimize_node_left() local
[all …]
H A Dregint.h217 #define PLATFORM_GET_INC(val,p,type) do{\ argument
224 #define PLATFORM_GET_INC(val,p,type) do{\ argument
679 int type; member
694 unsigned int type; member
H A Dregparse.c1189 node_new_ctype(int type, int not) in node_new_ctype()
1259 onig_node_new_anchor(int type) in onig_node_new_anchor()
1366 node_new_enclose(int type) in node_new_enclose()
1383 onig_node_new_enclose(int type) in onig_node_new_enclose()
2270 enum TokenSyms type; member
4051 next_state_class(CClassNode* cc, OnigCodePoint* vs, enum CCVALTYPE* type, in next_state_class()
4076 enum CCVALTYPE intype, enum CCVALTYPE* type, in next_state_val()
4854 int type; member
/PHP-5.5/ext/mbstring/
H A Dmbstring.h196 int type; member
H A Dmbstring.c3707 php_mb_numericentity_exec(INTERNAL_FUNCTION_PARAMETERS, int type) in php_mb_numericentity_exec()
/PHP-5.5/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.c3037 int type) in mbfl_html_numeric_entity()
/PHP-5.5/ext/json/
H A DJSON_parser.c294 static void json_create_zval(zval **z, smart_str *buf, int type, int options) in json_create_zval()
451 int type; in parse_JSON_ex() local
H A Djson.c415 int type; in json_escape_string() local
694 int type, overflow_info; in php_json_decode_ex() local
/PHP-5.5/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp178 Formattable::Type type, in umsg_parse_format() local
/PHP-5.5/ext/intl/formatter/
H A Dformatter_attr.c429 long type = ULOC_ACTUAL_LOCALE; in PHP_FUNCTION() local
H A Dformatter_format.c36 long type = FORMAT_TYPE_DEFAULT; in PHP_FUNCTION() local
H A Dformatter_parse.c39 long type = FORMAT_TYPE_DOUBLE; in PHP_FUNCTION() local
/PHP-5.5/ext/intl/doc/
H A Dformatter_api.php183 public function format($number, $type = 0) {}
196 public function parse($string, $type, &$position) {}
308 public function getLocale($type = 0) {}
353 function numfmt_format($formatter, $number, $type = null) {}
366 function numfmt_parse($formatter, $string, $type, &$position) {}
484 function numfmt_get_locale($formatter, $type = 0) {}
H A Dcollator_api.php242 public function getLocale( $type ) {}
337 function collator_get_locale( $coll, $type ) {}
H A Ddatefmt_api.php169 public function getLocale($type = ULOC_ACTUAL_LOCALE) {}
357 function datefmt_get_locale($fmt , $type = ULOC_ACTUAL_LOCALE) {}
/PHP-5.5/ext/intl/collator/
H A Dcollator_locale.c36 long type = 0; in PHP_FUNCTION() local
/PHP-5.5/ext/intl/common/
H A Dcommon_date.cpp38 U_CFUNC TimeZone *timezone_convert_datetimezone(int type,
180 int type; local
/PHP-5.5/ext/interbase/
H A Dphp_ibase_includes.h92 unsigned short type; member
H A Dinterbase.c555 int type; in _php_ibase_get_link_trans() local
943 int type; in _php_ibase_connect() local
1317 int type; in _php_ibase_trans_end() local

Completed in 172 milliseconds

123456789