Home
last modified time | relevance | path

Searched defs:version (Results 1 – 25 of 30) sorted by last modified time

12

/PHP-5.5/win32/build/
H A Dmkdist.php261 $version = phpversion(); variable
/PHP-5.5/sapi/fpm/fpm/
H A Dfastcgi.h56 unsigned char version; member
/PHP-5.5/sapi/cgi/
H A Dfastcgi.h73 unsigned char version; member
/PHP-5.5/ext/xmlwriter/
H A Dphp_xmlwriter.c1385 char *version = NULL, *enc = NULL, *alone = NULL; in PHP_FUNCTION() local
/PHP-5.5/ext/xmlrpc/libxmlrpc/
H A Dxml_to_dandarpc.c285 xml_element_attr* version = malloc(sizeof(xml_element_attr)); in DANDARPC_REQUEST_to_xml_element() local
H A Dxmlrpc.h215 XMLRPC_VERSION version; /* xml vocabulary to use */ member
/PHP-5.5/ext/standard/
H A Dversioning.c34 php_canonicalize_version(const char *version) in php_canonicalize_version()
H A Dinfo.c1411 const char *version; in PHP_FUNCTION() local
/PHP-5.5/ext/sqlite3/
H A Dsqlite3.c235 PHP_METHOD(sqlite3, version) argument
/PHP-5.5/ext/soap/
H A Dsoap.c1116 int version = SOAP_1_1; in PHP_METHOD() local
2554 static int do_request(zval *this_ptr, xmlDoc *request, char *location, char *action, int version, i…
3108 long version; local
3457 …har* actor, zval *function_name, int *num_params, zval ***parameters, int *version, soapHeader **h…
3719 static void set_soap_header_attributes(xmlNodePtr h, HashTable *ht, int version)
3756 …y, sdlFunctionPtr function, char *function_name, char *uri, zval *ret, int version, int main, xmlN…
4226 …tion, char *function_name, char *uri, zval **arguments, int arg_count, int version, HashTable *soa…
H A Dphp_soap.h101 int version; member
/PHP-5.5/ext/snmp/
H A Dsnmp.c1127 static int netsnmp_session_init(php_snmp_session **session_p, int version, char *hostname, char *co… in netsnmp_session_init()
1426 static void php_snmp(INTERNAL_FUNCTION_PARAMETERS, int st, int version) in php_snmp()
1818 long version = SNMP_DEFAULT_VERSION; in PHP_METHOD() local
/PHP-5.5/ext/phar/
H A Dphar_internal.h314 char version[12]; member
H A Dtar.h84 char version[2]; /* USTAR version */ member
/PHP-5.5/ext/pdo_oci/
H A Doci_driver.c541 char version[256]; in pdo_oci_check_liveness() local
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre.h419 int version; /* Identifies version of block */ member
441 int version; /* Identifies version of block */ member
463 int version; /* Identifies version of block */ member
/PHP-5.5/ext/opcache/
H A Dzend_accelerator_module.c638 zval *directives,*version,*blacklist; in ZEND_FUNCTION() local
/PHP-5.5/ext/oci8/
H A Doci8_interface.c2009 char *version = NULL; local
2022 char *version = NULL; local
/PHP-5.5/ext/iconv/
H A Diconv.c244 char *version = "unknown"; in PHP_INI_END() local
/PHP-5.5/ext/fileinfo/libmagic/
H A Dapprentice.c2593 uint32_t version, entries, nentries; in apprentice_map() local
/PHP-5.5/ext/dom/
H A Dphp_dom.c1467 int dom_has_feature(char *feature, char *version) in dom_has_feature()
H A Dnode.c1514 char *feature, *version; in PHP_FUNCTION() local
H A Ddomimplementation.c74 char *feature, *version; in PHP_METHOD() local
H A Ddocument.c466 char *version; in dom_document_version_read() local
1457 char *encoding, *version = NULL; in PHP_METHOD() local
/PHP-5.5/ext/date/lib/
H A Dtimelib_structs.h217 char *version; member

Completed in 109 milliseconds

12