Home
last modified time | relevance | path

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

1234567

/PHP-7.2/ext/dba/
H A Ddba.c134 const zend_function_entry dba_functions[] = {
/PHP-7.2/ext/oci8/
H A Doci8.c721 static const zend_function_entry php_oci_functions[] = {
851 static const zend_function_entry php_oci_lob_class_functions[] = {
877 static const zend_function_entry php_oci_coll_class_functions[] = {
/PHP-7.2/ext/snmp/
H A Dsnmp.c371 const zend_function_entry snmp_functions[] = {
2264 static zend_function_entry php_snmp_class_methods[] = {
/PHP-7.2/ext/intl/converter/
H A Dconverter.c966 static zend_function_entry php_converter_methods[] = {
/PHP-7.2/ext/spl/
H A Dphp_spl.c952 const zend_function_entry spl_functions[] = {
/PHP-7.2/ext/phar/
H A Dphar_object.c5337 zend_function_entry php_archive_methods[] = {
5406 zend_function_entry php_data_methods[] = {
5475 zend_function_entry php_entry_methods[] = {
5494 zend_function_entry phar_exception_methods[] = {
/PHP-7.2/ext/pdo/
H A Dpdo_stmt.c2172 const zend_function_entry pdo_dbstmt_functions[] = {
2485 const zend_function_entry pdo_row_functions[] = {
/PHP-7.2/ext/zip/
H A Dphp_zip.c762 static const zend_function_entry zip_functions[] = {
3101 static const zend_function_entry zip_class_functions[] = {
/PHP-7.2/sapi/litespeed/
H A Dlsapi_main.c1664 zend_function_entry litespeed_functions[] = {
/PHP-7.2/Zend/
H A Dzend_generators.c1258 static const zend_function_entry generator_functions[] = {
/PHP-7.2/ext/wddx/
H A Dwddx.c135 const zend_function_entry wddx_functions[] = {
/PHP-7.2/ext/pcntl/
H A Dpcntl.c173 const zend_function_entry pcntl_functions[] = {
/PHP-7.2/ext/xmlrpc/
H A Dxmlrpc-epi-php.c144 const zend_function_entry xmlrpc_functions[] = {
/PHP-7.2/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[] = {
H A Ddocument.c197 const zend_function_entry php_dom_document_class_functions[] = { /* {{{ */
/PHP-7.2/ext/simplexml/
H A Dsimplexml.c2657 const zend_function_entry simplexml_functions[] = { /* {{{ */
2693 static const zend_function_entry sxe_functions[] = { /* {{{ */
/PHP-7.2/sapi/fpm/fpm/
H A Dfpm_main.c1550 static const zend_function_entry cgi_fcgi_sapi_functions[] = {
/PHP-7.2/ext/zlib/
H A Dzlib.c1389 static const zend_function_entry php_zlib_functions[] = {
/PHP-7.2/ext/interbase/
H A Dinterbase.c321 const zend_function_entry ibase_functions[] = {
/PHP-7.2/ext/ftp/
H A Dphp_ftp.c252 const zend_function_entry php_ftp_functions[] = {
/PHP-7.2/ext/xml/
H A Dxml.c215 const zend_function_entry xml_functions[] = {
/PHP-7.2/ext/gmp/
H A Dgmp.c143 const zend_function_entry gmp_functions[] = {
/PHP-7.2/sapi/phpdbg/
H A Dphpdbg.c786 zend_function_entry phpdbg_user_functions[] = {

Completed in 229 milliseconds

1234567