Home
last modified time | relevance | path

Searched refs:zend_function_entry (Results 126 – 150 of 166) sorted by relevance

1234567

/PHP-7.1/ext/xmlreader/
H A Dphp_xmlreader.c1268 static const zend_function_entry xmlreader_functions[] /* {{{ */ = {
/PHP-7.1/ext/oci8/
H A Doci8.c719 static const zend_function_entry php_oci_functions[] = {
850 static const zend_function_entry php_oci_lob_class_functions[] = {
876 static const zend_function_entry php_oci_coll_class_functions[] = {
/PHP-7.1/ext/snmp/
H A Dsnmp.c378 const zend_function_entry snmp_functions[] = {
2303 static zend_function_entry php_snmp_class_methods[] = {
/PHP-7.1/ext/intl/converter/
H A Dconverter.c966 static zend_function_entry php_converter_methods[] = {
/PHP-7.1/ext/xmlrpc/
H A Dxmlrpc-epi-php.c144 const zend_function_entry xmlrpc_functions[] = {
/PHP-7.1/ext/spl/
H A Dphp_spl.c905 const zend_function_entry spl_functions[] = {
/PHP-7.1/ext/phar/
H A Dphar_object.c5267 zend_function_entry php_archive_methods[] = {
5336 zend_function_entry php_data_methods[] = {
5405 zend_function_entry php_entry_methods[] = {
5424 zend_function_entry phar_exception_methods[] = {
/PHP-7.1/ext/zip/
H A Dphp_zip.c742 static const zend_function_entry zip_functions[] = {
2975 static const zend_function_entry zip_class_functions[] = {
/PHP-7.1/Zend/
H A Dzend_builtin_functions.c320 static zend_function_entry zend_test_trait_methods[] = {
326 static const zend_function_entry builtin_functions[] = { /* {{{ */
H A Dzend_generators.c1254 static const zend_function_entry generator_functions[] = {
/PHP-7.1/ext/pdo/
H A Dpdo_stmt.c2157 const zend_function_entry pdo_dbstmt_functions[] = {
2483 const zend_function_entry pdo_row_functions[] = {
/PHP-7.1/ext/pcntl/
H A Dpcntl.c165 const zend_function_entry pcntl_functions[] = {
/PHP-7.1/ext/hash/
H A Dhash.c1363 const zend_function_entry hash_functions[] = {
/PHP-7.1/ext/wddx/
H A Dwddx.c135 const zend_function_entry wddx_functions[] = {
/PHP-7.1/ext/dom/
H A Delement.c129 const zend_function_entry php_dom_element_class_functions[] = { /* {{{ */
H A Dnode.c135 const zend_function_entry php_dom_node_class_functions[] = { /* {{{ */
H A Dphp_dom.c555 static const zend_function_entry dom_functions[] = {
/PHP-7.1/ext/ftp/
H A Dphp_ftp.c244 const zend_function_entry php_ftp_functions[] = {
/PHP-7.1/ext/simplexml/
H A Dsimplexml.c2669 const zend_function_entry simplexml_functions[] = { /* {{{ */
2705 static const zend_function_entry sxe_functions[] = { /* {{{ */
/PHP-7.1/ext/zlib/
H A Dzlib.c1330 static const zend_function_entry php_zlib_functions[] = {
/PHP-7.1/sapi/fpm/fpm/
H A Dfpm_main.c1550 static const zend_function_entry cgi_fcgi_sapi_functions[] = {
/PHP-7.1/ext/interbase/
H A Dinterbase.c321 const zend_function_entry ibase_functions[] = {
/PHP-7.1/ext/xml/
H A Dxml.c223 const zend_function_entry xml_functions[] = {
/PHP-7.1/ext/gmp/
H A Dgmp.c143 const zend_function_entry gmp_functions[] = {
/PHP-7.1/ext/pcre/
H A Dphp_pcre.c2226 static const zend_function_entry pcre_functions[] = {

Completed in 171 milliseconds

1234567