Home
last modified time | relevance | path

Searched refs:isPhp (Results 1 – 25 of 35) sorted by relevance

12

/dports/www/moodle311/moodle/h5p/h5plib/v124/joubel/editor/
H A Dh5peditor-file.class.php109 $isPhp = substr($this->extension, 0, 3) === 'php';
111 if (!$isValidMime || !$isWhitelisted || $isPhp) {
/dports/www/moodle310/moodle/h5p/h5plib/v124/joubel/editor/
H A Dh5peditor-file.class.php109 $isPhp = substr($this->extension, 0, 3) === 'php';
111 if (!$isValidMime || !$isWhitelisted || $isPhp) {
/dports/www/moodle39/moodle/h5p/h5plib/v124/joubel/editor/
H A Dh5peditor-file.class.php106 $isPhp = substr($this->extension, 0, 3) === 'php';
108 if (!$isValidMime || !$isWhitelisted || $isPhp) {
/dports/www/mod_php80/php-8.0.15/ext/tidy/
H A Dtidy_arginfo.h210 ZEND_METHOD(tidyNode, isPhp);
280 ZEND_ME(tidyNode, isPhp, arginfo_class_tidyNode_isPhp, ZEND_ACC_PUBLIC)
H A Dtidy.stub.php182 public function isPhp(): bool {} function in tidyNode
/dports/lang/php80/php-8.0.15/ext/tidy/
H A Dtidy_arginfo.h210 ZEND_METHOD(tidyNode, isPhp);
280 ZEND_ME(tidyNode, isPhp, arginfo_class_tidyNode_isPhp, ZEND_ACC_PUBLIC)
H A Dtidy.stub.php182 public function isPhp(): bool {} function in tidyNode
/dports/www/php80-tidy/php-8.0.15/ext/tidy/
H A Dtidy_arginfo.h210 ZEND_METHOD(tidyNode, isPhp);
280 ZEND_ME(tidyNode, isPhp, arginfo_class_tidyNode_isPhp, ZEND_ACC_PUBLIC)
H A Dtidy.stub.php182 public function isPhp(): bool {} function in tidyNode
/dports/www/mod_php81/php-8.1.1/ext/tidy/
H A Dtidy_arginfo.h224 ZEND_METHOD(tidyNode, isPhp);
294 ZEND_ME(tidyNode, isPhp, arginfo_class_tidyNode_isPhp, ZEND_ACC_PUBLIC)
H A Dtidy.stub.php182 public function isPhp(): bool {} function in tidyNode
H A Dtidy.c1574 PHP_METHOD(tidyNode, isPhp) in PHP_METHOD() argument
/dports/lang/php81/php-8.1.1/ext/tidy/
H A Dtidy_arginfo.h224 ZEND_METHOD(tidyNode, isPhp);
294 ZEND_ME(tidyNode, isPhp, arginfo_class_tidyNode_isPhp, ZEND_ACC_PUBLIC)
H A Dtidy.stub.php182 public function isPhp(): bool {} function in tidyNode
/dports/www/php81-tidy/php-8.1.1/ext/tidy/
H A Dtidy_arginfo.h224 ZEND_METHOD(tidyNode, isPhp);
294 ZEND_ME(tidyNode, isPhp, arginfo_class_tidyNode_isPhp, ZEND_ACC_PUBLIC)
H A Dtidy.stub.php182 public function isPhp(): bool {} function in tidyNode
/dports/www/mediawiki135/mediawiki-1.35.5/includes/installer/
H A DInstaller.php1389 $isPhp = false;
1393 $isPhp = file_exists( $fullPhpFile );
1395 if ( !$isJson && !$isPhp ) {
/dports/www/mediawiki137/mediawiki-1.37.1/includes/installer/
H A DInstaller.php1373 $isPhp = false;
1377 $isPhp = file_exists( $fullPhpFile );
1379 if ( !$isJson && !$isPhp ) {
/dports/www/mediawiki136/mediawiki-1.36.3/includes/installer/
H A DInstaller.php1375 $isPhp = false;
1379 $isPhp = file_exists( $fullPhpFile );
1381 if ( !$isJson && !$isPhp ) {
/dports/lang/php73/php-7.3.33/ext/tidy/
H A Dtidy.c284 static TIDY_NODE_METHOD(isPhp);
477 TIDY_NODE_ME(isPhp, NULL)
1851 static TIDY_NODE_METHOD(isPhp) in TIDY_NODE_METHOD() argument
/dports/www/php73-tidy/php-7.3.33/ext/tidy/
H A Dtidy.c284 static TIDY_NODE_METHOD(isPhp);
477 TIDY_NODE_ME(isPhp, NULL)
1851 static TIDY_NODE_METHOD(isPhp) in TIDY_NODE_METHOD() argument
/dports/www/mod_php73/php-7.3.33/ext/tidy/
H A Dtidy.c284 static TIDY_NODE_METHOD(isPhp);
477 TIDY_NODE_ME(isPhp, NULL)
1851 static TIDY_NODE_METHOD(isPhp) in TIDY_NODE_METHOD() argument
/dports/lang/php74/php-7.4.27/ext/tidy/
H A Dtidy.c285 static TIDY_NODE_METHOD(isPhp);
486 TIDY_NODE_ME(isPhp, NULL)
1871 static TIDY_NODE_METHOD(isPhp) in TIDY_NODE_METHOD() argument
/dports/www/php74-tidy/php-7.4.27/ext/tidy/
H A Dtidy.c285 static TIDY_NODE_METHOD(isPhp);
486 TIDY_NODE_ME(isPhp, NULL)
1871 static TIDY_NODE_METHOD(isPhp) in TIDY_NODE_METHOD() argument
/dports/www/mod_php74/php-7.4.27/ext/tidy/
H A Dtidy.c285 static TIDY_NODE_METHOD(isPhp);
486 TIDY_NODE_ME(isPhp, NULL)
1871 static TIDY_NODE_METHOD(isPhp) in TIDY_NODE_METHOD() argument

12