Home
last modified time | relevance | path

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

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_study.c552 compile_data *cd, BOOL utf) in set_table_bit()
640 compile_data *cd) in set_type_bits()
682 compile_data *cd) in set_nottype_bits()
719 compile_data *cd) in set_start_bits()
H A Dpcre_compile.c691 expand_workspace(compile_data *cd) in expand_workspace()
2362 BOOL utf, compile_data *cd) in could_be_empty_branch()
2661 branch_chain *bcptr, BOOL utf, compile_data *cd) in could_be_empty()
3061 const pcre_uchar *ptr, int options, compile_data *cd) in check_auto_possessive()
3449 compile_data *cd, pcre_uint32 start, pcre_uint32 end) in add_to_class()
3646 int options, compile_data *cd, const pcre_uint32 *p) in add_not_list_to_class()
3699 compile_data *cd, int *lengthptr) in compile_branch()
7101 branch_chain *bcptr, compile_data *cd, int *lengthptr) in compile_regex()
7434 compile_data *cd, int atomcount) in is_anchored()
7524 compile_data *cd, int atomcount) in is_startline()
[all …]
/PHP-5.3/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.3/ext/iconv/
H A Diconv.c316 static php_iconv_err_t _php_iconv_appendl(smart_str *d, const char *s, size_t l, iconv_t cd) in _php_iconv_appendl()
397 static php_iconv_err_t _php_iconv_appendc(smart_str *d, const char c, iconv_t cd) in _php_iconv_appendc()
412 iconv_t cd; in php_iconv_string() local
580 iconv_t cd; in _php_iconv_strlen() local
812 iconv_t cd; in _php_iconv_strpos() local
992 iconv_t cd = (iconv_t)(-1), cd_pl = (iconv_t)(-1); in _php_iconv_mime_encode() local
1324 iconv_t cd = (iconv_t)(-1), cd_pl = (iconv_t)(-1); in _php_iconv_mime_decode() local
2459 iconv_t cd; member
/PHP-5.3/ext/gd/libgd/
H A Dgdkanji.c347 iconv_t cd; in do_convert() local
/PHP-5.3/main/
H A Drfc1867.c865 char *cd = NULL, *param = NULL, *filename = NULL, *tmp = NULL; local
/PHP-5.3/ext/standard/
H A Dfilters.c1170 php_conv *cd; member

Completed in 53 milliseconds