Home
last modified time | relevance | path

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

/PHP-7.4/ext/xsl/tests/53965/
H A Dinclude.xsl2 <xsl:template match="cd"> matchedTemplate
/PHP-7.4/ext/iconv/
H A Diconv.c435 static php_iconv_err_t _php_iconv_appendl(smart_str *d, const char *s, size_t l, iconv_t cd) in _php_iconv_appendl()
510 static php_iconv_err_t _php_iconv_appendc(smart_str *d, const char c, iconv_t cd) in _php_iconv_appendc()
541 iconv_t cd; in php_iconv_string() local
718 iconv_t cd; in _php_iconv_strlen() local
950 iconv_t cd; in _php_iconv_strpos() local
1132 iconv_t cd = (iconv_t)(-1), cd_pl = (iconv_t)(-1); in _php_iconv_mime_encode() local
1465 iconv_t cd = (iconv_t)(-1), cd_pl = (iconv_t)(-1); in _php_iconv_mime_decode() local
2569 iconv_t cd; member
/PHP-7.4/ext/gd/libgd/
H A Dgdkanji.c344 iconv_t cd; in do_convert() local
/PHP-7.4/main/
H A Drfc1867.c788 char *cd = NULL, *param = NULL, *filename = NULL, *tmp = NULL; local
/PHP-7.4/ext/standard/
H A Dfilters.c1204 php_conv *cd; member

Completed in 22 milliseconds