Home
last modified time | relevance | path

Searched refs:profiling (Results 1 – 4 of 4) sorted by relevance

/PHP-7.0/ext/xsl/
H A Dxsltprocessor.c509 if (intern->profiling) { in php_xsl_apply_stylesheet()
510 if (php_check_open_basedir(intern->profiling)) { in php_xsl_apply_stylesheet()
513 f = VCWD_FOPEN(intern->profiling, "w"); in php_xsl_apply_stylesheet()
887 if (intern->profiling) { in PHP_FUNCTION()
888 efree(intern->profiling); in PHP_FUNCTION()
891 intern->profiling = estrndup(filename, filename_len); in PHP_FUNCTION()
893 intern->profiling = NULL; in PHP_FUNCTION()
H A Dphp_xsl.c100 if (intern->profiling) { in ZEND_GET_MODULE()
101 efree(intern->profiling); in ZEND_GET_MODULE()
H A Dphp_xsl.h69 char *profiling; member
/PHP-7.0/ext/fileinfo/tests/
H A Dmagic5802 0 string =!<PDF>!\n profiling data file

Completed in 65 milliseconds