Home
last modified time | relevance | path

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

12345678

/PHP-7.1/ext/dom/
H A Ddomerrorhandler.c54 PHP_FUNCTION(dom_domerrorhandler_handle_error) in PHP_FUNCTION() function
H A Duserdatahandler.c49 PHP_FUNCTION(dom_userdatahandler_handle) in PHP_FUNCTION() function
H A Ddomimplementationlist.c67 PHP_FUNCTION(dom_domimplementationlist_item) in PHP_FUNCTION() function
H A Ddomstringlist.c67 PHP_FUNCTION(dom_domstringlist_item) in PHP_FUNCTION() function
/PHP-7.1/ext/standard/
H A Dbase64.c210 PHP_FUNCTION(base64_encode) in PHP_FUNCTION() function
230 PHP_FUNCTION(base64_decode) in PHP_FUNCTION() function
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 Dftok.c36 PHP_FUNCTION(ftok) in PHP_FUNCTION() function
H A Dproc_open.c249 PHP_FUNCTION(proc_terminate) in PHP_FUNCTION() function
281 PHP_FUNCTION(proc_close) in PHP_FUNCTION() function
303 PHP_FUNCTION(proc_get_status) in PHP_FUNCTION() function
413 PHP_FUNCTION(proc_open) in PHP_FUNCTION() function
H A Drand.c50 PHP_FUNCTION(rand) in PHP_FUNCTION() function
H A Dsoundex.c29 PHP_FUNCTION(soundex) in PHP_FUNCTION() function
H A Duniqid.c44 PHP_FUNCTION(uniqid) in PHP_FUNCTION() function
H A Dassert.c148 PHP_FUNCTION(assert) in PHP_FUNCTION() function
285 PHP_FUNCTION(assert_options) in PHP_FUNCTION() function
H A Ddatetime.c86 PHP_FUNCTION(strptime) in PHP_FUNCTION() function
/PHP-7.1/ext/pcre/
H A Dphp_pcre.c1052 static PHP_FUNCTION(preg_match) in PHP_FUNCTION() function
1060 static PHP_FUNCTION(preg_match_all) in PHP_FUNCTION() function
1600 static PHP_FUNCTION(preg_replace) in PHP_FUNCTION() function
1631 static PHP_FUNCTION(preg_replace_callback) in PHP_FUNCTION() function
1666 static PHP_FUNCTION(preg_replace_callback_array) in PHP_FUNCTION() function
1728 static PHP_FUNCTION(preg_filter) in PHP_FUNCTION() function
1759 static PHP_FUNCTION(preg_split) in PHP_FUNCTION() function
1952 static PHP_FUNCTION(preg_quote) in PHP_FUNCTION() function
2041 static PHP_FUNCTION(preg_grep) in PHP_FUNCTION() function
2153 static PHP_FUNCTION(preg_last_error) in PHP_FUNCTION() function
/PHP-7.1/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.1/ext/intl/breakiterator/
H A Dcodepointiterator_methods.cpp30 U_CFUNC PHP_FUNCTION(cpbi_get_last_code_point) in PHP_FUNCTION() function
/PHP-7.1/ext/tokenizer/
H A Dtokenizer.c272 PHP_FUNCTION(token_get_all) in PHP_FUNCTION() function
296 PHP_FUNCTION(token_name) in PHP_FUNCTION() function
/PHP-7.1/win32/
H A Dcodepage.c527 PHP_FUNCTION(sapi_windows_cp_set) in PHP_FUNCTION() function
557 PHP_FUNCTION(sapi_windows_cp_get) in PHP_FUNCTION() function
580 PHP_FUNCTION(sapi_windows_cp_is_utf8) in PHP_FUNCTION() function
592 PHP_FUNCTION(sapi_windows_cp_conv) in PHP_FUNCTION() function
/PHP-7.1/ext/wddx/
H A Dwddx.c1133 PHP_FUNCTION(wddx_serialize_value) in PHP_FUNCTION() function
1158 PHP_FUNCTION(wddx_serialize_vars) in PHP_FUNCTION() function
1218 PHP_FUNCTION(wddx_packet_start) in PHP_FUNCTION() function
1241 PHP_FUNCTION(wddx_packet_end) in PHP_FUNCTION() function
1267 PHP_FUNCTION(wddx_add_vars) in PHP_FUNCTION() function
1301 PHP_FUNCTION(wddx_deserialize) in PHP_FUNCTION() function
/PHP-7.1/ext/mysqli/
H A Dmysqli_report.c34 PHP_FUNCTION(mysqli_report) in PHP_FUNCTION() function
/PHP-7.1/ext/intl/idn/
H A Didn.c323 PHP_FUNCTION(idn_to_ascii) in PHP_FUNCTION() function
332 PHP_FUNCTION(idn_to_utf8) in PHP_FUNCTION() function
/PHP-7.1/ext/iconv/
H A Diconv.c2080 PHP_FUNCTION(iconv_strlen) in PHP_FUNCTION() function
2112 PHP_FUNCTION(iconv_substr) in PHP_FUNCTION() function
2151 PHP_FUNCTION(iconv_strpos) in PHP_FUNCTION() function
2206 PHP_FUNCTION(iconv_strrpos) in PHP_FUNCTION() function
2246 PHP_FUNCTION(iconv_mime_encode) in PHP_FUNCTION() function
2346 PHP_FUNCTION(iconv_mime_decode) in PHP_FUNCTION() function
2386 PHP_FUNCTION(iconv_mime_decode_headers) in PHP_FUNCTION() function
2516 PHP_FUNCTION(iconv_set_encoding) in PHP_FUNCTION() function
2554 PHP_FUNCTION(iconv_get_encoding) in PHP_FUNCTION() function
/PHP-7.1/ext/sockets/
H A Dsendrecvmsg.c166 PHP_FUNCTION(socket_sendmsg) in PHP_FUNCTION() function
210 PHP_FUNCTION(socket_recvmsg) in PHP_FUNCTION() function
278 PHP_FUNCTION(socket_cmsg_space) in PHP_FUNCTION() function

Completed in 65 milliseconds

12345678