Home
last modified time | relevance | path

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

/php-src/ext/libxml/
H A Dmime_sniff.c71 …t collect_a_sequence_of_code_points(const char *position, const char *end, bool (*condition)(char)) in collect_a_sequence_of_code_points()
/php-src/sapi/fpm/fpm/
H A Dfpm_php.c51 static void fpm_php_disable(char *value, int (*zend_disable)(const char *, size_t)) /* {{{ */ in fpm_php_disable()
H A Dzlog.c53 void zlog_set_external_logger(void (*logger)(int, char *, size_t)) /* {{{ */ in zlog_set_external_logger() argument
/php-src/win32/
H A Dglob.c160 PHPAPI int glob(const char *pattern, int flags, int (*errfunc)(const char *, int), glob_t *pglob) in glob() argument
/php-src/ext/gd/
H A Dgd.stub.php700 function imagechar(GdImage $image, GdFont|int $font, int $x, int $y, string $char, int $color): boo…
702 function imagecharup(GdImage $image, GdFont|int $font, int $x, int $y, string $char, int $color): b…

Completed in 27 milliseconds