Home
last modified time | relevance | path

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

/PHP-5.5/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.c515 if (intern->profiling) { in php_xsl_apply_stylesheet()
516 if (php_check_open_basedir(intern->profiling TSRMLS_CC)) { in php_xsl_apply_stylesheet()
519 f = VCWD_FOPEN(intern->profiling, "w"); in php_xsl_apply_stylesheet()
927 if (intern->profiling) { in PHP_FUNCTION()
928 efree(intern->profiling); in PHP_FUNCTION()
931 intern->profiling = estrndup(filename,filename_len); in PHP_FUNCTION()
933 intern->profiling = NULL; in PHP_FUNCTION()
/PHP-5.5/win32/build/
H A DDSP.README4 These files are only intended for use in debugging and profiling,
/PHP-5.5/
H A DNEWS6012 - Added xsl->setProfiling() for profiling stylesheets. (Christian)
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic5182 0 string =!<PDF>!\n profiling data file

Completed in 66 milliseconds