Home
last modified time | relevance | path

Searched refs:NULL (Results 226 – 250 of 495) sorted by relevance

12345678910>>...20

/plugin/webcomponent/syntax/
H A Drelated.php208 public function related($id, $max = NULL): array
210 if ($max == NULL){
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DURI.DefinitionID.txt
H A DCore.RemoveScriptContents.txt
H A DCache.SerializerPath.txt
H A DAttr.IDBlacklistRegexp.txt
/plugin/odt/ODT/elements/
H A DODTElementTextBox.php14 protected $attributes = NULL;
H A DODTElementTableRow.php27 public function __construct($style_name=NULL) {
/plugin/projects/syntax/
H A Dcontent.php29 if (count($parts) <= 1) return NULL;
H A Dprojectfile.php16 private $project_file = NULL;
/plugin/vbsso/vendor/com.extremeidea.vbsso/vbsso-connect-shared/
H A Dvbsso_shared.php217 if (!isset($config[$platform]) || $config[$platform] === NULL) {
228 $platform_id = isset($platforms_ids[$platform]) ? $platforms_ids[$platform] : NULL;
328 function vbsso_log($data, $file = 'default', $path = NULL) {
/plugin/creole/syntax/
H A Dstrong.php14 var $eventhandler = NULL;
H A Demphasis.php14 var $eventhandler = NULL;
H A Dunderline.php14 var $eventhandler = NULL;
/plugin/projects/action/
H A Dnamespace.php50 if ($project != NULL) $project->delete();
/plugin/multitemplate_styleman/
H A Dcss.php14 $template = NULL;
/plugin/freechat/phpfreechat/src/
H A Dpfccontainerinterface.class.php49 function setMeta($group, $subgroup, $leaf, $leafvalue = NULL)
/plugin/rrdgraph/inc/
H A Dsvgbinding.php232 $lastTs = NULL;
235 if ($lastTs != NULL) {
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Parser/
H A DSequence.php77 $token = NULL;
114 return NULL;
/plugin/bootswrapper/exe/help/
H A Dmodal.txt126 | ''size'' | NULL | ''sm'' ''lg'' | Modal size with |
127 | ''id'' | NULL | | Modal ID (see [[button]]) |
128 | ''title'' | NULL | | Modal title |
129 | ''remote'' | NULL | | Display DokuWiki pages inside a Modal window |
/plugin/preservefilenames/
H A Drenderer.php28 function code($text, $language = NULL, $filename = '')
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Selector/Simple/
H A DAttribute.php22 string $name = '', int $match = self::MATCH_EXISTS, Ast\Value\Literal $literal = NULL
H A DPseudoClass.php12 public function __construct(string $name, Ast\Node $parameter = NULL) {
/plugin/quickstats/GEOIP/
H A Dcc_arrays_dat.php88 return NULL;
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Selector/
H A DSequence.php17 * @param Combinator|NULL $combinator
19 public function __construct(array $simples = [], Combinator $combinator = NULL) {
/plugin/bbcode/
H A Demail.php31 $title = NULL;

12345678910>>...20