Home
last modified time | relevance | path

Searched defs:type (Results 1 – 25 of 219) sorted by last modified time

123456789

/PHP-5.6/win32/
H A Dregistry.c72 DWORD name_len, type, value_len; in LoadDirectory() local
H A Dsockets.c31 PHPAPI int socketpair(int domain, int type, int protocol, SOCKET sock[2]) in socketpair()
/PHP-5.6/win32/build/
H A Dconfutils.js202 function ConfigureArg(type, optname, helptext, defval) argument
H A Dprojectgen.js115 function generate_parsers_or_scanners(arr, type) argument
/PHP-5.6/scripts/dev/generate-phpt/src/
H A DgtTestCaseWriter.php9 public static function write($name, $string, $type, $count = 0) {
/PHP-5.6/scripts/dev/generate-phpt/src/testcase/
H A DgtBasicTestCase.php18 public static function getInstance($optionalSections, $type = 'function') {
H A DgtVariationContainer.php28 public static function getInstance ($optionalSections, $type = 'function') {
H A DgtVariationTestCase.php17 public static function getInstance($optionalSections, $type = 'function') {
H A DgtErrorTestCase.php19 public static function getInstance($optionalSections, $type = 'function') {
/PHP-5.6/sapi/phpdbg/
H A Dphpdbg_opcode.c43 static inline char *phpdbg_decode_op(zend_op_array *ops, znode_op *op, zend_uint type, HashTable *v… in phpdbg_decode_op()
H A Dphpdbg_watch.h77 phpdbg_watchtype type; member
H A Dphpdbg_bp.c1098 int type = brake->type; local
H A Dphpdbg_cmd.h54 phpdbg_param_type type; member
H A Dphpdbg_frame.c105 zval **funcname, **class, **type, **args, **argstmp; in phpdbg_dump_prototype() local
H A Dphpdbg_info.c171 int type; in PHPDBG_INFO() local
/PHP-5.6/sapi/litespeed/
H A Dlsapi_main.c713 int type = ZEND_INI_PERDIR; in alter_ini() local
H A Dlsapilib.c245 char type, int len ) in lsapi_buildPacketHeader()
/PHP-5.6/sapi/fpm/fpm/
H A Dfpm_sockets.c36 int type; member
98 static int fpm_sockets_hash_op(int sock, struct sockaddr *sa, char *key, int type, int op) /* {{{ */ in fpm_sockets_hash_op()
347 int type, fd_no; in fpm_sockets_init_main() local
H A Dfastcgi.c364 static inline int fcgi_make_header(fcgi_header *hdr, fcgi_request_type type, int req_id, int len) in fcgi_make_header()
938 static inline fcgi_header* open_packet(fcgi_request *req, fcgi_request_type type)
986 ssize_t fcgi_write(fcgi_request *req, fcgi_request_type type, const char *str, int len)
H A Dfastcgi.h57 unsigned char type; member
H A Dfpm_cleanup.c13 int type; member
20 int fpm_cleanup_add(int type, void (*cleanup)(int, void *), void *arg) /* {{{ */ in fpm_cleanup_add() argument
38 void fpm_cleanups_run(int type) /* {{{ */ in fpm_cleanups_run()
/PHP-5.6/sapi/cgi/
H A Dfastcgi.c832 static inline int fcgi_make_header(fcgi_header *hdr, fcgi_request_type type, int req_id, int len) in fcgi_make_header()
1294 static inline fcgi_header* open_packet(fcgi_request *req, fcgi_request_type type)
1342 int fcgi_write(fcgi_request *req, fcgi_request_type type, const char *str, int len)
H A Dfastcgi.h74 unsigned char type; member
/PHP-5.6/sapi/cli/
H A Dphp_cli_server.c149 } type; member
H A Dphp_http_parser.h115 unsigned char type : 2; member

Completed in 193 milliseconds

123456789