Home
last modified time | relevance | path

Searched refs:PHP_FUNCTION (Results 101 – 125 of 322) sorted by relevance

12345678910>>...13

/PHP-7.2/ext/intl/formatter/
H A Dformatter_parse.h22 PHP_FUNCTION( numfmt_parse );
23 PHP_FUNCTION( numfmt_parse_currency );
H A Dformatter_format.h22 PHP_FUNCTION( numfmt_format );
23 PHP_FUNCTION( numfmt_format_currency );
/PHP-7.2/ext/intl/msgformat/
H A Dmsgformat_format.h22 PHP_FUNCTION( msgfmt_format );
23 PHP_FUNCTION( msgfmt_format_message );
H A Dmsgformat_parse.h22 PHP_FUNCTION( msgfmt_parse );
23 PHP_FUNCTION( msgfmt_parse_message );
/PHP-7.2/ext/intl/dateformat/
H A Ddateformat_parse.h21 PHP_FUNCTION( datefmt_parse );
22 PHP_FUNCTION( datefmt_localtime );
H A Ddateformat_attrcpp.cpp45 U_CFUNC PHP_FUNCTION(datefmt_get_timezone_id) in PHP_FUNCTION() function
72 U_CFUNC PHP_FUNCTION(datefmt_get_timezone) in PHP_FUNCTION() function
99 U_CFUNC PHP_FUNCTION(datefmt_set_timezone) in PHP_FUNCTION() function
129 U_CFUNC PHP_FUNCTION(datefmt_get_calendar) in PHP_FUNCTION() function
156 U_CFUNC PHP_FUNCTION(datefmt_get_calendar_object) in PHP_FUNCTION() function
192 U_CFUNC PHP_FUNCTION(datefmt_set_calendar) in PHP_FUNCTION() function
/PHP-7.2/ext/intl/normalizer/
H A Dnormalizer_normalize.h22 PHP_FUNCTION( normalizer_normalize );
23 PHP_FUNCTION( normalizer_is_normalized );
/PHP-7.2/ext/curl/
H A Dshare.c39 PHP_FUNCTION(curl_share_init) in PHP_FUNCTION() function
57 PHP_FUNCTION(curl_share_close) in PHP_FUNCTION() function
101 PHP_FUNCTION(curl_share_setopt) in PHP_FUNCTION() function
138 PHP_FUNCTION(curl_share_errno) in PHP_FUNCTION() function
159 PHP_FUNCTION(curl_share_strerror) in PHP_FUNCTION() function
/PHP-7.2/ext/standard/
H A Dpack.h25 PHP_FUNCTION(pack);
26 PHP_FUNCTION(unpack);
H A Dphp_assert.h29 PHP_FUNCTION(assert);
30 PHP_FUNCTION(assert_options);
H A Dphp_uuencode.h24 PHP_FUNCTION(convert_uudecode);
25 PHP_FUNCTION(convert_uuencode);
H A Dquot_print.h27 PHP_FUNCTION(quoted_printable_decode);
28 PHP_FUNCTION(quoted_printable_encode);
H A Dsha1.h38 PHP_FUNCTION(sha1);
39 PHP_FUNCTION(sha1_file);
/PHP-7.2/ext/intl/idn/
H A Didn.h25 PHP_FUNCTION(idn_to_ascii);
26 PHP_FUNCTION(idn_to_utf8);
/PHP-7.2/sapi/cli/
H A Dphp_cli_process_title.h31 PHP_FUNCTION(cli_set_process_title);
32 PHP_FUNCTION(cli_get_process_title);
/PHP-7.2/ext/json/
H A Djson.c35 static PHP_FUNCTION(json_encode);
36 static PHP_FUNCTION(json_decode);
37 static PHP_FUNCTION(json_last_error);
38 static PHP_FUNCTION(json_last_error_msg);
228 static PHP_FUNCTION(json_encode) in PHP_FUNCTION() function
263 static PHP_FUNCTION(json_decode) in PHP_FUNCTION() function
312 static PHP_FUNCTION(json_last_error) in PHP_FUNCTION() function
324 static PHP_FUNCTION(json_last_error_msg) in PHP_FUNCTION() function
/PHP-7.2/ext/tidy/
H A Dphp_tidy.h32 #define TIDY_NODE_METHOD(name) PHP_FUNCTION(tnm_ ##name)
35 #define TIDY_DOC_METHOD(name) PHP_FUNCTION(tdm_ ##name)
37 #define TIDY_ATTR_METHOD(name) PHP_FUNCTION(tam_ ##name)
H A Dtidy.c236 static PHP_FUNCTION(tidy_getopt);
242 static PHP_FUNCTION(tidy_diagnose);
252 static PHP_FUNCTION(tidy_is_xhtml);
253 static PHP_FUNCTION(tidy_is_xml);
259 static PHP_FUNCTION(tidy_get_root);
260 static PHP_FUNCTION(tidy_get_html);
261 static PHP_FUNCTION(tidy_get_head);
262 static PHP_FUNCTION(tidy_get_body);
1336 static PHP_FUNCTION(tidy_diagnose) in PHP_FUNCTION() function
1474 static PHP_FUNCTION(tidy_is_xml) in PHP_FUNCTION() function
[all …]
/PHP-7.2/ext/recode/
H A Dphp_recode.h35 PHP_FUNCTION(recode_string);
36 PHP_FUNCTION(recode_file);
/PHP-7.2/ext/com_dotnet/
H A Dcom_variant.c513 PHP_FUNCTION(variant_set) in PHP_FUNCTION() function
660 PHP_FUNCTION(variant_add) in PHP_FUNCTION() function
668 PHP_FUNCTION(variant_cat) in PHP_FUNCTION() function
676 PHP_FUNCTION(variant_sub) in PHP_FUNCTION() function
684 PHP_FUNCTION(variant_mul) in PHP_FUNCTION() function
692 PHP_FUNCTION(variant_and) in PHP_FUNCTION() function
700 PHP_FUNCTION(variant_div) in PHP_FUNCTION() function
708 PHP_FUNCTION(variant_eqv) in PHP_FUNCTION() function
724 PHP_FUNCTION(variant_imp) in PHP_FUNCTION() function
732 PHP_FUNCTION(variant_mod) in PHP_FUNCTION() function
[all …]
/PHP-7.2/ext/sodium/
H A Dlibsodium.c652 PHP_FUNCTION(sodium_memzero) in PHP_FUNCTION() function
676 PHP_FUNCTION(sodium_increment) in PHP_FUNCTION() function
699 PHP_FUNCTION(sodium_add) in PHP_FUNCTION() function
728 PHP_FUNCTION(sodium_memcmp) in PHP_FUNCTION() function
1210 PHP_FUNCTION(sodium_crypto_box) in PHP_FUNCTION() function
2671 PHP_FUNCTION(sodium_bin2hex) in PHP_FUNCTION() function
2695 PHP_FUNCTION(sodium_hex2bin) in PHP_FUNCTION() function
2733 PHP_FUNCTION(sodium_bin2base64) in PHP_FUNCTION() function
3161 PHP_FUNCTION(sodium_compare) in PHP_FUNCTION() function
3368 PHP_FUNCTION(sodium_pad) in PHP_FUNCTION() function
[all …]
/PHP-7.2/ext/dom/
H A Dnamednodemap.c130 PHP_FUNCTION(dom_namednodemap_get_named_item) in PHP_FUNCTION() function
185 PHP_FUNCTION(dom_namednodemap_set_named_item) in PHP_FUNCTION() function
195 PHP_FUNCTION(dom_namednodemap_remove_named_item) in PHP_FUNCTION() function
205 PHP_FUNCTION(dom_namednodemap_item) in PHP_FUNCTION() function
268 PHP_FUNCTION(dom_namednodemap_get_named_item_ns) in PHP_FUNCTION() function
323 PHP_FUNCTION(dom_namednodemap_set_named_item_ns) in PHP_FUNCTION() function
333 PHP_FUNCTION(dom_namednodemap_remove_named_item_ns) in PHP_FUNCTION() function
341 PHP_FUNCTION(dom_namednodemap_count) in PHP_FUNCTION() function
H A Ddomimplementationsource.c60 PHP_FUNCTION(dom_domimplementationsource_get_domimplementation) in PHP_FUNCTION() function
70 PHP_FUNCTION(dom_domimplementationsource_get_domimplementations) in PHP_FUNCTION() function
H A Dstring_extend.c59 PHP_FUNCTION(dom_string_extend_find_offset16) in PHP_FUNCTION() function
69 PHP_FUNCTION(dom_string_extend_find_offset32) in PHP_FUNCTION() function
/PHP-7.2/ext/tokenizer/
H A Dphp_tokenizer.h41 PHP_FUNCTION(token_get_all);
42 PHP_FUNCTION(token_name);

Completed in 55 milliseconds

12345678910>>...13