Searched refs:need_creation (Results 1 – 1 of 1) sorted by relevance
532 bool need_creation = 0; in php_dba_open() local704 need_creation = (SUCCESS != php_stream_stat_path(ZSTR_VAL(path), &ssb)); in php_dba_open()716 if (!need_creation) { in php_dba_open()723 if (!need_creation) { in php_dba_open()732 if (!need_creation) { in php_dba_open()899 } else if (modenr == DBA_CREAT && need_creation && !restarted) { in php_dba_open()
Completed in 8 milliseconds