Searched defs:process_sections (Results 1 – 2 of 2) sorted by relevance
2604 zend_bool process_sections = 0; local2645 zend_bool process_sections = 0; local
362 function parse_ini_file(string $filename, bool $process_sections = false, int $scanner_mode = INI_S…364 function parse_ini_string(string $ini_string, bool $process_sections = false, int $scanner_mode = I…
Completed in 21 milliseconds