Home
last modified time | relevance | path

Searched refs:php_tidy_file_to_mem (Results 1 – 12 of 12) sorted by relevance

/dports/www/mod_php81/php-8.1.1/ext/tidy/
H A Dtidy.c190 static zend_string *php_tidy_file_to_mem(char *, bool);
340 if (!(data = php_tidy_file_to_mem(ZSTR_VAL(arg1), use_include_path))) { in php_tidy_quick_repair()
417 static zend_string *php_tidy_file_to_mem(char *filename, bool use_include_path) in php_tidy_file_to_mem() function
1065 if (!(contents = php_tidy_file_to_mem(ZSTR_VAL(inputfile), use_include_path))) { in PHP_FUNCTION()
1359 if (!(contents = php_tidy_file_to_mem(ZSTR_VAL(inputfile), use_include_path))) { in PHP_METHOD()
1397 if (!(contents = php_tidy_file_to_mem(ZSTR_VAL(inputfile), use_include_path))) { in PHP_METHOD()
/dports/lang/php80/php-8.0.15/ext/tidy/
H A Dtidy.c208 static zend_string *php_tidy_file_to_mem(char *, zend_bool);
358 if (!(data = php_tidy_file_to_mem(ZSTR_VAL(arg1), use_include_path))) { in php_tidy_quick_repair()
435 static zend_string *php_tidy_file_to_mem(char *filename, zend_bool use_include_path) in php_tidy_file_to_mem() function
1085 if (!(contents = php_tidy_file_to_mem(ZSTR_VAL(inputfile), use_include_path))) { in PHP_FUNCTION()
1379 if (!(contents = php_tidy_file_to_mem(ZSTR_VAL(inputfile), use_include_path))) { in PHP_METHOD()
1417 if (!(contents = php_tidy_file_to_mem(ZSTR_VAL(inputfile), use_include_path))) { in PHP_METHOD()
/dports/lang/php81/php-8.1.1/ext/tidy/
H A Dtidy.c190 static zend_string *php_tidy_file_to_mem(char *, bool);
340 if (!(data = php_tidy_file_to_mem(ZSTR_VAL(arg1), use_include_path))) { in php_tidy_quick_repair()
417 static zend_string *php_tidy_file_to_mem(char *filename, bool use_include_path) in php_tidy_file_to_mem() function
1065 if (!(contents = php_tidy_file_to_mem(ZSTR_VAL(inputfile), use_include_path))) { in PHP_FUNCTION()
1359 if (!(contents = php_tidy_file_to_mem(ZSTR_VAL(inputfile), use_include_path))) { in PHP_METHOD()
1397 if (!(contents = php_tidy_file_to_mem(ZSTR_VAL(inputfile), use_include_path))) { in PHP_METHOD()
/dports/www/php80-tidy/php-8.0.15/ext/tidy/
H A Dtidy.c208 static zend_string *php_tidy_file_to_mem(char *, zend_bool);
358 if (!(data = php_tidy_file_to_mem(ZSTR_VAL(arg1), use_include_path))) { in php_tidy_quick_repair()
435 static zend_string *php_tidy_file_to_mem(char *filename, zend_bool use_include_path) in php_tidy_file_to_mem() function
1085 if (!(contents = php_tidy_file_to_mem(ZSTR_VAL(inputfile), use_include_path))) { in PHP_FUNCTION()
1379 if (!(contents = php_tidy_file_to_mem(ZSTR_VAL(inputfile), use_include_path))) { in PHP_METHOD()
1417 if (!(contents = php_tidy_file_to_mem(ZSTR_VAL(inputfile), use_include_path))) { in PHP_METHOD()
/dports/www/php81-tidy/php-8.1.1/ext/tidy/
H A Dtidy.c190 static zend_string *php_tidy_file_to_mem(char *, bool);
340 if (!(data = php_tidy_file_to_mem(ZSTR_VAL(arg1), use_include_path))) { in php_tidy_quick_repair()
417 static zend_string *php_tidy_file_to_mem(char *filename, bool use_include_path) in php_tidy_file_to_mem() function
1065 if (!(contents = php_tidy_file_to_mem(ZSTR_VAL(inputfile), use_include_path))) { in PHP_FUNCTION()
1359 if (!(contents = php_tidy_file_to_mem(ZSTR_VAL(inputfile), use_include_path))) { in PHP_METHOD()
1397 if (!(contents = php_tidy_file_to_mem(ZSTR_VAL(inputfile), use_include_path))) { in PHP_METHOD()
/dports/www/mod_php80/php-8.0.15/ext/tidy/
H A Dtidy.c208 static zend_string *php_tidy_file_to_mem(char *, zend_bool);
358 if (!(data = php_tidy_file_to_mem(ZSTR_VAL(arg1), use_include_path))) { in php_tidy_quick_repair()
435 static zend_string *php_tidy_file_to_mem(char *filename, zend_bool use_include_path) in php_tidy_file_to_mem() function
1085 if (!(contents = php_tidy_file_to_mem(ZSTR_VAL(inputfile), use_include_path))) { in PHP_FUNCTION()
1379 if (!(contents = php_tidy_file_to_mem(ZSTR_VAL(inputfile), use_include_path))) { in PHP_METHOD()
1417 if (!(contents = php_tidy_file_to_mem(ZSTR_VAL(inputfile), use_include_path))) { in PHP_METHOD()
/dports/lang/php73/php-7.3.33/ext/tidy/
H A Dtidy.c220 static zend_string *php_tidy_file_to_mem(char *, zend_bool);
594 if (!(data = php_tidy_file_to_mem(ZSTR_VAL(arg1), use_include_path))) { in php_tidy_quick_repair()
669 static zend_string *php_tidy_file_to_mem(char *filename, zend_bool use_include_path) in php_tidy_file_to_mem() function
1306 if (!(contents = php_tidy_file_to_mem(ZSTR_VAL(inputfile), use_include_path))) { in PHP_FUNCTION()
1628 if (!(contents = php_tidy_file_to_mem(ZSTR_VAL(inputfile), use_include_path))) { in TIDY_DOC_METHOD()
1664 if (!(contents = php_tidy_file_to_mem(ZSTR_VAL(inputfile), use_include_path))) { in TIDY_DOC_METHOD()
/dports/www/php73-tidy/php-7.3.33/ext/tidy/
H A Dtidy.c220 static zend_string *php_tidy_file_to_mem(char *, zend_bool);
594 if (!(data = php_tidy_file_to_mem(ZSTR_VAL(arg1), use_include_path))) { in php_tidy_quick_repair()
669 static zend_string *php_tidy_file_to_mem(char *filename, zend_bool use_include_path) in php_tidy_file_to_mem() function
1306 if (!(contents = php_tidy_file_to_mem(ZSTR_VAL(inputfile), use_include_path))) { in PHP_FUNCTION()
1628 if (!(contents = php_tidy_file_to_mem(ZSTR_VAL(inputfile), use_include_path))) { in TIDY_DOC_METHOD()
1664 if (!(contents = php_tidy_file_to_mem(ZSTR_VAL(inputfile), use_include_path))) { in TIDY_DOC_METHOD()
/dports/www/mod_php73/php-7.3.33/ext/tidy/
H A Dtidy.c220 static zend_string *php_tidy_file_to_mem(char *, zend_bool);
594 if (!(data = php_tidy_file_to_mem(ZSTR_VAL(arg1), use_include_path))) { in php_tidy_quick_repair()
669 static zend_string *php_tidy_file_to_mem(char *filename, zend_bool use_include_path) in php_tidy_file_to_mem() function
1306 if (!(contents = php_tidy_file_to_mem(ZSTR_VAL(inputfile), use_include_path))) { in PHP_FUNCTION()
1628 if (!(contents = php_tidy_file_to_mem(ZSTR_VAL(inputfile), use_include_path))) { in TIDY_DOC_METHOD()
1664 if (!(contents = php_tidy_file_to_mem(ZSTR_VAL(inputfile), use_include_path))) { in TIDY_DOC_METHOD()
/dports/lang/php74/php-7.4.27/ext/tidy/
H A Dtidy.c220 static zend_string *php_tidy_file_to_mem(char *, zend_bool);
603 if (!(data = php_tidy_file_to_mem(ZSTR_VAL(arg1), use_include_path))) { in php_tidy_quick_repair()
678 static zend_string *php_tidy_file_to_mem(char *filename, zend_bool use_include_path) in php_tidy_file_to_mem() function
1326 if (!(contents = php_tidy_file_to_mem(ZSTR_VAL(inputfile), use_include_path))) { in PHP_FUNCTION()
1648 if (!(contents = php_tidy_file_to_mem(ZSTR_VAL(inputfile), use_include_path))) { in TIDY_DOC_METHOD()
1684 if (!(contents = php_tidy_file_to_mem(ZSTR_VAL(inputfile), use_include_path))) { in TIDY_DOC_METHOD()
/dports/www/php74-tidy/php-7.4.27/ext/tidy/
H A Dtidy.c220 static zend_string *php_tidy_file_to_mem(char *, zend_bool);
603 if (!(data = php_tidy_file_to_mem(ZSTR_VAL(arg1), use_include_path))) { in php_tidy_quick_repair()
678 static zend_string *php_tidy_file_to_mem(char *filename, zend_bool use_include_path) in php_tidy_file_to_mem() function
1326 if (!(contents = php_tidy_file_to_mem(ZSTR_VAL(inputfile), use_include_path))) { in PHP_FUNCTION()
1648 if (!(contents = php_tidy_file_to_mem(ZSTR_VAL(inputfile), use_include_path))) { in TIDY_DOC_METHOD()
1684 if (!(contents = php_tidy_file_to_mem(ZSTR_VAL(inputfile), use_include_path))) { in TIDY_DOC_METHOD()
/dports/www/mod_php74/php-7.4.27/ext/tidy/
H A Dtidy.c220 static zend_string *php_tidy_file_to_mem(char *, zend_bool);
603 if (!(data = php_tidy_file_to_mem(ZSTR_VAL(arg1), use_include_path))) { in php_tidy_quick_repair()
678 static zend_string *php_tidy_file_to_mem(char *filename, zend_bool use_include_path) in php_tidy_file_to_mem() function
1326 if (!(contents = php_tidy_file_to_mem(ZSTR_VAL(inputfile), use_include_path))) { in PHP_FUNCTION()
1648 if (!(contents = php_tidy_file_to_mem(ZSTR_VAL(inputfile), use_include_path))) { in TIDY_DOC_METHOD()
1684 if (!(contents = php_tidy_file_to_mem(ZSTR_VAL(inputfile), use_include_path))) { in TIDY_DOC_METHOD()