Home
last modified time | relevance | path

Searched refs:INI_SCANNER_NORMAL (Results 1 – 4 of 4) sorted by relevance

/PHP-8.3/Zend/tests/
H A Dbug74603.phpt5 var_dump(parse_ini_file(__DIR__ . "/bug74603.ini", true, INI_SCANNER_NORMAL));
/PHP-8.3/ext/standard/tests/general_functions/
H A Dbug48768.phpt18 var_dump(parse_ini_file($ini_location, false, INI_SCANNER_NORMAL));
H A Dbug48660.phpt23 var_dump(parse_ini_file($ini_location, true, INI_SCANNER_NORMAL));
/PHP-8.3/ext/standard/
H A Dbasic_functions.stub.php199 const INI_SCANNER_NORMAL = UNKNOWN; define
2055 …ing $filename, bool $process_sections = false, int $scanner_mode = INI_SCANNER_NORMAL): array|fals…
2062 …g $ini_string, bool $process_sections = false, int $scanner_mode = INI_SCANNER_NORMAL): array|fals…

Completed in 19 milliseconds