Home
last modified time | relevance | path

Searched defs:PHP_FUNCTION (Results 126 – 150 of 192) sorted by relevance

12345678

/PHP-7.3/ext/intl/dateformat/
H A Ddateformat_parse.c128 PHP_FUNCTION(datefmt_parse) in PHP_FUNCTION() function
173 PHP_FUNCTION(datefmt_localtime) in PHP_FUNCTION() function
/PHP-7.3/ext/standard/
H A Ddns_win32.c44 PHP_FUNCTION(dns_get_mx) /* {{{ */ in PHP_FUNCTION() function
93 PHP_FUNCTION(dns_check_record) in PHP_FUNCTION() function
346 PHP_FUNCTION(dns_get_record) in PHP_FUNCTION() function
H A Dproc_open.c243 PHP_FUNCTION(proc_terminate) in PHP_FUNCTION() function
277 PHP_FUNCTION(proc_close) in PHP_FUNCTION() function
299 PHP_FUNCTION(proc_get_status) in PHP_FUNCTION() function
406 PHP_FUNCTION(proc_open) in PHP_FUNCTION() function
H A Dftok.c34 PHP_FUNCTION(ftok) in PHP_FUNCTION() function
H A Drand.c49 PHP_FUNCTION(rand) in PHP_FUNCTION() function
H A Dassert.c146 PHP_FUNCTION(assert) in PHP_FUNCTION() function
284 PHP_FUNCTION(assert_options) in PHP_FUNCTION() function
H A Duniqid.c44 PHP_FUNCTION(uniqid) in PHP_FUNCTION() function
H A Dsoundex.c28 PHP_FUNCTION(soundex) in PHP_FUNCTION() function
H A Ddatetime.c74 PHP_FUNCTION(strptime) in PHP_FUNCTION() function
/PHP-7.3/ext/dom/
H A Ddomerrorhandler.c52 PHP_FUNCTION(dom_domerrorhandler_handle_error) in PHP_FUNCTION() function
H A Duserdatahandler.c47 PHP_FUNCTION(dom_userdatahandler_handle) in PHP_FUNCTION() function
H A Ddomimplementationlist.c65 PHP_FUNCTION(dom_domimplementationlist_item) in PHP_FUNCTION() function
H A Ddomstringlist.c65 PHP_FUNCTION(dom_domstringlist_item) in PHP_FUNCTION() function
/PHP-7.3/ext/intl/collator/
H A Dcollator_locale.c34 PHP_FUNCTION( collator_get_locale ) in PHP_FUNCTION() function
H A Dcollator_compare.c32 PHP_FUNCTION( collator_compare ) in PHP_FUNCTION() function
H A Dcollator_create.c64 PHP_FUNCTION( collator_create ) in PHP_FUNCTION() function
/PHP-7.3/ext/intl/breakiterator/
H A Dcodepointiterator_methods.cpp30 U_CFUNC PHP_FUNCTION(cpbi_get_last_code_point) in PHP_FUNCTION() function
/PHP-7.3/win32/
H A Dcodepage.c566 PHP_FUNCTION(sapi_windows_cp_set) in PHP_FUNCTION() function
596 PHP_FUNCTION(sapi_windows_cp_get) in PHP_FUNCTION() function
619 PHP_FUNCTION(sapi_windows_cp_is_utf8) in PHP_FUNCTION() function
631 PHP_FUNCTION(sapi_windows_cp_conv) in PHP_FUNCTION() function
/PHP-7.3/ext/tokenizer/
H A Dtokenizer.c265 PHP_FUNCTION(token_get_all) in PHP_FUNCTION() function
291 PHP_FUNCTION(token_name) in PHP_FUNCTION() function
/PHP-7.3/ext/wddx/
H A Dwddx.c1129 PHP_FUNCTION(wddx_serialize_value) in PHP_FUNCTION() function
1154 PHP_FUNCTION(wddx_serialize_vars) in PHP_FUNCTION() function
1214 PHP_FUNCTION(wddx_packet_start) in PHP_FUNCTION() function
1237 PHP_FUNCTION(wddx_packet_end) in PHP_FUNCTION() function
1263 PHP_FUNCTION(wddx_add_vars) in PHP_FUNCTION() function
1297 PHP_FUNCTION(wddx_deserialize) in PHP_FUNCTION() function
/PHP-7.3/ext/intl/idn/
H A Didn.c339 PHP_FUNCTION(idn_to_ascii) in PHP_FUNCTION() function
348 PHP_FUNCTION(idn_to_utf8) in PHP_FUNCTION() function
/PHP-7.3/ext/iconv/
H A Diconv.c2079 PHP_FUNCTION(iconv_strlen) in PHP_FUNCTION() function
2111 PHP_FUNCTION(iconv_substr) in PHP_FUNCTION() function
2150 PHP_FUNCTION(iconv_strpos) in PHP_FUNCTION() function
2205 PHP_FUNCTION(iconv_strrpos) in PHP_FUNCTION() function
2245 PHP_FUNCTION(iconv_mime_encode) in PHP_FUNCTION() function
2345 PHP_FUNCTION(iconv_mime_decode) in PHP_FUNCTION() function
2385 PHP_FUNCTION(iconv_mime_decode_headers) in PHP_FUNCTION() function
2515 PHP_FUNCTION(iconv_set_encoding) in PHP_FUNCTION() function
2553 PHP_FUNCTION(iconv_get_encoding) in PHP_FUNCTION() function
/PHP-7.3/ext/sockets/
H A Dsendrecvmsg.c166 PHP_FUNCTION(socket_sendmsg) in PHP_FUNCTION() function
209 PHP_FUNCTION(socket_recvmsg) in PHP_FUNCTION() function
277 PHP_FUNCTION(socket_cmsg_space) in PHP_FUNCTION() function
/PHP-7.3/ext/mysqli/
H A Dmysqli_report.c32 PHP_FUNCTION(mysqli_report) in PHP_FUNCTION() function
/PHP-7.3/ext/pcre/
H A Dphp_pcre.c1436 static PHP_FUNCTION(preg_match) in PHP_FUNCTION() function
1444 static PHP_FUNCTION(preg_match_all) in PHP_FUNCTION() function
2338 static PHP_FUNCTION(preg_replace) in PHP_FUNCTION() function
2346 static PHP_FUNCTION(preg_replace_callback) in PHP_FUNCTION() function
2386 static PHP_FUNCTION(preg_replace_callback_array) in PHP_FUNCTION() function
2454 static PHP_FUNCTION(preg_filter) in PHP_FUNCTION() function
2462 static PHP_FUNCTION(preg_split) in PHP_FUNCTION() function
2687 static PHP_FUNCTION(preg_quote) in PHP_FUNCTION() function
2824 static PHP_FUNCTION(preg_grep) in PHP_FUNCTION() function
2941 static PHP_FUNCTION(preg_last_error) in PHP_FUNCTION() function

Completed in 66 milliseconds

12345678