Home
last modified time | relevance | path

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

/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre_study.c634 compile_data *cd, BOOL utf) in set_table_bit()
722 compile_data *cd) in set_type_bits()
764 compile_data *cd) in set_nottype_bits()
801 compile_data *cd) in set_start_bits()
H A Dpcre_compile.c919 expand_workspace(compile_data *cd) in expand_workspace()
2395 BOOL utf, compile_data *cd, recurse_check *recurses) in could_be_empty_branch()
2770 branch_chain *bcptr, BOOL utf, compile_data *cd) in could_be_empty()
4200 compile_data *cd, pcre_uint32 start, pcre_uint32 end) in add_to_class()
4364 compile_data *cd, const pcre_uint32 *p, unsigned int except) in add_list_to_class()
4402 int options, compile_data *cd, const pcre_uint32 *p) in add_not_list_to_class()
4455 compile_data *cd, int *lengthptr) in compile_branch()
8260 branch_chain *bcptr, compile_data *cd, int *lengthptr) in compile_regex()
8610 compile_data *cd, int atomcount) in is_anchored()
8700 compile_data *cd, int atomcount) in is_startline()
[all …]
/PHP-7.1/ext/xsl/tests/53965/
H A Dinclude.xsl2 <xsl:template match="cd"> matchedTemplate
/PHP-7.1/ext/zip/lib/
H A Dzip_open.c278 zip_cdir_t *cd; in _zip_read_cdir() local
429 _zip_checkcons(zip_t *za, zip_cdir_t *cd, zip_error_t *error) in _zip_checkcons()
669 zip_cdir_t *cd; in _zip_read_eocd() local
728 zip_cdir_t *cd; in _zip_read_eocd64() local
H A Dzip_dirent.c49 _zip_cdir_free(zip_cdir_t *cd) in _zip_cdir_free()
67 zip_cdir_t *cd; in _zip_cdir_new() local
/PHP-7.1/ext/iconv/
H A Diconv.c456 static php_iconv_err_t _php_iconv_appendl(smart_str *d, const char *s, size_t l, iconv_t cd) in _php_iconv_appendl()
531 static php_iconv_err_t _php_iconv_appendc(smart_str *d, const char c, iconv_t cd) in _php_iconv_appendc()
562 iconv_t cd; in php_iconv_string() local
744 iconv_t cd; in _php_iconv_strlen() local
977 iconv_t cd; in _php_iconv_strpos() local
1156 iconv_t cd = (iconv_t)(-1), cd_pl = (iconv_t)(-1); in _php_iconv_mime_encode() local
1488 iconv_t cd = (iconv_t)(-1), cd_pl = (iconv_t)(-1); in _php_iconv_mime_decode() local
2582 iconv_t cd; member
/PHP-7.1/ext/gd/libgd/
H A Dgdkanji.c346 iconv_t cd; in do_convert() local
/PHP-7.1/main/
H A Drfc1867.c797 char *cd = NULL, *param = NULL, *filename = NULL, *tmp = NULL; local
/PHP-7.1/ext/standard/
H A Dfilters.c1203 php_conv *cd; member

Completed in 69 milliseconds