Home
last modified time | relevance | path

Searched defs:PHP_FUNCTION (Results 1 – 25 of 197) sorted by last modified time

12345678

/PHP-5.5/sapi/nsapi/
H A Dnsapi.c332 PHP_FUNCTION(nsapi_virtual) in PHP_FUNCTION() function
402 PHP_FUNCTION(nsapi_request_headers) in PHP_FUNCTION() function
426 PHP_FUNCTION(nsapi_response_headers) in PHP_FUNCTION() function
/PHP-5.5/sapi/litespeed/
H A Dlsapi_main.c1210 PHP_FUNCTION(litespeed_request_headers) in PHP_FUNCTION() function
1227 PHP_FUNCTION(litespeed_response_headers) in PHP_FUNCTION() function
1274 PHP_FUNCTION(apache_get_modules) in PHP_FUNCTION() function
/PHP-5.5/sapi/milter/
H A Dphp_milter.c579 PHP_FUNCTION(smfi_setflags) in PHP_FUNCTION() function
595 PHP_FUNCTION(smfi_settimeout) in PHP_FUNCTION() function
610 PHP_FUNCTION(smfi_getsymval) in PHP_FUNCTION() function
631 PHP_FUNCTION(smfi_setreply) in PHP_FUNCTION() function
651 PHP_FUNCTION(smfi_addheader) in PHP_FUNCTION() function
671 PHP_FUNCTION(smfi_chgheader) in PHP_FUNCTION() function
692 PHP_FUNCTION(smfi_addrcpt) in PHP_FUNCTION() function
712 PHP_FUNCTION(smfi_delrcpt) in PHP_FUNCTION() function
733 PHP_FUNCTION(smfi_replacebody) in PHP_FUNCTION() function
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_main.c1528 PHP_FUNCTION(fastcgi_finish_request) /* {{{ */ function
/PHP-5.5/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_server.c480 PHP_FUNCTION(apache_request_headers) /* {{{ */ in PHP_FUNCTION() function
535 PHP_FUNCTION(apache_response_headers) /* {{{ */ in PHP_FUNCTION() function
/PHP-5.5/sapi/apache_hooks/
H A Dphp_apache.c303 PHP_FUNCTION(apache_request_uri) in PHP_FUNCTION() function
327 PHP_FUNCTION(apache_request_args) in PHP_FUNCTION() function
400 PHP_FUNCTION(apache_request_method) in PHP_FUNCTION() function
495 PHP_FUNCTION(apache_request_mtime) in PHP_FUNCTION() function
1233 PHP_FUNCTION(apache_request_run) in PHP_FUNCTION() function
1550 PHP_FUNCTION(apache_note) in PHP_FUNCTION() function
1713 PHP_FUNCTION(virtual) in PHP_FUNCTION() function
1809 PHP_FUNCTION(apache_setenv) in PHP_FUNCTION() function
1834 PHP_FUNCTION(apache_lookup_uri) in PHP_FUNCTION() function
1933 PHP_FUNCTION(apache_get_version) in PHP_FUNCTION() function
[all …]
/PHP-5.5/sapi/cgi/
H A Dcgi_main.c1522 PHP_FUNCTION(apache_child_terminate) /* {{{ */ function
1581 PHP_FUNCTION(apache_request_headers) /* {{{ */ function
1694 PHP_FUNCTION(apache_response_headers) /* {{{ */ function
/PHP-5.5/sapi/apache/
H A Dphp_apache.c294 PHP_FUNCTION(apache_child_terminate) in PHP_FUNCTION() function
313 PHP_FUNCTION(apache_note) in PHP_FUNCTION() function
347 PHP_FUNCTION(virtual) in PHP_FUNCTION() function
394 PHP_FUNCTION(apache_request_headers) in PHP_FUNCTION() function
416 PHP_FUNCTION(apache_response_headers) in PHP_FUNCTION() function
436 PHP_FUNCTION(apache_setenv) in PHP_FUNCTION() function
459 PHP_FUNCTION(apache_lookup_uri) in PHP_FUNCTION() function
559 PHP_FUNCTION(apache_get_version) in PHP_FUNCTION() function
573 PHP_FUNCTION(apache_get_modules) in PHP_FUNCTION() function
593 PHP_FUNCTION(apache_reset_timeout) in PHP_FUNCTION() function
/PHP-5.5/sapi/apache2filter/
H A Dphp_functions.c60 PHP_FUNCTION(virtual) in PHP_FUNCTION() function
98 PHP_FUNCTION(apache_lookup_uri) in PHP_FUNCTION() function
153 PHP_FUNCTION(apache_request_headers) in PHP_FUNCTION() function
173 PHP_FUNCTION(apache_response_headers) in PHP_FUNCTION() function
193 PHP_FUNCTION(apache_note) in PHP_FUNCTION() function
223 PHP_FUNCTION(apache_setenv) in PHP_FUNCTION() function
251 PHP_FUNCTION(apache_getenv) in PHP_FUNCTION() function
292 PHP_FUNCTION(apache_get_version) in PHP_FUNCTION() function
306 PHP_FUNCTION(apache_get_modules) in PHP_FUNCTION() function
/PHP-5.5/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-5.5/sapi/aolserver/
H A Daolserver.c266 PHP_FUNCTION(getallheaders) in PHP_FUNCTION() function
/PHP-5.5/main/streams/
H A Duserspace.c518 PHP_FUNCTION(stream_wrapper_register) in PHP_FUNCTION() function
563 PHP_FUNCTION(stream_wrapper_unregister) in PHP_FUNCTION() function
584 PHP_FUNCTION(stream_wrapper_restore) in PHP_FUNCTION() function
/PHP-5.5/main/
H A Dmain.c1272 PHP_FUNCTION(set_time_limit) in PHP_FUNCTION() function
H A Doutput.c1319 PHP_FUNCTION(ob_start) in PHP_FUNCTION() function
1343 PHP_FUNCTION(ob_flush) in PHP_FUNCTION() function
1364 PHP_FUNCTION(ob_clean) in PHP_FUNCTION() function
1385 PHP_FUNCTION(ob_end_flush) in PHP_FUNCTION() function
1402 PHP_FUNCTION(ob_end_clean) in PHP_FUNCTION() function
1419 PHP_FUNCTION(ob_get_flush) in PHP_FUNCTION() function
1438 PHP_FUNCTION(ob_get_clean) in PHP_FUNCTION() function
1461 PHP_FUNCTION(ob_get_contents) in PHP_FUNCTION() function
1475 PHP_FUNCTION(ob_get_level) in PHP_FUNCTION() function
1487 PHP_FUNCTION(ob_get_length) in PHP_FUNCTION() function
[all …]
H A Dphp.h344 #define PHP_FUNCTION ZEND_FUNCTION macro
H A DSAPI.c128 PHP_FUNCTION(header_register_callback) in PHP_FUNCTION() function
/PHP-5.5/ext/zlib/
H A Dzlib.c460 static PHP_FUNCTION(ob_gzhandler) in PHP_FUNCTION() function
528 static PHP_FUNCTION(zlib_get_coding_type) in PHP_FUNCTION() function
546 static PHP_FUNCTION(gzfile) in PHP_FUNCTION() function
587 static PHP_FUNCTION(gzopen) in PHP_FUNCTION() function
615 static PHP_FUNCTION(readgzfile) in PHP_FUNCTION() function
/PHP-5.5/ext/xsl/
H A Dxsltprocessor.c401 PHP_FUNCTION(xsl_xsltprocessor_import_stylesheet) in PHP_FUNCTION() function
649 PHP_FUNCTION(xsl_xsltprocessor_transform_to_doc) in PHP_FUNCTION() function
706 PHP_FUNCTION(xsl_xsltprocessor_transform_to_uri) in PHP_FUNCTION() function
737 PHP_FUNCTION(xsl_xsltprocessor_transform_to_xml) in PHP_FUNCTION() function
775 PHP_FUNCTION(xsl_xsltprocessor_set_parameter) in PHP_FUNCTION() function
826 PHP_FUNCTION(xsl_xsltprocessor_get_parameter) in PHP_FUNCTION() function
851 PHP_FUNCTION(xsl_xsltprocessor_remove_parameter) in PHP_FUNCTION() function
917 PHP_FUNCTION(xsl_xsltprocessor_set_profiling) in PHP_FUNCTION() function
943 PHP_FUNCTION(xsl_xsltprocessor_set_security_prefs) in PHP_FUNCTION() function
963 PHP_FUNCTION(xsl_xsltprocessor_get_security_prefs) in PHP_FUNCTION() function
[all …]
/PHP-5.5/ext/xmlwriter/
H A Dphp_xmlwriter.c1199 static PHP_FUNCTION(xmlwriter_start_pi) in PHP_FUNCTION() function
1207 static PHP_FUNCTION(xmlwriter_end_pi) in PHP_FUNCTION() function
1215 static PHP_FUNCTION(xmlwriter_write_pi) in PHP_FUNCTION() function
1294 static PHP_FUNCTION(xmlwriter_end_cdata) in PHP_FUNCTION() function
1310 static PHP_FUNCTION(xmlwriter_write_raw) in PHP_FUNCTION() function
1318 static PHP_FUNCTION(xmlwriter_text) in PHP_FUNCTION() function
1428 static PHP_FUNCTION(xmlwriter_start_dtd) in PHP_FUNCTION() function
1469 static PHP_FUNCTION(xmlwriter_end_dtd) in PHP_FUNCTION() function
1477 static PHP_FUNCTION(xmlwriter_write_dtd) in PHP_FUNCTION() function
1743 static PHP_FUNCTION(xmlwriter_open_uri) in PHP_FUNCTION() function
[all …]
/PHP-5.5/ext/xmlrpc/
H A Dxmlrpc-epi-php.c710 PHP_FUNCTION(xmlrpc_encode_request) in PHP_FUNCTION() function
757 PHP_FUNCTION(xmlrpc_encode) in PHP_FUNCTION() function
824 PHP_FUNCTION(xmlrpc_decode_request) in PHP_FUNCTION() function
847 PHP_FUNCTION(xmlrpc_decode) in PHP_FUNCTION() function
872 PHP_FUNCTION(xmlrpc_server_create) in PHP_FUNCTION() function
902 PHP_FUNCTION(xmlrpc_server_destroy) in PHP_FUNCTION() function
1035 PHP_FUNCTION(xmlrpc_server_register_method) in PHP_FUNCTION() function
1100 PHP_FUNCTION(xmlrpc_server_call_method) in PHP_FUNCTION() function
1480 PHP_FUNCTION(xmlrpc_set_type) in PHP_FUNCTION() function
1505 PHP_FUNCTION(xmlrpc_get_type) in PHP_FUNCTION() function
[all …]
/PHP-5.5/ext/xml/
H A Dxml.c1225 PHP_FUNCTION(xml_parser_create) in PHP_FUNCTION() function
1233 PHP_FUNCTION(xml_parser_create_ns) in PHP_FUNCTION() function
1241 PHP_FUNCTION(xml_set_object) in PHP_FUNCTION() function
1440 PHP_FUNCTION(xml_parse) in PHP_FUNCTION() function
1464 PHP_FUNCTION(xml_parse_into_struct) in PHP_FUNCTION() function
1508 PHP_FUNCTION(xml_get_error_code) in PHP_FUNCTION() function
1524 PHP_FUNCTION(xml_error_string) in PHP_FUNCTION() function
1590 PHP_FUNCTION(xml_parser_free) in PHP_FUNCTION() function
1616 PHP_FUNCTION(xml_parser_set_option) in PHP_FUNCTION() function
1692 PHP_FUNCTION(utf8_encode) in PHP_FUNCTION() function
[all …]
/PHP-5.5/ext/wddx/
H A Dwddx.c1178 PHP_FUNCTION(wddx_serialize_value) in PHP_FUNCTION() function
1203 PHP_FUNCTION(wddx_serialize_vars) in PHP_FUNCTION() function
1260 PHP_FUNCTION(wddx_packet_start) in PHP_FUNCTION() function
1283 PHP_FUNCTION(wddx_packet_end) in PHP_FUNCTION() function
1306 PHP_FUNCTION(wddx_add_vars) in PHP_FUNCTION() function
1341 PHP_FUNCTION(wddx_deserialize) in PHP_FUNCTION() function
/PHP-5.5/ext/tokenizer/
H A Dtokenizer.c180 PHP_FUNCTION(token_get_all) in PHP_FUNCTION() function
211 PHP_FUNCTION(token_name) in PHP_FUNCTION() function
/PHP-5.5/ext/tidy/
H A Dtidy.c1256 static PHP_FUNCTION(tidy_get_output) in PHP_FUNCTION() function
1271 static PHP_FUNCTION(tidy_parse_file) in PHP_FUNCTION() function
1339 static PHP_FUNCTION(tidy_diagnose) in PHP_FUNCTION() function
1408 static PHP_FUNCTION(tidy_get_config) in PHP_FUNCTION() function
1467 static PHP_FUNCTION(tidy_is_xhtml) in PHP_FUNCTION() function
1477 static PHP_FUNCTION(tidy_is_xml) in PHP_FUNCTION() function
1527 static PHP_FUNCTION(tidy_getopt) in PHP_FUNCTION() function
1677 static PHP_FUNCTION(tidy_get_root) in PHP_FUNCTION() function
1685 static PHP_FUNCTION(tidy_get_html) in PHP_FUNCTION() function
1693 static PHP_FUNCTION(tidy_get_head) in PHP_FUNCTION() function
[all …]

Completed in 130 milliseconds

12345678