Home
last modified time | relevance | path

Searched defs:type (Results 201 – 213 of 213) sorted by path

123456789

/PHP-5.5/sapi/fpm/fpm/
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()
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()
349 int type, fd_no; in fpm_sockets_init_main() local
/PHP-5.5/sapi/litespeed/
H A Dlsapi_main.c621 int type = ZEND_INI_PERDIR; in alter_ini() local
H A Dlsapilib.c245 char type, int len ) in lsapi_buildPacketHeader()
/PHP-5.5/scripts/dev/generate-phpt/src/
H A DgtTestCaseWriter.php9 public static function write($name, $string, $type, $count = 0) {
/PHP-5.5/scripts/dev/generate-phpt/src/testcase/
H A DgtBasicTestCase.php18 public static function getInstance($optionalSections, $type = 'function') {
H A DgtErrorTestCase.php19 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') {
/PHP-5.5/win32/build/
H A Dconfutils.js200 function ConfigureArg(type, optname, helptext, defval) argument
H A Dprojectgen.js115 function generate_parsers_or_scanners(arr, type) argument
/PHP-5.5/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()

Completed in 61 milliseconds

123456789