Home
last modified time | relevance | path

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

/PHP-5.6/ext/xsl/
H A Dphp_xsl.c106 if (intern->profiling) { in ZEND_GET_MODULE()
107 efree(intern->profiling); in ZEND_GET_MODULE()
128 intern->profiling = NULL; in xsl_objects_new()
H A Dphp_xsl.h67 char *profiling; member
H A Dxsltprocessor.c519 if (intern->profiling) { in php_xsl_apply_stylesheet()
520 if (php_check_open_basedir(intern->profiling TSRMLS_CC)) { in php_xsl_apply_stylesheet()
523 f = VCWD_FOPEN(intern->profiling, "w"); in php_xsl_apply_stylesheet()
931 if (intern->profiling) { in PHP_FUNCTION()
932 efree(intern->profiling); in PHP_FUNCTION()
935 intern->profiling = estrndup(filename,filename_len); in PHP_FUNCTION()
937 intern->profiling = NULL; in PHP_FUNCTION()
/PHP-5.6/win32/build/
H A DDSP.README4 These files are only intended for use in debugging and profiling,
/PHP-5.6/
H A DNEWS7590 - Added xsl->setProfiling() for profiling stylesheets. (Christian)
/PHP-5.6/ext/fileinfo/tests/
H A Dmagic5451 0 string =!<PDF>!\n profiling data file

Completed in 64 milliseconds