Home
last modified time | relevance | path

Searched refs:PHP_FUNCTION (Results 26 – 50 of 322) sorted by relevance

12345678910>>...13

/PHP-7.2/ext/standard/
H A Dfile.h35 PHP_FUNCTION(popen);
36 PHP_FUNCTION(pclose);
41 PHP_FUNCTION(fscanf);
50 PHP_FUNCTION(mkdir);
51 PHP_FUNCTION(rmdir);
54 PHP_FUNCTION(umask);
55 PHP_FUNCTION(rename);
56 PHP_FUNCTION(unlink);
57 PHP_FUNCTION(copy);
58 PHP_FUNCTION(file);
[all …]
H A Dexec.h24 PHP_FUNCTION(system);
25 PHP_FUNCTION(exec);
26 PHP_FUNCTION(escapeshellcmd);
27 PHP_FUNCTION(escapeshellarg);
28 PHP_FUNCTION(passthru);
29 PHP_FUNCTION(shell_exec);
30 PHP_FUNCTION(proc_open);
31 PHP_FUNCTION(proc_get_status);
32 PHP_FUNCTION(proc_close);
33 PHP_FUNCTION(proc_terminate);
[all …]
H A Dphp_dir.h27 PHP_FUNCTION(opendir);
28 PHP_FUNCTION(closedir);
29 PHP_FUNCTION(chdir);
31 PHP_FUNCTION(chroot);
33 PHP_FUNCTION(getcwd);
34 PHP_FUNCTION(rewinddir);
36 PHP_FUNCTION(getdir);
37 PHP_FUNCTION(glob);
38 PHP_FUNCTION(scandir);
H A Dhead.h32 PHP_FUNCTION(header);
33 PHP_FUNCTION(header_remove);
34 PHP_FUNCTION(setcookie);
35 PHP_FUNCTION(setrawcookie);
36 PHP_FUNCTION(headers_sent);
37 PHP_FUNCTION(headers_list);
38 PHP_FUNCTION(http_response_code);
/PHP-7.2/ext/pcntl/
H A Dphp_pcntl.h40 PHP_FUNCTION(pcntl_alarm);
41 PHP_FUNCTION(pcntl_fork);
42 PHP_FUNCTION(pcntl_waitpid);
43 PHP_FUNCTION(pcntl_wait);
44 PHP_FUNCTION(pcntl_wifexited);
45 PHP_FUNCTION(pcntl_wifstopped);
51 PHP_FUNCTION(pcntl_wtermsig);
52 PHP_FUNCTION(pcntl_wstopsig);
53 PHP_FUNCTION(pcntl_signal);
57 PHP_FUNCTION(pcntl_strerror);
[all …]
/PHP-7.2/ext/date/
H A Dphp_date.h33 PHP_FUNCTION(date);
34 PHP_FUNCTION(idate);
35 PHP_FUNCTION(gmdate);
36 PHP_FUNCTION(strtotime);
38 PHP_FUNCTION(mktime);
39 PHP_FUNCTION(gmmktime);
44 PHP_FUNCTION(strftime);
48 PHP_FUNCTION(time);
50 PHP_FUNCTION(getdate);
65 PHP_FUNCTION(date_add);
[all …]
/PHP-7.2/ext/xmlrpc/
H A Dphp_xmlrpc.h70 PHP_FUNCTION(xmlrpc_encode);
71 PHP_FUNCTION(xmlrpc_decode);
72 PHP_FUNCTION(xmlrpc_decode_request);
73 PHP_FUNCTION(xmlrpc_encode_request);
74 PHP_FUNCTION(xmlrpc_get_type);
75 PHP_FUNCTION(xmlrpc_set_type);
76 PHP_FUNCTION(xmlrpc_is_fault);
77 PHP_FUNCTION(xmlrpc_server_create);
78 PHP_FUNCTION(xmlrpc_server_destroy);
79 PHP_FUNCTION(xmlrpc_server_register_method);
[all …]
/PHP-7.2/ext/curl/
H A Dphp_curl.h78 PHP_FUNCTION(curl_close);
80 PHP_FUNCTION(curl_errno);
81 PHP_FUNCTION(curl_error);
82 PHP_FUNCTION(curl_exec);
83 PHP_FUNCTION(curl_getinfo);
84 PHP_FUNCTION(curl_init);
85 PHP_FUNCTION(curl_setopt);
87 PHP_FUNCTION(curl_version);
111 PHP_FUNCTION(curl_reset);
115 PHP_FUNCTION(curl_escape);
[all …]
/PHP-7.2/ext/xsl/
H A Dxsl_fe.h27 PHP_FUNCTION(xsl_xsltprocessor_import_stylesheet);
28 PHP_FUNCTION(xsl_xsltprocessor_transform_to_doc);
29 PHP_FUNCTION(xsl_xsltprocessor_transform_to_uri);
30 PHP_FUNCTION(xsl_xsltprocessor_transform_to_xml);
31 PHP_FUNCTION(xsl_xsltprocessor_set_parameter);
32 PHP_FUNCTION(xsl_xsltprocessor_get_parameter);
33 PHP_FUNCTION(xsl_xsltprocessor_remove_parameter);
34 PHP_FUNCTION(xsl_xsltprocessor_has_exslt_support);
36 PHP_FUNCTION(xsl_xsltprocessor_set_profiling);
37 PHP_FUNCTION(xsl_xsltprocessor_set_security_prefs);
[all …]
/PHP-7.2/ext/xml/
H A Dphp_xml.h114 PHP_FUNCTION(xml_parser_create);
115 PHP_FUNCTION(xml_parser_create_ns);
116 PHP_FUNCTION(xml_set_object);
126 PHP_FUNCTION(xml_parse);
127 PHP_FUNCTION(xml_get_error_code);
128 PHP_FUNCTION(xml_error_string);
132 PHP_FUNCTION(xml_parser_free);
133 PHP_FUNCTION(xml_parser_set_option);
134 PHP_FUNCTION(xml_parser_get_option);
135 PHP_FUNCTION(utf8_encode);
[all …]
/PHP-7.2/ext/snmp/
H A Dphp_snmp.h51 PHP_FUNCTION(snmpget);
52 PHP_FUNCTION(snmpgetnext);
53 PHP_FUNCTION(snmpwalk);
54 PHP_FUNCTION(snmprealwalk);
55 PHP_FUNCTION(snmpset);
61 PHP_FUNCTION(snmp2_get);
63 PHP_FUNCTION(snmp2_walk);
65 PHP_FUNCTION(snmp2_set);
67 PHP_FUNCTION(snmp3_get);
69 PHP_FUNCTION(snmp3_walk);
[all …]
/PHP-7.2/ext/com_dotnet/
H A Dphp_com_dotnet_internal.h128 PHP_FUNCTION(variant_set);
129 PHP_FUNCTION(variant_add);
130 PHP_FUNCTION(variant_cat);
131 PHP_FUNCTION(variant_sub);
132 PHP_FUNCTION(variant_mul);
133 PHP_FUNCTION(variant_and);
134 PHP_FUNCTION(variant_div);
135 PHP_FUNCTION(variant_eqv);
137 PHP_FUNCTION(variant_imp);
138 PHP_FUNCTION(variant_mod);
[all …]
/PHP-7.2/ext/intl/formatter/
H A Dformatter_attr.h22 PHP_FUNCTION( numfmt_set_attribute );
23 PHP_FUNCTION( numfmt_get_attribute );
24 PHP_FUNCTION( numfmt_set_text_attribute );
25 PHP_FUNCTION( numfmt_get_text_attribute );
26 PHP_FUNCTION( numfmt_set_symbol );
27 PHP_FUNCTION( numfmt_get_symbol );
28 PHP_FUNCTION( numfmt_set_pattern );
29 PHP_FUNCTION( numfmt_get_pattern );
30 PHP_FUNCTION( numfmt_get_locale );
/PHP-7.2/ext/intl/grapheme/
H A Dgrapheme.h23 PHP_FUNCTION(grapheme_strlen);
24 PHP_FUNCTION(grapheme_strpos);
25 PHP_FUNCTION(grapheme_stripos);
26 PHP_FUNCTION(grapheme_strrpos);
27 PHP_FUNCTION(grapheme_strripos);
28 PHP_FUNCTION(grapheme_substr);
29 PHP_FUNCTION(grapheme_strstr);
30 PHP_FUNCTION(grapheme_stristr);
31 PHP_FUNCTION(grapheme_extract);
/PHP-7.2/ext/odbc/
H A Dphp_birdstep.h68 PHP_FUNCTION(birdstep_connect);
69 PHP_FUNCTION(birdstep_close);
70 PHP_FUNCTION(birdstep_exec);
71 PHP_FUNCTION(birdstep_fetch);
72 PHP_FUNCTION(birdstep_result);
73 PHP_FUNCTION(birdstep_freeresult);
74 PHP_FUNCTION(birdstep_autocommit);
76 PHP_FUNCTION(birdstep_commit);
77 PHP_FUNCTION(birdstep_rollback);
78 PHP_FUNCTION(birdstep_fieldnum);
[all …]
/PHP-7.2/ext/bcmath/
H A Dphp_bcmath.h36 PHP_FUNCTION(bcadd);
37 PHP_FUNCTION(bcsub);
38 PHP_FUNCTION(bcmul);
39 PHP_FUNCTION(bcdiv);
40 PHP_FUNCTION(bcmod);
41 PHP_FUNCTION(bcpow);
42 PHP_FUNCTION(bcsqrt);
43 PHP_FUNCTION(bccomp);
44 PHP_FUNCTION(bcscale);
45 PHP_FUNCTION(bcpowmod);
/PHP-7.2/ext/mbstring/
H A Dphp_mbregex.h80 PHP_FUNCTION(mb_regex_encoding);
81 PHP_FUNCTION(mb_ereg);
82 PHP_FUNCTION(mb_eregi);
83 PHP_FUNCTION(mb_ereg_replace);
84 PHP_FUNCTION(mb_eregi_replace);
86 PHP_FUNCTION(mb_split);
87 PHP_FUNCTION(mb_ereg_match);
88 PHP_FUNCTION(mb_ereg_search);
89 PHP_FUNCTION(mb_ereg_search_pos);
90 PHP_FUNCTION(mb_ereg_search_regs);
[all …]
/PHP-7.2/ext/ctype/
H A Dctype.c35 static PHP_FUNCTION(ctype_alnum);
36 static PHP_FUNCTION(ctype_alpha);
37 static PHP_FUNCTION(ctype_cntrl);
38 static PHP_FUNCTION(ctype_digit);
39 static PHP_FUNCTION(ctype_lower);
40 static PHP_FUNCTION(ctype_graph);
41 static PHP_FUNCTION(ctype_print);
42 static PHP_FUNCTION(ctype_punct);
43 static PHP_FUNCTION(ctype_space);
44 static PHP_FUNCTION(ctype_upper);
[all …]
/PHP-7.2/ext/intl/dateformat/
H A Ddateformat_attr.h22 PHP_FUNCTION( datefmt_get_datetype );
23 PHP_FUNCTION( datefmt_get_timetype );
24 PHP_FUNCTION( datefmt_get_locale );
25 PHP_FUNCTION( datefmt_get_pattern );
26 PHP_FUNCTION( datefmt_set_pattern );
27 PHP_FUNCTION( datefmt_is_lenient );
28 PHP_FUNCTION( datefmt_set_lenient );
H A Ddateformat_attrcpp.h20 PHP_FUNCTION(datefmt_get_timezone_id);
22 PHP_FUNCTION(datefmt_get_timezone);
24 PHP_FUNCTION(datefmt_set_timezone);
26 PHP_FUNCTION(datefmt_get_calendar);
28 PHP_FUNCTION(datefmt_set_calendar);
30 PHP_FUNCTION(datefmt_get_calendar_object);
/PHP-7.2/ext/intl/transliterator/
H A Dtransliterator_methods.h22 PHP_FUNCTION( transliterator_create );
24 PHP_FUNCTION( transliterator_create_from_rules );
26 PHP_FUNCTION( transliterator_list_ids );
28 PHP_FUNCTION( transliterator_create_inverse );
30 PHP_FUNCTION( transliterator_transliterate );
34 PHP_FUNCTION( transliterator_get_error_code );
36 PHP_FUNCTION( transliterator_get_error_message );
/PHP-7.2/ext/iconv/
H A Dphp_iconv.h61 PHP_FUNCTION(ob_iconv_handler);
62 PHP_FUNCTION(iconv_get_encoding);
63 PHP_FUNCTION(iconv_set_encoding);
64 PHP_FUNCTION(iconv_strlen);
65 PHP_FUNCTION(iconv_substr);
66 PHP_FUNCTION(iconv_strpos);
67 PHP_FUNCTION(iconv_strrpos);
68 PHP_FUNCTION(iconv_mime_encode);
69 PHP_FUNCTION(iconv_mime_decode);
70 PHP_FUNCTION(iconv_mime_decode_headers);
/PHP-7.2/ext/sysvmsg/
H A Dphp_sysvmsg.h48 PHP_FUNCTION(msg_get_queue);
49 PHP_FUNCTION(msg_remove_queue);
50 PHP_FUNCTION(msg_stat_queue);
51 PHP_FUNCTION(msg_set_queue);
52 PHP_FUNCTION(msg_send);
53 PHP_FUNCTION(msg_receive);
54 PHP_FUNCTION(msg_queue_exists);
/PHP-7.2/ext/wddx/
H A Dphp_wddx.h32 PHP_FUNCTION(wddx_serialize_value);
33 PHP_FUNCTION(wddx_serialize_vars);
34 PHP_FUNCTION(wddx_packet_start);
35 PHP_FUNCTION(wddx_packet_end);
36 PHP_FUNCTION(wddx_add_vars);
37 PHP_FUNCTION(wddx_deserialize);
/PHP-7.2/ext/dba/
H A Dphp_dba.h132 PHP_FUNCTION(dba_open);
133 PHP_FUNCTION(dba_popen);
134 PHP_FUNCTION(dba_close);
136 PHP_FUNCTION(dba_nextkey);
137 PHP_FUNCTION(dba_replace);
138 PHP_FUNCTION(dba_insert);
139 PHP_FUNCTION(dba_delete);
140 PHP_FUNCTION(dba_exists);
141 PHP_FUNCTION(dba_fetch);
143 PHP_FUNCTION(dba_sync);
[all …]

Completed in 50 milliseconds

12345678910>>...13