expand           1121 ext/xmlreader/php_xmlreader.c PHP_METHOD(xmlreader, expand)
expand           1297 ext/xmlreader/php_xmlreader.c 	PHP_ME(xmlreader, expand, arginfo_xmlreader_expand, ZEND_ACC_PUBLIC)
expand            685 sapi/fpm/fpm/fpm_conf.c static int fpm_evaluate_full_path(char **path, struct fpm_worker_pool_s *wp, char *default_prefix, int expand) /* {{{ */
expand            708 sapi/fpm/fpm/fpm_conf.c 	if (expand) {
expand            739 sapi/fpm/fpm/fpm_conf.c 		return fpm_evaluate_full_path(path, NULL, default_prefix, expand);