Home
last modified time | relevance | path

Searched refs:PHP_FUNCTION (Results 226 – 250 of 334) sorted by path

12345678910>>...14

/PHP-5.5/ext/standard/
H A Dhead.c39 PHP_FUNCTION(header) in PHP_FUNCTION() function
54 PHP_FUNCTION(header_remove) in PHP_FUNCTION() function
178 PHP_FUNCTION(setcookie) in PHP_FUNCTION() function
201 PHP_FUNCTION(setrawcookie) in PHP_FUNCTION() function
225 PHP_FUNCTION(headers_sent) in PHP_FUNCTION() function
274 PHP_FUNCTION(headers_list) in PHP_FUNCTION() function
287 PHP_FUNCTION(http_response_code) in PHP_FUNCTION() function
H A Dhead.h25 PHP_FUNCTION(header);
26 PHP_FUNCTION(header_remove);
27 PHP_FUNCTION(setcookie);
28 PHP_FUNCTION(setrawcookie);
29 PHP_FUNCTION(headers_sent);
30 PHP_FUNCTION(headers_list);
31 PHP_FUNCTION(http_response_code);
H A Dhtml.c1480 PHP_FUNCTION(htmlspecialchars) in PHP_FUNCTION() function
1488 PHP_FUNCTION(htmlspecialchars_decode) in PHP_FUNCTION() function
1510 PHP_FUNCTION(html_entity_decode) in PHP_FUNCTION() function
1534 PHP_FUNCTION(htmlentities) in PHP_FUNCTION() function
1598 PHP_FUNCTION(get_html_translation_table) in PHP_FUNCTION() function
H A Dhtml.h51 PHP_FUNCTION(htmlspecialchars);
52 PHP_FUNCTION(htmlentities);
53 PHP_FUNCTION(htmlspecialchars_decode);
54 PHP_FUNCTION(html_entity_decode);
55 PHP_FUNCTION(get_html_translation_table);
H A Dhttp.c210 PHP_FUNCTION(http_build_query) in PHP_FUNCTION() function
H A Dimage.c1160 PHP_FUNCTION(image_type_to_mime_type) in PHP_FUNCTION() function
1174 PHP_FUNCTION(image_type_to_extension) in PHP_FUNCTION() function
1425 PHP_FUNCTION(getimagesize) in PHP_FUNCTION() function
1433 PHP_FUNCTION(getimagesizefromstring) in PHP_FUNCTION() function
H A Dinfo.c1379 PHP_FUNCTION(phpinfo) in PHP_FUNCTION() function
1399 PHP_FUNCTION(phpversion) in PHP_FUNCTION() function
1423 PHP_FUNCTION(phpcredits) in PHP_FUNCTION() function
1438 PHP_FUNCTION(php_sapi_name) in PHP_FUNCTION() function
1455 PHP_FUNCTION(php_uname) in PHP_FUNCTION() function
1470 PHP_FUNCTION(php_ini_scanned_files) in PHP_FUNCTION() function
1486 PHP_FUNCTION(php_ini_loaded_file) in PHP_FUNCTION() function
H A Dinfo.h58 PHP_FUNCTION(phpversion);
59 PHP_FUNCTION(phpinfo);
60 PHP_FUNCTION(phpcredits);
61 PHP_FUNCTION(php_sapi_name);
62 PHP_FUNCTION(php_uname);
63 PHP_FUNCTION(php_ini_scanned_files);
64 PHP_FUNCTION(php_ini_loaded_file);
H A Diptc.c187 PHP_FUNCTION(iptcembed) in PHP_FUNCTION() function
311 PHP_FUNCTION(iptcparse) in PHP_FUNCTION() function
H A Dlcg.c119 PHP_FUNCTION(lcg_value) in PHP_FUNCTION() function
H A Dlevenshtein.c92 PHP_FUNCTION(levenshtein) in PHP_FUNCTION() function
H A Dlink.c55 PHP_FUNCTION(readlink) in PHP_FUNCTION() function
85 PHP_FUNCTION(linkinfo) in PHP_FUNCTION() function
119 PHP_FUNCTION(symlink) in PHP_FUNCTION() function
177 PHP_FUNCTION(link) in PHP_FUNCTION() function
H A Dlink_win32.c63 PHP_FUNCTION(readlink) in PHP_FUNCTION() function
87 PHP_FUNCTION(linkinfo) in PHP_FUNCTION() function
110 PHP_FUNCTION(symlink) in PHP_FUNCTION() function
190 PHP_FUNCTION(link) in PHP_FUNCTION() function
H A Dmail.c79 PHP_FUNCTION(ezmlm_hash) in PHP_FUNCTION() function
101 PHP_FUNCTION(mail) in PHP_FUNCTION() function
H A Dmath.c277 PHP_FUNCTION(abs) in PHP_FUNCTION() function
383 PHP_FUNCTION(sin) in PHP_FUNCTION() function
396 PHP_FUNCTION(cos) in PHP_FUNCTION() function
409 PHP_FUNCTION(tan) in PHP_FUNCTION() function
422 PHP_FUNCTION(asin) in PHP_FUNCTION() function
435 PHP_FUNCTION(acos) in PHP_FUNCTION() function
448 PHP_FUNCTION(atan) in PHP_FUNCTION() function
552 PHP_FUNCTION(pi) in PHP_FUNCTION() function
599 PHP_FUNCTION(pow) in PHP_FUNCTION() function
649 PHP_FUNCTION(exp) in PHP_FUNCTION() function
[all …]
H A Dmetaphone.c32 PHP_FUNCTION(metaphone) in PHP_FUNCTION() function
H A Dmicrotime.c93 PHP_FUNCTION(microtime) in PHP_FUNCTION() function
101 PHP_FUNCTION(gettimeofday) in PHP_FUNCTION() function
111 PHP_FUNCTION(getrusage) in PHP_FUNCTION() function
H A Dmicrotime.h25 PHP_FUNCTION(microtime);
26 PHP_FUNCTION(gettimeofday);
29 PHP_FUNCTION(getrusage);
H A Dpack.c106 PHP_FUNCTION(pack) in PHP_FUNCTION() function
529 PHP_FUNCTION(unpack) in PHP_FUNCTION() function
H A Dpack.h25 PHP_FUNCTION(pack);
26 PHP_FUNCTION(unpack);
H A Dpageinfo.c97 PHP_FUNCTION(getmyuid) in PHP_FUNCTION() function
116 PHP_FUNCTION(getmygid) in PHP_FUNCTION() function
135 PHP_FUNCTION(getmypid) in PHP_FUNCTION() function
154 PHP_FUNCTION(getmyinode) in PHP_FUNCTION() function
177 PHP_FUNCTION(getlastmod) in PHP_FUNCTION() function
H A Dpageinfo.h24 PHP_FUNCTION(getmyuid);
25 PHP_FUNCTION(getmygid);
26 PHP_FUNCTION(getmypid);
27 PHP_FUNCTION(getmyinode);
28 PHP_FUNCTION(getlastmod);
H A Dpassword.c175 PHP_FUNCTION(password_get_info) in PHP_FUNCTION() function
217 PHP_FUNCTION(password_needs_rehash) in PHP_FUNCTION() function
273 PHP_FUNCTION(password_verify) in PHP_FUNCTION() function
308 PHP_FUNCTION(password_hash) in PHP_FUNCTION() function
H A Dphp_array.h30 PHP_FUNCTION(ksort);
34 PHP_FUNCTION(asort);
36 PHP_FUNCTION(sort);
37 PHP_FUNCTION(rsort);
38 PHP_FUNCTION(usort);
44 PHP_FUNCTION(end);
45 PHP_FUNCTION(prev);
46 PHP_FUNCTION(next);
49 PHP_FUNCTION(key);
50 PHP_FUNCTION(min);
[all …]
H A Dphp_assert.h29 PHP_FUNCTION(assert);
30 PHP_FUNCTION(assert_options);

Completed in 62 milliseconds

12345678910>>...14