Searched refs:need_creation (Results 1 – 1 of 1) sorted by relevance
474 bool need_creation = 0; in php_dba_open() local652 need_creation = (SUCCESS != php_stream_stat_path(ZSTR_VAL(path), &ssb)); in php_dba_open()664 if (!need_creation) { in php_dba_open()671 if (!need_creation) { in php_dba_open()680 if (!need_creation) { in php_dba_open()833 } else if (modenr == DBA_CREAT && need_creation && !restarted) { in php_dba_open()
Completed in 8 milliseconds