Home
last modified time | relevance | path

Searched defs:suffix (Results 1 – 4 of 4) sorted by relevance

/PHP-7.2/sapi/fpm/fpm/
H A Dfpm_conf.c289 char suffix; in fpm_conf_set_time() local
/PHP-7.2/Zend/
H A Dzend_ast.c1727 ZEND_API zend_string *zend_ast_export(const char *prefix, zend_ast *ast, const char *suffix) in zend_ast_export()
/PHP-7.2/ext/spl/
H A Dspl_directory.c1007 char *fname, *suffix = 0; in SPL_METHOD() local
1034 char *suffix = 0; in SPL_METHOD() local
/PHP-7.2/ext/standard/
H A Dstring.c1533 PHPAPI zend_string *php_basename(const char *s, size_t len, char *suffix, size_t sufflen)
1615 char *string, *suffix = NULL; local

Completed in 48 milliseconds