Home
last modified time | relevance | path

Searched refs:zend_function_entry (Results 151 – 167 of 167) sorted by relevance

1234567

/PHP-7.2/ext/pcre/
H A Dphp_pcre.c2746 static const zend_function_entry pcre_functions[] = {
/PHP-7.2/ext/iconv/
H A Diconv.c128 const zend_function_entry iconv_functions[] = {
/PHP-7.2/Zend/
H A Dzend_builtin_functions.c237 static const zend_function_entry builtin_functions[] = { /* {{{ */
/PHP-7.2/sapi/cli/
H A Dphp_cli_server.c483 const zend_function_entry server_additional_functions[] = {
/PHP-7.2/ext/sockets/
H A Dsockets.c342 const zend_function_entry sockets_functions[] = {
/PHP-7.2/ext/sodium/
H A Dlibsodium.c248 const zend_function_entry sodium_functions[] = {
/PHP-7.2/ext/phar/
H A Dphar.c3246 zend_function_entry phar_functions[] = {
/PHP-7.2/ext/ldap/
H A Dldap.c3844 const zend_function_entry ldap_functions[] = {
/PHP-7.2/ext/curl/
H A Dinterface.c455 const zend_function_entry curl_functions[] = {
/PHP-7.2/ext/odbc/
H A Dphp_odbc.c328 const zend_function_entry odbc_functions[] = {
/PHP-7.2/ext/exif/
H A Dexif.c121 const zend_function_entry exif_functions[] = {
/PHP-7.2/ext/gd/
H A Dgd.c866 const zend_function_entry gd_functions[] = {
/PHP-7.2/ext/imap/
H A Dphp_imap.c471 const zend_function_entry imap_functions[] = {
/PHP-7.2/ext/standard/
H A Dbasic_functions.c2713 const zend_function_entry basic_functions[] = { /* {{{ */
/PHP-7.2/ext/mbstring/
H A Dmbstring.c538 const zend_function_entry mbstring_functions[] = {
/PHP-7.2/ext/pgsql/
H A Dpgsql.c597 const zend_function_entry pgsql_functions[] = {
/PHP-7.2/ext/openssl/
H A Dopenssl.c462 const zend_function_entry openssl_functions[] = {

Completed in 166 milliseconds

1234567