Home
last modified time | relevance | path

Searched defs:sz (Results 1 – 12 of 12) sorted by relevance

/PHP-5.5/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_allocators.c74 static void *__mbfl__malloc(unsigned int sz) in __mbfl__malloc()
79 static void *__mbfl__realloc(void *ptr, unsigned int sz) in __mbfl__realloc()
H A Dmbfilter.c1499 unsigned int sz; in mbfl_strcut() local
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_arrays.h13 size_t sz; member
18 static inline struct fpm_array_s *fpm_array_init(struct fpm_array_s *a, unsigned int sz, unsigned i… in fpm_array_init()
H A Dfpm_trace.c11 int fpm_trace_get_strz(char *buf, size_t sz, long addr) /* {{{ */ in fpm_trace_get_strz()
/PHP-5.5/ext/gd/libgd/
H A Dgdtest.c25 int sz; in main() local
/PHP-5.5/Zend/
H A Dzend_language_scanner.c992 size_t sz = 0; in zend_scan_escape_string() local
1154 size_t sz = 0; in lex_scan() local
3110 size_t sz = 0; in lex_scan() local
H A Dzend_language_scanner.l990 size_t sz = 0; in zend_scan_escape_string() local
/PHP-5.5/ext/xml/
H A Dxml.c296 static void *php_xml_malloc_wrapper(size_t sz) in php_xml_malloc_wrapper()
301 static void *php_xml_realloc_wrapper(void *ptr, size_t sz) in php_xml_realloc_wrapper()
/PHP-5.5/ext/fileinfo/libmagic/
H A Dsoftmagic.c884 size_t sz = file_pstring_length_size(m); in mconvert() local
/PHP-5.5/ext/mbstring/
H A Dmbstring.c610 static void *_php_mb_allocators_realloc(void *ptr, unsigned int sz) in _php_mb_allocators_realloc()
625 static void *_php_mb_allocators_pmalloc(unsigned int sz) in _php_mb_allocators_pmalloc()
630 static void *_php_mb_allocators_prealloc(void *ptr, unsigned int sz) in _php_mb_allocators_prealloc()
/PHP-5.5/ext/gd/
H A Dgd.c4254 long sz = 0, sp = 0, wd = 0; in PHP_FUNCTION() local
/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c10951 u16 sz; /* Size of each buffer in bytes */ member

Completed in 397 milliseconds