Home
last modified time | relevance | path

Searched defs:cd (Results 1 – 10 of 10) sorted by relevance

/PHP-5.5/ext/zip/lib/
H A Dzip_dirent.c54 _zip_cdir_free(struct zip_cdir *cd) in _zip_cdir_free()
71 _zip_cdir_grow(struct zip_cdir *cd, int nentry, struct zip_error *error) in _zip_cdir_grow()
97 struct zip_cdir *cd; in _zip_cdir_new() local
124 _zip_cdir_write(struct zip_cdir *cd, FILE *fp, struct zip_error *error) in _zip_cdir_write()
H A Dzip_close.c80 struct zip_cdir *cd; in zip_close() local
511 write_cdir(struct zip *za, struct zip_cdir *cd, FILE *out) in write_cdir()
H A Dzip_open.c172 struct zip_cdir *cd; in _zip_readcdir() local
299 _zip_checkcons(FILE *fp, struct zip_cdir *cd, struct zip_error *error) in _zip_checkcons()
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_study.c636 compile_data *cd, BOOL utf) in set_table_bit()
724 compile_data *cd) in set_type_bits()
766 compile_data *cd) in set_nottype_bits()
803 compile_data *cd) in set_start_bits()
H A Dpcre_compile.c921 expand_workspace(compile_data *cd) in expand_workspace()
2397 BOOL utf, compile_data *cd, recurse_check *recurses) in could_be_empty_branch()
2772 branch_chain *bcptr, BOOL utf, compile_data *cd) in could_be_empty()
4202 compile_data *cd, pcre_uint32 start, pcre_uint32 end) in add_to_class()
4366 compile_data *cd, const pcre_uint32 *p, unsigned int except) in add_list_to_class()
4404 int options, compile_data *cd, const pcre_uint32 *p) in add_not_list_to_class()
4457 compile_data *cd, int *lengthptr) in compile_branch()
8248 branch_chain *bcptr, compile_data *cd, int *lengthptr) in compile_regex()
8598 compile_data *cd, int atomcount) in is_anchored()
8688 compile_data *cd, int atomcount) in is_startline()
[all …]
/PHP-5.5/ext/xsl/tests/53965/
H A Dinclude.xsl2 <xsl:template match="cd"> matchedTemplate
/PHP-5.5/ext/iconv/
H A Diconv.c380 static php_iconv_err_t _php_iconv_appendl(smart_str *d, const char *s, size_t l, iconv_t cd) in _php_iconv_appendl()
461 static php_iconv_err_t _php_iconv_appendc(smart_str *d, const char c, iconv_t cd) in _php_iconv_appendc()
494 iconv_t cd; in php_iconv_string() local
678 iconv_t cd; in _php_iconv_strlen() local
910 iconv_t cd; in _php_iconv_strpos() local
1090 iconv_t cd = (iconv_t)(-1), cd_pl = (iconv_t)(-1); in _php_iconv_mime_encode() local
1422 iconv_t cd = (iconv_t)(-1), cd_pl = (iconv_t)(-1); in _php_iconv_mime_decode() local
2502 iconv_t cd; member
/PHP-5.5/ext/gd/libgd/
H A Dgdkanji.c347 iconv_t cd; in do_convert() local
/PHP-5.5/main/
H A Drfc1867.c784 char *cd = NULL, *param = NULL, *filename = NULL, *tmp = NULL; local
/PHP-5.5/ext/standard/
H A Dfilters.c1209 php_conv *cd; member

Completed in 72 milliseconds