Home
last modified time | relevance | path

Searched refs:PHP_FUNCTION (Results 1 – 25 of 322) sorted by last modified time

12345678910>>...13

/PHP-7.2/ext/standard/
H A Durl.c358 PHP_FUNCTION(parse_url) in PHP_FUNCTION() function
538 PHP_FUNCTION(urlencode) in PHP_FUNCTION() function
552 PHP_FUNCTION(urldecode) in PHP_FUNCTION() function
633 PHP_FUNCTION(rawurlencode) function
647 PHP_FUNCTION(rawurldecode) function
692 PHP_FUNCTION(get_headers) function
H A Dimage.c1216 PHP_FUNCTION(image_type_to_mime_type) in PHP_FUNCTION() function
1230 PHP_FUNCTION(image_type_to_extension) in PHP_FUNCTION() function
1508 PHP_FUNCTION(getimagesize) in PHP_FUNCTION() function
1516 PHP_FUNCTION(getimagesizefromstring) in PHP_FUNCTION() function
H A Dexec.c255 PHP_FUNCTION(exec) in PHP_FUNCTION() function
263 PHP_FUNCTION(system) in PHP_FUNCTION() function
271 PHP_FUNCTION(passthru) in PHP_FUNCTION() function
478 PHP_FUNCTION(escapeshellcmd) in PHP_FUNCTION() function
501 PHP_FUNCTION(escapeshellarg) in PHP_FUNCTION() function
522 PHP_FUNCTION(shell_exec) function
565 PHP_FUNCTION(proc_nice) function
H A Dstring.c252 PHP_FUNCTION(bin2hex) in PHP_FUNCTION() function
273 PHP_FUNCTION(hex2bin) in PHP_FUNCTION() function
357 PHP_FUNCTION(strspn) in PHP_FUNCTION() function
365 PHP_FUNCTION(strcspn) in PHP_FUNCTION() function
918 PHP_FUNCTION(trim) in PHP_FUNCTION() function
926 PHP_FUNCTION(rtrim) in PHP_FUNCTION() function
934 PHP_FUNCTION(ltrim) in PHP_FUNCTION() function
1330 PHP_FUNCTION(strtok) in PHP_FUNCTION() function
2757 PHP_FUNCTION(ord) function
2773 PHP_FUNCTION(chr) function
[all …]
H A Dlink_win32.c63 PHP_FUNCTION(readlink) in PHP_FUNCTION() function
87 PHP_FUNCTION(linkinfo) in PHP_FUNCTION() function
121 PHP_FUNCTION(symlink) in PHP_FUNCTION() function
203 PHP_FUNCTION(link) in PHP_FUNCTION() function
/PHP-7.2/ext/openssl/
H A Dopenssl.c125 PHP_FUNCTION(openssl_digest);
126 PHP_FUNCTION(openssl_encrypt);
127 PHP_FUNCTION(openssl_decrypt);
1794 PHP_FUNCTION(openssl_spki_new) in PHP_FUNCTION() function
3518 PHP_FUNCTION(openssl_csr_new) in PHP_FUNCTION() function
4960 PHP_FUNCTION(openssl_pbkdf2) in PHP_FUNCTION() function
5892 PHP_FUNCTION(openssl_sign) in PHP_FUNCTION() function
5958 PHP_FUNCTION(openssl_verify) in PHP_FUNCTION() function
6019 PHP_FUNCTION(openssl_seal) in PHP_FUNCTION() function
6150 PHP_FUNCTION(openssl_open) in PHP_FUNCTION() function
[all …]
/PHP-7.2/ext/exif/
H A Dexif.c2759 PHP_FUNCTION(exif_tagname) in PHP_FUNCTION() function
4488 PHP_FUNCTION(exif_read_data) in PHP_FUNCTION() function
4689 PHP_FUNCTION(exif_thumbnail) in PHP_FUNCTION() function
4773 PHP_FUNCTION(exif_imagetype) in PHP_FUNCTION() function
/PHP-7.2/ext/session/
H A Dsession.c1755 static PHP_FUNCTION(session_name) in PHP_FUNCTION() function
2033 static PHP_FUNCTION(session_id) in PHP_FUNCTION() function
2289 static PHP_FUNCTION(session_encode) in PHP_FUNCTION() function
2308 static PHP_FUNCTION(session_decode) in PHP_FUNCTION() function
2342 static PHP_FUNCTION(session_start) in PHP_FUNCTION() function
2419 static PHP_FUNCTION(session_destroy) in PHP_FUNCTION() function
2431 static PHP_FUNCTION(session_unset) in PHP_FUNCTION() function
2454 static PHP_FUNCTION(session_gc) in PHP_FUNCTION() function
2495 static PHP_FUNCTION(session_abort) in PHP_FUNCTION() function
2511 static PHP_FUNCTION(session_reset) in PHP_FUNCTION() function
[all …]
/PHP-7.2/ext/dom/
H A Ddocument.c695 PHP_FUNCTION(dom_document_create_element) in PHP_FUNCTION() function
785 PHP_FUNCTION(dom_document_create_comment) in PHP_FUNCTION() function
974 PHP_FUNCTION(dom_document_import_node) in PHP_FUNCTION() function
1217 PHP_FUNCTION(dom_document_adopt_node) in PHP_FUNCTION() function
1247 PHP_FUNCTION(dom_document_rename_node) in PHP_FUNCTION() function
1563 PHP_FUNCTION(dom_document_save) in PHP_FUNCTION() function
1608 PHP_FUNCTION(dom_document_savexml) in PHP_FUNCTION() function
1718 PHP_FUNCTION(dom_document_xinclude) in PHP_FUNCTION() function
1764 PHP_FUNCTION(dom_document_validate) in PHP_FUNCTION() function
2109 PHP_FUNCTION(dom_document_save_html_file) in PHP_FUNCTION() function
[all …]
/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/sapi/phpdbg/
H A Dphpdbg.c318 static PHP_FUNCTION(phpdbg_exec) in PHP_FUNCTION() function
358 static PHP_FUNCTION(phpdbg_break_next) in PHP_FUNCTION() function
374 static PHP_FUNCTION(phpdbg_break_file) in PHP_FUNCTION() function
388 static PHP_FUNCTION(phpdbg_break_method) in PHP_FUNCTION() function
401 static PHP_FUNCTION(phpdbg_break_function) in PHP_FUNCTION() function
415 static PHP_FUNCTION(phpdbg_clear) in PHP_FUNCTION() function
429 static PHP_FUNCTION(phpdbg_color) in PHP_FUNCTION() function
451 static PHP_FUNCTION(phpdbg_prompt) in PHP_FUNCTION() function
464 static PHP_FUNCTION(phpdbg_start_oplog) in PHP_FUNCTION() function
543 static PHP_FUNCTION(phpdbg_get_executable) in PHP_FUNCTION() function
[all …]
/PHP-7.2/sapi/litespeed/
H A Dlsapi_main.c1657 PHP_FUNCTION(litespeed_request_headers);
1658 PHP_FUNCTION(litespeed_response_headers);
1659 PHP_FUNCTION(apache_get_modules);
1660 PHP_FUNCTION(litespeed_finish_request);
1732 PHP_FUNCTION(litespeed_request_headers) in PHP_FUNCTION() function
1749 PHP_FUNCTION(litespeed_response_headers) in PHP_FUNCTION() function
1792 PHP_FUNCTION(apache_get_modules) in PHP_FUNCTION() function
1815 PHP_FUNCTION(litespeed_finish_request) in PHP_FUNCTION() function
/PHP-7.2/sapi/fpm/fpm/
H A Dfpm_main.c1532 PHP_FUNCTION(fastcgi_finish_request) /* {{{ */ function
/PHP-7.2/sapi/cli/
H A Dphp_cli_process_title.c31 PHP_FUNCTION(cli_set_process_title) in PHP_FUNCTION() function
53 PHP_FUNCTION(cli_get_process_title) in PHP_FUNCTION() function
H A Dphp_cli_process_title.h31 PHP_FUNCTION(cli_set_process_title);
32 PHP_FUNCTION(cli_get_process_title);
H A Dphp_cli_server.c373 PHP_FUNCTION(apache_request_headers) /* {{{ */ in PHP_FUNCTION() function
425 PHP_FUNCTION(apache_response_headers) /* {{{ */ in PHP_FUNCTION() function
/PHP-7.2/sapi/cgi/
H A Dcgi_main.c1588 PHP_FUNCTION(apache_child_terminate) /* {{{ */ function
1647 PHP_FUNCTION(apache_request_headers) /* {{{ */ function
1760 PHP_FUNCTION(apache_response_headers) /* {{{ */ function
/PHP-7.2/sapi/apache2handler/
H A Dphp_functions.c72 PHP_FUNCTION(virtual) in PHP_FUNCTION() function
118 PHP_FUNCTION(apache_lookup_uri) in PHP_FUNCTION() function
173 PHP_FUNCTION(apache_request_headers) in PHP_FUNCTION() function
197 PHP_FUNCTION(apache_response_headers) in PHP_FUNCTION() function
221 PHP_FUNCTION(apache_note) in PHP_FUNCTION() function
253 PHP_FUNCTION(apache_setenv) in PHP_FUNCTION() function
288 PHP_FUNCTION(apache_getenv) in PHP_FUNCTION() function
334 PHP_FUNCTION(apache_get_version) in PHP_FUNCTION() function
348 PHP_FUNCTION(apache_get_modules) in PHP_FUNCTION() function
/PHP-7.2/main/streams/
H A Duserspace.c499 PHP_FUNCTION(stream_wrapper_register) in PHP_FUNCTION() function
542 PHP_FUNCTION(stream_wrapper_unregister) in PHP_FUNCTION() function
563 PHP_FUNCTION(stream_wrapper_restore) in PHP_FUNCTION() function
/PHP-7.2/main/
H A Dphp_output.h249 PHP_FUNCTION(ob_start);
250 PHP_FUNCTION(ob_flush);
251 PHP_FUNCTION(ob_clean);
252 PHP_FUNCTION(ob_end_flush);
253 PHP_FUNCTION(ob_end_clean);
254 PHP_FUNCTION(ob_get_flush);
255 PHP_FUNCTION(ob_get_clean);
256 PHP_FUNCTION(ob_get_contents);
257 PHP_FUNCTION(ob_get_length);
258 PHP_FUNCTION(ob_get_level);
[all …]
H A Dmain.c1349 PHP_FUNCTION(set_time_limit) in PHP_FUNCTION() function
H A Doutput.c1295 PHP_FUNCTION(ob_start) in PHP_FUNCTION() function
1319 PHP_FUNCTION(ob_flush) in PHP_FUNCTION() function
1340 PHP_FUNCTION(ob_clean) in PHP_FUNCTION() function
1361 PHP_FUNCTION(ob_end_flush) in PHP_FUNCTION() function
1378 PHP_FUNCTION(ob_end_clean) in PHP_FUNCTION() function
1395 PHP_FUNCTION(ob_get_flush) in PHP_FUNCTION() function
1414 PHP_FUNCTION(ob_get_clean) in PHP_FUNCTION() function
1437 PHP_FUNCTION(ob_get_contents) in PHP_FUNCTION() function
1451 PHP_FUNCTION(ob_get_level) in PHP_FUNCTION() function
1463 PHP_FUNCTION(ob_get_length) in PHP_FUNCTION() function
[all …]
H A Dphp.h413 #define PHP_FUNCTION ZEND_FUNCTION macro
H A DSAPI.c122 PHP_FUNCTION(header_register_callback) in PHP_FUNCTION() function
/PHP-7.2/ext/zlib/
H A Dzlib.c478 static PHP_FUNCTION(ob_gzhandler) in PHP_FUNCTION() function
563 static PHP_FUNCTION(gzfile) in PHP_FUNCTION() function
604 static PHP_FUNCTION(gzopen) in PHP_FUNCTION() function
632 static PHP_FUNCTION(readgzfile) in PHP_FUNCTION() function
661 static PHP_FUNCTION(name) \
695 static PHP_FUNCTION(name) \
831 PHP_FUNCTION(inflate_init) in PHP_FUNCTION() function
906 PHP_FUNCTION(inflate_add) in PHP_FUNCTION() function
1025 PHP_FUNCTION(inflate_get_status) in PHP_FUNCTION() function
1067 PHP_FUNCTION(deflate_init) in PHP_FUNCTION() function
[all …]

Completed in 188 milliseconds

12345678910>>...13