Home
last modified time | relevance | path

Searched refs:TRUNC_IT (Results 1 – 1 of 1) sorted by relevance

/PHP-8.2/ext/dba/
H A Ddba_dbm.c38 #define TRUNC_IT(extension, mode) \ macro
59 TRUNC_IT(".pag", O_TRUNC); in DBA_OPEN_FUNC()
60 TRUNC_IT(".dir", O_TRUNC); in DBA_OPEN_FUNC()
66 TRUNC_IT(".pag", 0); in DBA_OPEN_FUNC()
67 TRUNC_IT(".dir", 0); in DBA_OPEN_FUNC()

Completed in 18 milliseconds