Home
last modified time | relevance | path

Searched defs:PHP_FUNCTION (Results 1 – 25 of 197) sorted by path

12345678

/PHP-5.5/ext/bcmath/
H A Dbcmath.c221 PHP_FUNCTION(bcadd) in PHP_FUNCTION() function
261 PHP_FUNCTION(bcsub) in PHP_FUNCTION() function
301 PHP_FUNCTION(bcmul) in PHP_FUNCTION() function
341 PHP_FUNCTION(bcdiv) in PHP_FUNCTION() function
387 PHP_FUNCTION(bcmod) in PHP_FUNCTION() function
423 PHP_FUNCTION(bcpowmod) in PHP_FUNCTION() function
467 PHP_FUNCTION(bcpow) in PHP_FUNCTION() function
507 PHP_FUNCTION(bcsqrt) in PHP_FUNCTION() function
545 PHP_FUNCTION(bccomp) in PHP_FUNCTION() function
577 PHP_FUNCTION(bcscale) in PHP_FUNCTION() function
/PHP-5.5/ext/bz2/
H A Dbz2.c338 static PHP_FUNCTION(bzread) in PHP_FUNCTION() function
371 static PHP_FUNCTION(bzopen) in PHP_FUNCTION() function
465 static PHP_FUNCTION(bzerrno) in PHP_FUNCTION() function
473 static PHP_FUNCTION(bzerrstr) in PHP_FUNCTION() function
481 static PHP_FUNCTION(bzerror) in PHP_FUNCTION() function
489 static PHP_FUNCTION(bzcompress) in PHP_FUNCTION() function
542 static PHP_FUNCTION(bzdecompress) in PHP_FUNCTION() function
/PHP-5.5/ext/calendar/
H A Dcal_unix.c29 PHP_FUNCTION(unixtojd) in PHP_FUNCTION() function
54 PHP_FUNCTION(jdtounix) in PHP_FUNCTION() function
H A Dcalendar.c291 PHP_FUNCTION(cal_info) in PHP_FUNCTION() function
371 PHP_FUNCTION(cal_to_jd) in PHP_FUNCTION() function
390 PHP_FUNCTION(cal_from_jd) in PHP_FUNCTION() function
470 PHP_FUNCTION(jdtojulian) in PHP_FUNCTION() function
489 PHP_FUNCTION(juliantojd) in PHP_FUNCTION() function
598 PHP_FUNCTION(jdtojewish) in PHP_FUNCTION() function
637 PHP_FUNCTION(jewishtojd) in PHP_FUNCTION() function
651 PHP_FUNCTION(jdtofrench) in PHP_FUNCTION() function
670 PHP_FUNCTION(frenchtojd) in PHP_FUNCTION() function
684 PHP_FUNCTION(jddayofweek) in PHP_FUNCTION() function
[all …]
H A Deaster.c126 PHP_FUNCTION(easter_date) in PHP_FUNCTION() function
134 PHP_FUNCTION(easter_days) in PHP_FUNCTION() function
/PHP-5.5/ext/com_dotnet/
H A Dcom_com.c33 PHP_FUNCTION(com_create_instance) in PHP_FUNCTION() function
287 PHP_FUNCTION(com_get_active_object) in PHP_FUNCTION() function
656 PHP_FUNCTION(com_create_guid) in PHP_FUNCTION() function
679 PHP_FUNCTION(com_event_sink) in PHP_FUNCTION() function
740 PHP_FUNCTION(com_print_typeinfo) in PHP_FUNCTION() function
777 PHP_FUNCTION(com_message_pump) in PHP_FUNCTION() function
805 PHP_FUNCTION(com_load_typelib) in PHP_FUNCTION() function
H A Dcom_dotnet.c186 PHP_FUNCTION(com_dotnet_create_instance) in PHP_FUNCTION() function
H A Dcom_handlers.c255 static PHP_FUNCTION(com_method_handler) in PHP_FUNCTION() function
H A Dcom_variant.c473 PHP_FUNCTION(variant_set) in PHP_FUNCTION() function
620 PHP_FUNCTION(variant_add) in PHP_FUNCTION() function
628 PHP_FUNCTION(variant_cat) in PHP_FUNCTION() function
636 PHP_FUNCTION(variant_sub) in PHP_FUNCTION() function
644 PHP_FUNCTION(variant_mul) in PHP_FUNCTION() function
652 PHP_FUNCTION(variant_and) in PHP_FUNCTION() function
660 PHP_FUNCTION(variant_div) in PHP_FUNCTION() function
668 PHP_FUNCTION(variant_eqv) in PHP_FUNCTION() function
684 PHP_FUNCTION(variant_imp) in PHP_FUNCTION() function
692 PHP_FUNCTION(variant_mod) in PHP_FUNCTION() function
[all …]
/PHP-5.5/ext/ctype/
H A Dctype.c183 static PHP_FUNCTION(ctype_alnum) in PHP_FUNCTION() function
191 static PHP_FUNCTION(ctype_alpha) in PHP_FUNCTION() function
199 static PHP_FUNCTION(ctype_cntrl) in PHP_FUNCTION() function
207 static PHP_FUNCTION(ctype_digit) in PHP_FUNCTION() function
215 static PHP_FUNCTION(ctype_lower) in PHP_FUNCTION() function
223 static PHP_FUNCTION(ctype_graph) in PHP_FUNCTION() function
231 static PHP_FUNCTION(ctype_print) in PHP_FUNCTION() function
239 static PHP_FUNCTION(ctype_punct) in PHP_FUNCTION() function
247 static PHP_FUNCTION(ctype_space) in PHP_FUNCTION() function
255 static PHP_FUNCTION(ctype_upper) in PHP_FUNCTION() function
[all …]
/PHP-5.5/ext/curl/
H A Dcurl_file.c66 PHP_FUNCTION(curl_file_create) in PHP_FUNCTION() function
H A Dinterface.c1767 PHP_FUNCTION(curl_version) in PHP_FUNCTION() function
1950 PHP_FUNCTION(curl_init) in PHP_FUNCTION() function
2890 PHP_FUNCTION(curl_setopt) in PHP_FUNCTION() function
2966 PHP_FUNCTION(curl_exec) in PHP_FUNCTION() function
3023 PHP_FUNCTION(curl_getinfo) in PHP_FUNCTION() function
3231 PHP_FUNCTION(curl_error) in PHP_FUNCTION() function
3249 PHP_FUNCTION(curl_errno) in PHP_FUNCTION() function
3266 PHP_FUNCTION(curl_close) in PHP_FUNCTION() function
3469 PHP_FUNCTION(curl_reset) in PHP_FUNCTION() function
3495 PHP_FUNCTION(curl_escape) in PHP_FUNCTION() function
[all …]
H A Dmulti.c54 PHP_FUNCTION(curl_multi_init) in PHP_FUNCTION() function
73 PHP_FUNCTION(curl_multi_add_handle) in PHP_FUNCTION() function
130 PHP_FUNCTION(curl_multi_remove_handle) in PHP_FUNCTION() function
165 PHP_FUNCTION(curl_multi_select) in PHP_FUNCTION() function
198 PHP_FUNCTION(curl_multi_exec) in PHP_FUNCTION() function
236 PHP_FUNCTION(curl_multi_getcontent) in PHP_FUNCTION() function
261 PHP_FUNCTION(curl_multi_info_read) in PHP_FUNCTION() function
324 PHP_FUNCTION(curl_multi_close) in PHP_FUNCTION() function
365 PHP_FUNCTION(curl_multi_strerror) in PHP_FUNCTION() function
416 PHP_FUNCTION(curl_multi_setopt) in PHP_FUNCTION() function
H A Dshare.c37 PHP_FUNCTION(curl_share_init) in PHP_FUNCTION() function
55 PHP_FUNCTION(curl_share_close) in PHP_FUNCTION() function
96 PHP_FUNCTION(curl_share_setopt) in PHP_FUNCTION() function
/PHP-5.5/ext/date/
H A Dphp_date.c1360 PHP_FUNCTION(date) in PHP_FUNCTION() function
1368 PHP_FUNCTION(gmdate) in PHP_FUNCTION() function
1376 PHP_FUNCTION(idate) in PHP_FUNCTION() function
1444 PHP_FUNCTION(strtotime) in PHP_FUNCTION() function
1596 PHP_FUNCTION(mktime) in PHP_FUNCTION() function
1604 PHP_FUNCTION(gmmktime) in PHP_FUNCTION() function
1724 PHP_FUNCTION(strftime) in PHP_FUNCTION() function
1741 PHP_FUNCTION(time) in PHP_FUNCTION() function
1796 PHP_FUNCTION(getdate) in PHP_FUNCTION() function
3183 PHP_FUNCTION(date_add) in PHP_FUNCTION() function
[all …]
/PHP-5.5/ext/dba/
H A Ddba.c957 PHP_FUNCTION(dba_popen) in PHP_FUNCTION() function
965 PHP_FUNCTION(dba_open) in PHP_FUNCTION() function
973 PHP_FUNCTION(dba_close) in PHP_FUNCTION() function
990 PHP_FUNCTION(dba_exists) in PHP_FUNCTION() function
1005 PHP_FUNCTION(dba_fetch) in PHP_FUNCTION() function
1100 PHP_FUNCTION(dba_nextkey) in PHP_FUNCTION() function
1125 PHP_FUNCTION(dba_delete) in PHP_FUNCTION() function
1144 PHP_FUNCTION(dba_insert) in PHP_FUNCTION() function
1153 PHP_FUNCTION(dba_replace) in PHP_FUNCTION() function
1184 PHP_FUNCTION(dba_sync) in PHP_FUNCTION() function
[all …]
/PHP-5.5/ext/dom/
H A Dattr.c260 PHP_FUNCTION(dom_attr_is_id) in PHP_FUNCTION() function
H A Dcharacterdata.c173 PHP_FUNCTION(dom_characterdata_substring_data) in PHP_FUNCTION() function
222 PHP_FUNCTION(dom_characterdata_append_data) in PHP_FUNCTION() function
256 PHP_FUNCTION(dom_characterdata_insert_data) in PHP_FUNCTION() function
304 PHP_FUNCTION(dom_characterdata_delete_data) in PHP_FUNCTION() function
359 PHP_FUNCTION(dom_characterdata_replace_data) in PHP_FUNCTION() function
H A Ddocument.c902 PHP_FUNCTION(dom_document_create_element) in PHP_FUNCTION() function
990 PHP_FUNCTION(dom_document_create_comment) in PHP_FUNCTION() function
1174 PHP_FUNCTION(dom_document_import_node) in PHP_FUNCTION() function
1414 PHP_FUNCTION(dom_document_adopt_node) in PHP_FUNCTION() function
1444 PHP_FUNCTION(dom_document_rename_node) in PHP_FUNCTION() function
1754 PHP_FUNCTION(dom_document_save) in PHP_FUNCTION() function
1798 PHP_FUNCTION(dom_document_savexml) in PHP_FUNCTION() function
1908 PHP_FUNCTION(dom_document_xinclude) in PHP_FUNCTION() function
1949 PHP_FUNCTION(dom_document_validate) in PHP_FUNCTION() function
2283 PHP_FUNCTION(dom_document_save_html_file) in PHP_FUNCTION() function
[all …]
H A Ddomconfiguration.c66 PHP_FUNCTION(dom_domconfiguration_set_parameter) in PHP_FUNCTION() function
76 PHP_FUNCTION(dom_domconfiguration_get_parameter) in PHP_FUNCTION() function
86 PHP_FUNCTION(dom_domconfiguration_can_set_parameter) in PHP_FUNCTION() function
H A Ddomerrorhandler.c54 PHP_FUNCTION(dom_domerrorhandler_handle_error) in PHP_FUNCTION() function
H A Ddomimplementationlist.c68 PHP_FUNCTION(dom_domimplementationlist_item) in PHP_FUNCTION() function
H A Ddomimplementationsource.c60 PHP_FUNCTION(dom_domimplementationsource_get_domimplementation) in PHP_FUNCTION() function
70 PHP_FUNCTION(dom_domimplementationsource_get_domimplementations) in PHP_FUNCTION() function
H A Ddomstringlist.c68 PHP_FUNCTION(dom_domstringlist_item) in PHP_FUNCTION() function
H A Delement.c329 PHP_FUNCTION(dom_element_get_attribute) in PHP_FUNCTION() function
372 PHP_FUNCTION(dom_element_set_attribute) in PHP_FUNCTION() function
438 PHP_FUNCTION(dom_element_remove_attribute) in PHP_FUNCTION() function
486 PHP_FUNCTION(dom_element_get_attribute_node) in PHP_FUNCTION() function
532 PHP_FUNCTION(dom_element_set_attribute_node) in PHP_FUNCTION() function
661 PHP_FUNCTION(dom_element_get_attribute_ns) in PHP_FUNCTION() function
741 PHP_FUNCTION(dom_element_set_attribute_ns) in PHP_FUNCTION() function
869 PHP_FUNCTION(dom_element_remove_attribute_ns) in PHP_FUNCTION() function
1057 PHP_FUNCTION(dom_element_has_attribute) in PHP_FUNCTION() function
1085 PHP_FUNCTION(dom_element_has_attribute_ns) in PHP_FUNCTION() function
[all …]

Completed in 115 milliseconds

12345678