Home
last modified time | relevance | path

Searched refs:PHP_FUNCTION (Results 51 – 75 of 168) sorted by relevance

1234567

/php-src/ext/intl/transliterator/
H A Dtransliterator_methods.c97 PHP_FUNCTION( transliterator_create ) in PHP_FUNCTION() function
124 PHP_FUNCTION( transliterator_create_from_rules ) in PHP_FUNCTION() function
190 PHP_FUNCTION( transliterator_create_inverse ) in PHP_FUNCTION() function
219 PHP_FUNCTION( transliterator_list_ids ) in PHP_FUNCTION() function
265 PHP_FUNCTION( transliterator_transliterate ) in PHP_FUNCTION() function
431 PHP_FUNCTION( transliterator_get_error_code ) in PHP_FUNCTION() function
452 PHP_FUNCTION( transliterator_get_error_message ) in PHP_FUNCTION() function
/php-src/ext/sysvshm/
H A Dsysvshm.c129 PHP_FUNCTION(shm_attach) in PHP_FUNCTION() function
188 PHP_FUNCTION(shm_detach) in PHP_FUNCTION() function
211 PHP_FUNCTION(shm_remove) in PHP_FUNCTION() function
236 PHP_FUNCTION(shm_put_var) in PHP_FUNCTION() function
275 PHP_FUNCTION(shm_get_var) in PHP_FUNCTION() function
316 PHP_FUNCTION(shm_has_var) in PHP_FUNCTION() function
337 PHP_FUNCTION(shm_remove_var) in PHP_FUNCTION() function
/php-src/ext/standard/
H A Dexec.c253 PHP_FUNCTION(exec) in PHP_FUNCTION() function
260 PHP_FUNCTION(system) in PHP_FUNCTION() function
267 PHP_FUNCTION(passthru) in PHP_FUNCTION() function
472 PHP_FUNCTION(escapeshellcmd) in PHP_FUNCTION() function
494 PHP_FUNCTION(escapeshellarg) in PHP_FUNCTION() function
513 PHP_FUNCTION(shell_exec) function
555 PHP_FUNCTION(proc_nice) function
H A Ddl.h27 PHPAPI PHP_FUNCTION(dl);
H A Dfsock.c131 PHP_FUNCTION(fsockopen) in PHP_FUNCTION() function
138 PHP_FUNCTION(pfsockopen) in PHP_FUNCTION() function
H A Dstring.c171 PHP_FUNCTION(bin2hex) in PHP_FUNCTION() function
187 PHP_FUNCTION(hex2bin) in PHP_FUNCTION() function
269 PHP_FUNCTION(strspn) in PHP_FUNCTION() function
276 PHP_FUNCTION(strcspn) in PHP_FUNCTION() function
470 PHP_FUNCTION(strcoll) in PHP_FUNCTION() function
655 PHP_FUNCTION(trim) in PHP_FUNCTION() function
690 PHP_FUNCTION(rtrim) in PHP_FUNCTION() function
697 PHP_FUNCTION(ltrim) in PHP_FUNCTION() function
1135 PHP_FUNCTION(strtok) in PHP_FUNCTION() function
2690 PHP_FUNCTION(ord) function
[all …]
H A Darray.c595 PHP_FUNCTION(ksort) in PHP_FUNCTION() function
642 PHP_FUNCTION(count) in PHP_FUNCTION() function
733 PHP_FUNCTION(asort) in PHP_FUNCTION() function
775 PHP_FUNCTION(sort) in PHP_FUNCTION() function
796 PHP_FUNCTION(rsort) in PHP_FUNCTION() function
1034 PHP_FUNCTION(end) in PHP_FUNCTION() function
1065 PHP_FUNCTION(prev) in PHP_FUNCTION() function
1096 PHP_FUNCTION(next) in PHP_FUNCTION() function
1181 PHP_FUNCTION(key) in PHP_FUNCTION() function
1204 PHP_FUNCTION(min) in PHP_FUNCTION() function
[all …]
/php-src/ext/sysvmsg/
H A Dsysvmsg.c129 PHP_FUNCTION(msg_set_queue) in PHP_FUNCTION() function
167 PHP_FUNCTION(msg_stat_queue) in PHP_FUNCTION() function
199 PHP_FUNCTION(msg_queue_exists) in PHP_FUNCTION() function
216 PHP_FUNCTION(msg_get_queue) in PHP_FUNCTION() function
244 PHP_FUNCTION(msg_remove_queue) in PHP_FUNCTION() function
264 PHP_FUNCTION(msg_receive) in PHP_FUNCTION() function
347 PHP_FUNCTION(msg_send) in PHP_FUNCTION() function
/php-src/ext/json/
H A Djson.c222 PHP_FUNCTION(json_encode) in PHP_FUNCTION() function
260 PHP_FUNCTION(json_decode) in PHP_FUNCTION() function
314 PHP_FUNCTION(json_validate) in PHP_FUNCTION() function
356 PHP_FUNCTION(json_last_error) in PHP_FUNCTION() function
365 PHP_FUNCTION(json_last_error_msg) in PHP_FUNCTION() function
/php-src/ext/intl/msgformat/
H A Dmsgformat.c109 PHP_FUNCTION( msgfmt_create ) in PHP_FUNCTION() function
140 PHP_FUNCTION( msgfmt_get_error_code ) in PHP_FUNCTION() function
160 PHP_FUNCTION( msgfmt_get_error_message ) in PHP_FUNCTION() function
H A Dmsgformat_parse.c54 PHP_FUNCTION( msgfmt_parse ) in PHP_FUNCTION() function
76 PHP_FUNCTION( msgfmt_parse_message ) in PHP_FUNCTION() function
/php-src/ext/fileinfo/
H A Dfileinfo.c159 PHP_FUNCTION(finfo_open) in PHP_FUNCTION() function
255 PHP_FUNCTION(finfo_close) in PHP_FUNCTION() function
268 PHP_FUNCTION(finfo_set_flags) in PHP_FUNCTION() function
444 PHP_FUNCTION(finfo_file) in PHP_FUNCTION() function
451 PHP_FUNCTION(finfo_buffer) in PHP_FUNCTION() function
458 PHP_FUNCTION(mime_content_type) in PHP_FUNCTION() function
/php-src/ext/dba/
H A Ddba.c896 PHP_FUNCTION(dba_popen) in PHP_FUNCTION() function
903 PHP_FUNCTION(dba_open) in PHP_FUNCTION() function
910 PHP_FUNCTION(dba_close) in PHP_FUNCTION() function
926 PHP_FUNCTION(dba_exists) in PHP_FUNCTION() function
954 PHP_FUNCTION(dba_fetch) in PHP_FUNCTION() function
1081 PHP_FUNCTION(dba_nextkey) in PHP_FUNCTION() function
1104 PHP_FUNCTION(dba_delete) in PHP_FUNCTION() function
1134 PHP_FUNCTION(dba_insert) in PHP_FUNCTION() function
1142 PHP_FUNCTION(dba_replace) in PHP_FUNCTION() function
1170 PHP_FUNCTION(dba_sync) in PHP_FUNCTION() function
[all …]
/php-src/ext/ldap/
H A Dldap.c1119 PHP_FUNCTION(ldap_bind) in PHP_FUNCTION() function
1372 PHP_FUNCTION(ldap_unbind) in PHP_FUNCTION() function
1709 PHP_FUNCTION(ldap_read) in PHP_FUNCTION() function
1716 PHP_FUNCTION(ldap_list) in PHP_FUNCTION() function
1723 PHP_FUNCTION(ldap_search) in PHP_FUNCTION() function
2091 PHP_FUNCTION(ldap_get_dn) in PHP_FUNCTION() function
2154 PHP_FUNCTION(ldap_dn2ufn) in PHP_FUNCTION() function
2361 PHP_FUNCTION(ldap_add) in PHP_FUNCTION() function
2852 PHP_FUNCTION(ldap_errno) in PHP_FUNCTION() function
2882 PHP_FUNCTION(ldap_error) in PHP_FUNCTION() function
[all …]
/php-src/ext/sockets/
H A Dsockets.c563 PHP_FUNCTION(socket_select) function
664 PHP_FUNCTION(socket_accept) function
763 PHP_FUNCTION(socket_listen) function
785 PHP_FUNCTION(socket_close) function
819 PHP_FUNCTION(socket_write) function
861 PHP_FUNCTION(socket_read) function
1054 PHP_FUNCTION(socket_create) function
1199 PHP_FUNCTION(socket_bind) function
1280 PHP_FUNCTION(socket_recv) function
1321 PHP_FUNCTION(socket_send) function
[all …]
/php-src/ext/intl/grapheme/
H A Dgrapheme_string.c33 PHP_FUNCTION(grapheme_strlen) in PHP_FUNCTION() function
82 PHP_FUNCTION(grapheme_strpos) in PHP_FUNCTION() function
132 PHP_FUNCTION(grapheme_stripos) in PHP_FUNCTION() function
194 PHP_FUNCTION(grapheme_strrpos) in PHP_FUNCTION() function
249 PHP_FUNCTION(grapheme_strripos) in PHP_FUNCTION() function
313 PHP_FUNCTION(grapheme_substr) in PHP_FUNCTION() function
580 PHP_FUNCTION(grapheme_strstr) in PHP_FUNCTION() function
587 PHP_FUNCTION(grapheme_stristr) in PHP_FUNCTION() function
690 PHP_FUNCTION(grapheme_extract) in PHP_FUNCTION() function
819 PHP_FUNCTION(grapheme_str_split) in PHP_FUNCTION() function
/php-src/ext/intl/resourcebundle/
H A Dresourcebundle_class.c160 PHP_FUNCTION( resourcebundle_create ) in PHP_FUNCTION() function
262 PHP_FUNCTION( resourcebundle_get ) in PHP_FUNCTION() function
320 PHP_FUNCTION( resourcebundle_count ) in PHP_FUNCTION() function
336 PHP_FUNCTION( resourcebundle_locales ) in PHP_FUNCTION() function
377 PHP_FUNCTION( resourcebundle_get_error_code ) in PHP_FUNCTION() function
394 PHP_FUNCTION( resourcebundle_get_error_message ) in PHP_FUNCTION() function
/php-src/ext/spl/
H A Dphp_spl.c67 PHP_FUNCTION(class_parents) in PHP_FUNCTION() function
101 PHP_FUNCTION(class_implements) in PHP_FUNCTION() function
130 PHP_FUNCTION(class_uses) in PHP_FUNCTION() function
219 PHP_FUNCTION(spl_classes) in PHP_FUNCTION() function
293 PHP_FUNCTION(spl_autoload) in PHP_FUNCTION() function
333 PHP_FUNCTION(spl_autoload_extensions) in PHP_FUNCTION() function
464 PHP_FUNCTION(spl_autoload_call) in PHP_FUNCTION() function
502 PHP_FUNCTION(spl_autoload_register) in PHP_FUNCTION() function
613 PHP_FUNCTION(spl_autoload_functions) in PHP_FUNCTION() function
647 PHP_FUNCTION(spl_object_hash) in PHP_FUNCTION() function
[all …]
/php-src/ext/bz2/
H A Dbz2.c305 PHP_FUNCTION(bzread) in PHP_FUNCTION() function
332 PHP_FUNCTION(bzopen) in PHP_FUNCTION() function
420 PHP_FUNCTION(bzerrno) in PHP_FUNCTION() function
427 PHP_FUNCTION(bzerrstr) in PHP_FUNCTION() function
434 PHP_FUNCTION(bzerror) in PHP_FUNCTION() function
441 PHP_FUNCTION(bzcompress) in PHP_FUNCTION() function
491 PHP_FUNCTION(bzdecompress) in PHP_FUNCTION() function
/php-src/ext/intl/locale/
H A Dlocale_methods.c527 PHP_FUNCTION( locale_get_script ) in PHP_FUNCTION() function
534 PHP_FUNCTION( locale_get_region ) in PHP_FUNCTION() function
682 PHP_FUNCTION(locale_get_display_name) in PHP_FUNCTION() function
729 PHP_FUNCTION( locale_get_keywords ) in PHP_FUNCTION() function
801 PHP_FUNCTION(locale_canonicalize) in PHP_FUNCTION() function
945 PHP_FUNCTION(locale_compose) in PHP_FUNCTION() function
1126 PHP_FUNCTION(locale_parse) in PHP_FUNCTION() function
1164 PHP_FUNCTION(locale_get_all_variants) in PHP_FUNCTION() function
1250 PHP_FUNCTION(locale_filter_matches) in PHP_FUNCTION() function
1532 PHP_FUNCTION(locale_lookup) in PHP_FUNCTION() function
[all …]
/php-src/ext/calendar/
H A Deaster.c141 PHP_FUNCTION(easter_date) in PHP_FUNCTION() function
148 PHP_FUNCTION(easter_days) in PHP_FUNCTION() function
/php-src/ext/sysvsem/
H A Dsysvsem.c172 PHP_FUNCTION(sem_get) in PHP_FUNCTION() function
312 PHP_FUNCTION(sem_acquire) in PHP_FUNCTION() function
319 PHP_FUNCTION(sem_release) in PHP_FUNCTION() function
332 PHP_FUNCTION(sem_remove) in PHP_FUNCTION() function
/php-src/win32/
H A Dsignal.c88 PHP_FUNCTION(sapi_windows_set_ctrl_handler) in PHP_FUNCTION() function
134 PHP_FUNCTION(sapi_windows_generate_ctrl_event) in PHP_FUNCTION() function
/php-src/ext/odbc/
H A Dphp_odbc.c896 PHP_FUNCTION(odbc_binmode) in PHP_FUNCTION() function
910 PHP_FUNCTION(odbc_prepare) in PHP_FUNCTION() function
1029 PHP_FUNCTION(odbc_execute) in PHP_FUNCTION() function
1187 PHP_FUNCTION(odbc_cursor) in PHP_FUNCTION() function
1302 PHP_FUNCTION(odbc_exec) in PHP_FUNCTION() function
1736 PHP_FUNCTION(odbc_result) in PHP_FUNCTION() function
2107 PHP_FUNCTION(odbc_connect) in PHP_FUNCTION() function
2426 PHP_FUNCTION(odbc_close)
2686 PHP_FUNCTION(odbc_commit)
2732 PHP_FUNCTION(odbc_error)
[all …]
/php-src/ext/hash/
H A Dhash.c423 PHP_FUNCTION(hash) in PHP_FUNCTION() function
445 PHP_FUNCTION(hash_file) in PHP_FUNCTION() function
580 PHP_FUNCTION(hash_hmac) in PHP_FUNCTION() function
613 PHP_FUNCTION(hash_init) in PHP_FUNCTION() function
690 PHP_FUNCTION(hash_update) in PHP_FUNCTION() function
780 PHP_FUNCTION(hash_final) in PHP_FUNCTION() function
838 PHP_FUNCTION(hash_copy) in PHP_FUNCTION() function
862 PHP_FUNCTION(hash_algos) in PHP_FUNCTION() function
897 PHP_FUNCTION(hash_hkdf) in PHP_FUNCTION() function
990 PHP_FUNCTION(hash_pbkdf2) in PHP_FUNCTION() function
[all …]

Completed in 110 milliseconds

1234567