Home
last modified time | relevance | path

Searched defs:index (Results 1 – 25 of 78) sorted by last modified time

1234

/PHP-5.5/win32/
H A Dreaddir.c27 int index; in opendir() local
142 int index; in rewinddir() local
H A Dregistry.c102 char *index; in LoadDirectory() local
255 char *index; in UpdateIniFromRegistry() local
H A Dsendmail.c352 PHPAPI char *GetSMErrorText(int index) in GetSMErrorText()
857 int index = 0; in Post() local
/PHP-5.5/scripts/dev/generate-phpt/src/setup/
H A DgtCommandLineOptions.php33 public function isValidOptionArg($array, $index) {
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_events.h22 int index; /* index of the fd in the ufds array */ member
/PHP-5.5/sapi/cli/
H A Dphp_cli.c1042 size_t len, index = 0; in do_cli() local
H A Dphp_http_parser.c334 uint32_t index = parser->index; in php_http_parser_execute() local
H A Dphp_http_parser.h120 unsigned char index; member
/PHP-5.5/sapi/aolserver/
H A Daolserver.c436 int index; in php_ns_request_ctor() local
/PHP-5.5/main/streams/
H A Dstreams.c126 ulong index = -1; /* intentional */ in php_stream_from_persistent_id() local
H A Dglob_wrapper.c42 size_t index; member
/PHP-5.5/main/
H A Dphp_variables.c59 char *index; in php_register_variable_ex() local
H A Drfc1867.c90 char *s = varname, *index = NULL, *indexend = NULL, *p; in normalize_protected_variable() local
/PHP-5.5/ext/zip/
H A Dphp_zip.c64 #define PHP_ZIP_STAT_INDEX(za, index, flags, sb) \ argument
82 #define PHP_ZIP_SET_FILE_COMMENT(za, index, comment, comment_len) \ argument
1914 long index, flags = 0; in ZIPARCHIVE_METHOD() local
1978 long flags = 0, index = 0; in ZIPARCHIVE_METHOD() local
2094 long index; in ZIPARCHIVE_METHOD() local
2158 long index, flags = 0; in ZIPARCHIVE_METHOD() local
2186 long index; in ZIPARCHIVE_METHOD() local
2250 long index; in ZIPARCHIVE_METHOD() local
2317 long index; in ZIPARCHIVE_METHOD() local
2519 long index = -1; in php_zip_get_from() local
/PHP-5.5/ext/zip/lib/
H A Dzip_stat_index.c41 zip_stat_index(struct zip *za, zip_uint64_t index, int flags, in zip_stat_index()
H A Dzip.h194 zip_uint64_t index; /* index within archive */ member
/PHP-5.5/ext/xmlrpc/
H A Dxmlrpc-epi-php.c347 long index = strtol(id, NULL, 0); in add_zval() local
/PHP-5.5/ext/xmlrpc/libxmlrpc/
H A Dqueue.c114 static void **index; variable
/PHP-5.5/ext/xml/
H A Dphp_xml.h47 int index; local
/PHP-5.5/ext/standard/
H A Dvar.c636 ulong index; in php_var_serialize_class() local
854 ulong index; in php_var_serialize_intern() local
H A Dproc_open.c442 int index; /* desired fd number in child process */ member
H A Dsha1.c186 unsigned int i, index, partLen; in PHP_SHA1Update() local
227 unsigned int index, padLen; in PHP_SHA1Final() local
H A Darray.c1941 ulong index; in _phpi_pop() local
/PHP-5.5/ext/spl/
H A Dspl_observer.c84 long index; member
H A Dspl_directory.c341 int index, skip_dots; in spl_filesystem_object_clone() local

Completed in 175 milliseconds

1234