Searched defs:use_include_path (Results 1 – 6 of 6) sorted by relevance
565 zend_bool use_include_path = 0; in php_tidy_quick_repair() local650 static zend_string *php_tidy_file_to_mem(char *filename, zend_bool use_include_path) in php_tidy_file_to_mem()1268 zend_bool use_include_path = 0; in PHP_FUNCTION() local1585 zend_bool use_include_path = 0; in TIDY_DOC_METHOD() local1622 zend_bool use_include_path = 0; in TIDY_DOC_METHOD() local
570 zend_long use_include_path = 0; in PHP_FUNCTION() local611 zend_long use_include_path = 0; in PHP_FUNCTION() local639 zend_long use_include_path = 0; in PHP_FUNCTION() local
99 zend_bool use_include_path = 0; in PHAR_FUNC() local234 zend_bool use_include_path = 0; in PHAR_FUNC() local334 zend_bool use_include_path = 0; in PHAR_FUNC() local
381 zend_bool use_include_path = 0; in PHP_FUNCTION() local524 zend_bool use_include_path = 0; in PHP_FUNCTION() local718 zend_bool use_include_path; in PHP_FUNCTION() local859 zend_bool use_include_path = 0; in PHP_NAMED_FUNCTION() local1353 zend_bool use_include_path = 0; in PHP_FUNCTION() local
260 static int spl_filesystem_file_open(spl_filesystem_object *intern, int use_include_path, int silent… in spl_filesystem_file_open()457 zend_bool use_include_path = 0; in spl_filesystem_object_create_type() local2259 zend_bool use_include_path = 0; in SPL_METHOD() local
970 function openFile($mode = 'r', $use_include_path = false, $context = NULL) {/**/}
Completed in 35 milliseconds