Home
last modified time | relevance | path

Searched refs:PHP_FUNCTION (Results 201 – 225 of 334) sorted by relevance

12345678910>>...14

/PHP-5.5/ext/standard/
H A Dstring.c256 PHP_FUNCTION(bin2hex) in PHP_FUNCTION() function
278 PHP_FUNCTION(hex2bin) in PHP_FUNCTION() function
362 PHP_FUNCTION(strspn) in PHP_FUNCTION() function
370 PHP_FUNCTION(strcspn) in PHP_FUNCTION() function
866 PHP_FUNCTION(trim) in PHP_FUNCTION() function
874 PHP_FUNCTION(rtrim) in PHP_FUNCTION() function
882 PHP_FUNCTION(ltrim) in PHP_FUNCTION() function
1276 PHP_FUNCTION(strtok) in PHP_FUNCTION() function
2666 PHP_FUNCTION(ord) function
2681 PHP_FUNCTION(chr) function
[all …]
H A Dphp_crypt.h27 PHP_FUNCTION(crypt);
H A Ddl.h30 PHPAPI PHP_FUNCTION(dl);
H A Dphp_lcg.h33 PHP_FUNCTION(lcg_value);
H A Dphp_http.h34 PHP_FUNCTION(http_build_query);
H A Duser_filters.c54 PHP_FUNCTION(user_filter_nop) in PHP_FUNCTION() function
419 PHP_FUNCTION(stream_bucket_make_writeable) in PHP_FUNCTION() function
493 PHP_FUNCTION(stream_bucket_prepend) in PHP_FUNCTION() function
501 PHP_FUNCTION(stream_bucket_append) in PHP_FUNCTION() function
509 PHP_FUNCTION(stream_bucket_new) in PHP_FUNCTION() function
549 PHP_FUNCTION(stream_get_filters) in PHP_FUNCTION() function
579 PHP_FUNCTION(stream_filter_register) in PHP_FUNCTION() function
/PHP-5.5/ext/hash/
H A Dhash.c192 PHP_FUNCTION(hash) in PHP_FUNCTION() function
201 PHP_FUNCTION(hash_file) in PHP_FUNCTION() function
320 PHP_FUNCTION(hash_hmac) in PHP_FUNCTION() function
338 PHP_FUNCTION(hash_init) in PHP_FUNCTION() function
403 PHP_FUNCTION(hash_update) in PHP_FUNCTION() function
494 PHP_FUNCTION(hash_final) in PHP_FUNCTION() function
558 PHP_FUNCTION(hash_copy) in PHP_FUNCTION() function
595 PHP_FUNCTION(hash_algos) in PHP_FUNCTION() function
615 PHP_FUNCTION(hash_pbkdf2) in PHP_FUNCTION() function
803 PHP_FUNCTION(mhash) in PHP_FUNCTION() function
[all …]
/PHP-5.5/ext/dom/
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 …]
H A Ddomerrorhandler.c54 PHP_FUNCTION(dom_domerrorhandler_handle_error) in PHP_FUNCTION() function
H A Dtext.c145 PHP_FUNCTION(dom_text_split_text) in PHP_FUNCTION() function
207 PHP_FUNCTION(dom_text_is_whitespace_in_element_content) in PHP_FUNCTION() function
230 PHP_FUNCTION(dom_text_replace_whole_text) 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 Ddomstringlist.c68 PHP_FUNCTION(dom_domstringlist_item) in PHP_FUNCTION() function
H A Ddomimplementationlist.c68 PHP_FUNCTION(dom_domimplementationlist_item) 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 …]
/PHP-5.5/ext/pgsql/
H A Dpgsql.c1449 PHP_FUNCTION(pg_connect) function
1465 PHP_FUNCTION(pg_close) function
1581 PHP_FUNCTION(pg_dbname) function
1597 PHP_FUNCTION(pg_options) function
1605 PHP_FUNCTION(pg_port) function
1613 PHP_FUNCTION(pg_tty) function
1621 PHP_FUNCTION(pg_host) function
1629 PHP_FUNCTION(pg_version) function
1672 PHP_FUNCTION(pg_ping) function
1710 PHP_FUNCTION(pg_query) function
[all …]
/PHP-5.5/ext/mssql/
H A Dphp_mssql.c858 PHP_FUNCTION(mssql_connect) in PHP_FUNCTION() function
866 PHP_FUNCTION(mssql_pconnect) in PHP_FUNCTION() function
874 PHP_FUNCTION(mssql_close) in PHP_FUNCTION() function
903 PHP_FUNCTION(mssql_select_db) in PHP_FUNCTION() function
1324 PHP_FUNCTION(mssql_query) function
1460 PHP_FUNCTION(mssql_num_rows) function
1577 PHP_FUNCTION(mssql_fetch_row) function
1845 PHP_FUNCTION(mssql_result) function
1973 PHP_FUNCTION(mssql_init) function
2011 PHP_FUNCTION(mssql_bind) function
[all …]
/PHP-5.5/ext/imap/
H A Dphp_imap.c1258 PHP_FUNCTION(imap_open) in PHP_FUNCTION() function
1377 PHP_FUNCTION(imap_ping) in PHP_FUNCTION() function
1564 PHP_FUNCTION(imap_gc) in PHP_FUNCTION() function
1677 PHP_FUNCTION(imap_body) in PHP_FUNCTION() function
1839 PHP_FUNCTION(imap_list) in PHP_FUNCTION() function
2146 PHP_FUNCTION(imap_lsub) in PHP_FUNCTION() function
2505 PHP_FUNCTION(imap_8bit) in PHP_FUNCTION() function
2685 PHP_FUNCTION(imap_utf8) in PHP_FUNCTION() function
3089 PHP_FUNCTION(imap_sort) in PHP_FUNCTION() function
3184 PHP_FUNCTION(imap_uid) in PHP_FUNCTION() function
[all …]
/PHP-5.5/ext/intl/grapheme/
H A Dgrapheme_string.c55 PHP_FUNCTION(grapheme_strlen) in PHP_FUNCTION() function
109 PHP_FUNCTION(grapheme_strpos) in PHP_FUNCTION() function
177 PHP_FUNCTION(grapheme_stripos) in PHP_FUNCTION() function
253 PHP_FUNCTION(grapheme_strrpos) in PHP_FUNCTION() function
323 PHP_FUNCTION(grapheme_strripos) in PHP_FUNCTION() function
401 PHP_FUNCTION(grapheme_substr) in PHP_FUNCTION() function
687 PHP_FUNCTION(grapheme_strstr) in PHP_FUNCTION() function
695 PHP_FUNCTION(grapheme_stristr) in PHP_FUNCTION() function
811 PHP_FUNCTION(grapheme_extract) in PHP_FUNCTION() function
/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/intl/breakiterator/
H A Dcodepointiterator_methods.cpp30 U_CFUNC PHP_FUNCTION(cpbi_get_last_code_point) in PHP_FUNCTION() function
/PHP-5.5/ext/intl/msgformat/
H A Dmsgformat_parse.c61 PHP_FUNCTION( msgfmt_parse ) in PHP_FUNCTION() function
90 PHP_FUNCTION( msgfmt_parse_message ) in PHP_FUNCTION() function
H A Dmsgformat_format.c71 PHP_FUNCTION( msgfmt_format ) in PHP_FUNCTION() function
99 PHP_FUNCTION( msgfmt_format_message ) in PHP_FUNCTION() function
/PHP-5.5/ext/sysvsem/
H A Dsysvsem.c188 PHP_FUNCTION(sem_get) in PHP_FUNCTION() function
333 PHP_FUNCTION(sem_acquire) in PHP_FUNCTION() function
341 PHP_FUNCTION(sem_release) in PHP_FUNCTION() function
355 PHP_FUNCTION(sem_remove) function
/PHP-5.5/ext/libxml/
H A Dlibxml.c70 static PHP_FUNCTION(libxml_set_streams_context);
71 static PHP_FUNCTION(libxml_use_internal_errors);
72 static PHP_FUNCTION(libxml_get_last_error);
73 static PHP_FUNCTION(libxml_clear_errors);
74 static PHP_FUNCTION(libxml_get_errors);
76 static PHP_FUNCTION(libxml_disable_entity_loader);
943 static PHP_FUNCTION(libxml_set_streams_context) in PHP_FUNCTION() function
961 static PHP_FUNCTION(libxml_use_internal_errors) in PHP_FUNCTION() function
1001 static PHP_FUNCTION(libxml_get_last_error) in PHP_FUNCTION() function
1031 static PHP_FUNCTION(libxml_get_errors) in PHP_FUNCTION() function
[all …]
/PHP-5.5/ext/odbc/
H A Dphp_odbc.c1162 PHP_FUNCTION(odbc_binmode) in PHP_FUNCTION() function
1178 PHP_FUNCTION(odbc_prepare) in PHP_FUNCTION() function
1265 PHP_FUNCTION(odbc_execute) in PHP_FUNCTION() function
1493 PHP_FUNCTION(odbc_cursor) in PHP_FUNCTION() function
1605 PHP_FUNCTION(odbc_exec) in PHP_FUNCTION() function
2055 PHP_FUNCTION(odbc_result) in PHP_FUNCTION() function
2392 PHP_FUNCTION(odbc_connect) in PHP_FUNCTION() function
2703 PHP_FUNCTION(odbc_close) in PHP_FUNCTION() function
2983 PHP_FUNCTION(odbc_commit) in PHP_FUNCTION() function
3037 PHP_FUNCTION(odbc_error) in PHP_FUNCTION() function
[all …]

Completed in 142 milliseconds

12345678910>>...14