Home
last modified time | relevance | path

Searched refs:parsed (Results 26 – 29 of 29) sorted by relevance

12

/PHP-7.3/Zend/tests/
H A Dbug60771.phpt2 test of larger than 8kb text file being parsed by require statement
/PHP-7.3/ext/spl/
H A Dspl_directory.c703 int parsed; in spl_filesystem_object_construct() local
712 parsed = zend_parse_parameters(ZEND_NUM_ARGS(), "p|l", &path, &len, &flags); in spl_filesystem_object_construct()
715 parsed = zend_parse_parameters(ZEND_NUM_ARGS(), "p", &path, &len); in spl_filesystem_object_construct()
723 if (parsed == FAILURE) { in spl_filesystem_object_construct()
/PHP-7.3/
H A DNEWS682 . Fixed bug #78535 (auto_detect_line_endings value not parsed as bool).
/PHP-7.3/ext/fileinfo/
H A Dlibmagic.patch531 ms->flags |= MAGIC_CHECK; /* Enable checks for parsed files */

Completed in 25 milliseconds

12