Home
last modified time | relevance | path

Searched refs:typ (Results 1 – 5 of 5) sorted by relevance

/PHP-7.4/ext/phar/phar/
H A Dclicommand.inc103 $typ = $this->args[$arg]['typ'];
105 if (isset($this->typs[$typ]['typ'])) {
106 … return call_user_func(array($this, $this->typs[$typ]['typ']), $argv[$i], $this->args[$arg], $arg);
143 return self::getSubFuncs($cmdclass, 'cli_arg_', array('typ'));
283 …return array('' => array('typ'=>'any','val'=>NULL,'inf'=>'Optional command to retrieve help for.')…
H A Dpharcommand.inc61 'typ' => 'alias',
66 'typ' => 'any',
72 'typ' => 'compalg',
82 'typ' => 'entry',
92 'typ' => 'select',
98 'typ' => 'regex',
103 'typ' => 'any',
108 'typ' => 'int',
113 'typ' => 'any',
130 'typ' => 'file',
[all …]
/PHP-7.4/ext/mbstring/
H A Dmbstring.c1864 char *typ = NULL; in PHP_FUNCTION() local
1874 if (typ == NULL) { in PHP_FUNCTION()
1877 switch (*typ) { in PHP_FUNCTION()
4630 char *typ = NULL; in PHP_FUNCTION() local
4643 if (!typ || !strcasecmp("all", typ)) { in PHP_FUNCTION()
4720 } else if (!strcasecmp("http_input", typ)) { in PHP_FUNCTION()
4724 } else if (!strcasecmp("http_output", typ)) { in PHP_FUNCTION()
4732 } else if (!strcasecmp("func_overload", typ)) { in PHP_FUNCTION()
4747 } else if (!strcasecmp("mail_charset", typ)) { in PHP_FUNCTION()
4767 } else if (!strcasecmp("language", typ)) { in PHP_FUNCTION()
[all …]
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます18874 # Apple creator+typ if not null
19471 # sub-file typ like RGN TRE MDR LBL
19591 !:mime application/x-garmin-typ
19592 !:ext typ
H A Dmagic18874 # Apple creator+typ if not null
19471 # sub-file typ like RGN TRE MDR LBL
19591 !:mime application/x-garmin-typ
19592 !:ext typ

Completed in 146 milliseconds