Searched refs:persistent_flag (Results 1 – 1 of 1) sorted by relevance
620 int persistent_flag = persistent ? STREAM_OPEN_PERSISTENT : 0; in php_dba_open() local835 …name, lock_file_mode, STREAM_MUST_SEEK|IGNORE_PATH|ENFORCE_SAFE_MODE|persistent_flag, &opened_path… in php_dba_open()850 …e_mode, STREAM_MUST_SEEK|REPORT_ERRORS|IGNORE_PATH|ENFORCE_SAFE_MODE|persistent_flag, &opened_path… in php_dba_open()888 …th, file_mode, STREAM_MUST_SEEK|REPORT_ERRORS|IGNORE_PATH|ENFORCE_SAFE_MODE|persistent_flag, NULL); in php_dba_open()
Completed in 7 milliseconds