Home
last modified time | relevance | path

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

12345678

/PHP-7.2/ext/libxml/
H A Dlibxml.c951 static PHP_FUNCTION(libxml_set_streams_context) in PHP_FUNCTION() function
969 static PHP_FUNCTION(libxml_use_internal_errors) in PHP_FUNCTION() function
1010 static PHP_FUNCTION(libxml_get_last_error) in PHP_FUNCTION() function
1040 static PHP_FUNCTION(libxml_get_errors) in PHP_FUNCTION() function
1081 static PHP_FUNCTION(libxml_clear_errors) in PHP_FUNCTION() function
1100 static PHP_FUNCTION(libxml_disable_entity_loader) in PHP_FUNCTION() function
1115 static PHP_FUNCTION(libxml_set_external_entity_loader) in PHP_FUNCTION() function
/PHP-7.2/ext/standard/
H A Dquot_print.c202 PHP_FUNCTION(quoted_printable_decode) in PHP_FUNCTION() function
265 PHP_FUNCTION(quoted_printable_encode) 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 Dproc_open.c244 PHP_FUNCTION(proc_terminate) in PHP_FUNCTION() function
278 PHP_FUNCTION(proc_close) in PHP_FUNCTION() function
300 PHP_FUNCTION(proc_get_status) in PHP_FUNCTION() function
407 PHP_FUNCTION(proc_open) in PHP_FUNCTION() function
H A Dftok.c36 PHP_FUNCTION(ftok) 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.c46 PHP_FUNCTION(uniqid) in PHP_FUNCTION() function
H A Dassert.c148 PHP_FUNCTION(assert) in PHP_FUNCTION() function
289 PHP_FUNCTION(assert_options) in PHP_FUNCTION() function
/PHP-7.2/ext/intl/dateformat/
H A Ddateformat_parse.c128 PHP_FUNCTION(datefmt_parse) in PHP_FUNCTION() function
172 PHP_FUNCTION(datefmt_localtime) in PHP_FUNCTION() function
/PHP-7.2/ext/dom/
H A Duserdatahandler.c49 PHP_FUNCTION(dom_userdatahandler_handle) in PHP_FUNCTION() function
H A Ddomerrorhandler.c54 PHP_FUNCTION(dom_domerrorhandler_handle_error) 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.2/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
/PHP-7.2/ext/intl/breakiterator/
H A Dcodepointiterator_methods.cpp30 U_CFUNC PHP_FUNCTION(cpbi_get_last_code_point) in PHP_FUNCTION() function
/PHP-7.2/win32/
H A Dcodepage.c530 PHP_FUNCTION(sapi_windows_cp_set) in PHP_FUNCTION() function
560 PHP_FUNCTION(sapi_windows_cp_get) in PHP_FUNCTION() function
583 PHP_FUNCTION(sapi_windows_cp_is_utf8) in PHP_FUNCTION() function
595 PHP_FUNCTION(sapi_windows_cp_conv) in PHP_FUNCTION() function
/PHP-7.2/ext/tokenizer/
H A Dtokenizer.c260 PHP_FUNCTION(token_get_all) in PHP_FUNCTION() function
286 PHP_FUNCTION(token_name) in PHP_FUNCTION() function
/PHP-7.2/ext/intl/idn/
H A Didn.c333 PHP_FUNCTION(idn_to_ascii) in PHP_FUNCTION() function
342 PHP_FUNCTION(idn_to_utf8) in PHP_FUNCTION() function
/PHP-7.2/ext/pcre/
H A Dphp_pcre.c1154 static PHP_FUNCTION(preg_match) in PHP_FUNCTION() function
1162 static PHP_FUNCTION(preg_match_all) in PHP_FUNCTION() function
2078 static PHP_FUNCTION(preg_replace) in PHP_FUNCTION() function
2086 static PHP_FUNCTION(preg_replace_callback) in PHP_FUNCTION() function
2126 static PHP_FUNCTION(preg_replace_callback_array) in PHP_FUNCTION() function
2194 static PHP_FUNCTION(preg_filter) in PHP_FUNCTION() function
2202 static PHP_FUNCTION(preg_split) in PHP_FUNCTION() function
2413 static PHP_FUNCTION(preg_quote) in PHP_FUNCTION() function
2548 static PHP_FUNCTION(preg_grep) in PHP_FUNCTION() function
2673 static PHP_FUNCTION(preg_last_error) in PHP_FUNCTION() function
/PHP-7.2/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.2/ext/mysqli/
H A Dmysqli_report.c34 PHP_FUNCTION(mysqli_report) in PHP_FUNCTION() function
/PHP-7.2/ext/iconv/
H A Diconv.c2071 PHP_FUNCTION(iconv_strlen) in PHP_FUNCTION() function
2103 PHP_FUNCTION(iconv_substr) in PHP_FUNCTION() function
2142 PHP_FUNCTION(iconv_strpos) in PHP_FUNCTION() function
2197 PHP_FUNCTION(iconv_strrpos) in PHP_FUNCTION() function
2237 PHP_FUNCTION(iconv_mime_encode) in PHP_FUNCTION() function
2337 PHP_FUNCTION(iconv_mime_decode) in PHP_FUNCTION() function
2377 PHP_FUNCTION(iconv_mime_decode_headers) in PHP_FUNCTION() function
2507 PHP_FUNCTION(iconv_set_encoding) in PHP_FUNCTION() function
2545 PHP_FUNCTION(iconv_get_encoding) in PHP_FUNCTION() function
/PHP-7.2/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