Home
last modified time | relevance | path

Searched defs:start (Results 1 – 25 of 75) sorted by last modified time

123

/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_log.c411 char *start; in fpm_log_write() local
/PHP-5.5/sapi/cgi/
H A Dcgi_main.c1764 struct timeval start, end; local
1766 time_t start, end; local
/PHP-5.5/main/
H A Drfc1867.c515 static char *substring_conf(char *start, int len, char quote) in substring_conf()
/PHP-5.5/ext/zip/lib/
H A Dzip_filerange_crc.c45 _zip_filerange_crc(FILE *fp, off_t start, off_t len, uLong *crcp, in _zip_filerange_crc()
H A Dzip_fopen_index_encrypted.c54 zip_uint64_t start; in zip_fopen_index_encrypted() local
H A Dzip_source_file.c44 zip_source_file(struct zip *za, const char *fname, zip_uint64_t start, in zip_source_file()
H A Dzip_source_filep.c62 zip_source_filep(struct zip *za, FILE *file, zip_uint64_t start, in zip_source_filep()
80 zip_uint64_t start, zip_int64_t len, int closep, in _zip_source_file_or_p()
H A Dzip_source_zip.c55 int flags, zip_uint64_t start, zip_int64_t len) in zip_source_zip()
/PHP-5.5/ext/xml/
H A Dcompat.c516 XML_SetElementHandler(XML_Parser parser, XML_StartElementHandler start, XML_EndElementHandler end) in XML_SetElementHandler()
587 xmlChar start[4]; in XML_Parse() local
/PHP-5.5/ext/sysvshm/
H A Dphp_sysvshm.h49 long start; member
/PHP-5.5/ext/standard/
H A Durl_scanner_ex.c343 char *start; in xx_mainloop() local
H A Dvar_unserializer.c471 const unsigned char *cursor, *limit, *marker, *start; in php_var_unserialize() local
H A Durl.c490 unsigned char *to, *start; in php_url_encode() local
H A Dstring.c308 long start = 0, len = 0; in php_spn_common_handler() local
H A Dscanf.c110 char start; member
143 char *ch, start; in BuildCharSet() local
H A Dphp_fopen_wrapper.c261 char *start, in php_stream_url_wrap_php() local
H A Dhtml.c815 static inline int process_named_entity_html(const char **buf, const char **start, size_t *length) in process_named_entity_html()
844 static inline int resolve_named_entity_html(const char *start, size_t length, const entity_ht *ht, … in resolve_named_entity_html()
979 const char *start; in traverse_for_entities() local
1393 const char *start = &old[cursor], in php_escape_html_entities_ex() local
/PHP-5.5/ext/soap/
H A Dphp_schema.c500 char *str, *start, *end, *next; in schema_union() local
H A Dphp_encoding.c3138 char *str, *start, *next; in to_xml_list() local
/PHP-5.5/ext/shmop/
H A Dshmop.c241 long shmid, start, count; in PHP_FUNCTION() local
/PHP-5.5/ext/readline/
H A Dreadline.c491 static char **_readline_completion_cb(const char *text, int start, int end) in _readline_completion_cb()
H A Dreadline_cli.c580 static char **cli_code_completion(const char *text, int start, int end) /* {{{ */ in cli_code_completion()
/PHP-5.5/ext/pgsql/
H A Dpgsql.c4310 unsigned char *start, *end, buf[4]; /* 000 + '\0' */ local
/PHP-5.5/ext/pcre/
H A Dphp_pcre.c230 static zend_always_inline int calculate_unit_length(pcre_cache_entry *pce, char *start) in calculate_unit_length()
/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativeTILEGX-encoder.c8371 #define BITFIELD(start, size) ((start) | (((1 << (size)) - 1) << 6)) argument

Completed in 193 milliseconds

123