diff --git a/reference/fileinfo/functions/finfo-buffer.xml b/reference/fileinfo/functions/finfo-buffer.xml index 4b3a4af2f6..4e9def3f24 100644 --- a/reference/fileinfo/functions/finfo-buffer.xml +++ b/reference/fileinfo/functions/finfo-buffer.xml @@ -8,18 +8,18 @@ &reftitle.description; - Procedural style - + &style.procedural; + stringfinfo_buffer resourcefinfo stringstring&null; intoptionsFILEINFO_NONE resourcecontext&null; - OOP style + &style.oop; finfo - + stringbuffer stringstring&null; intoptionsFILEINFO_NONE diff --git a/reference/fileinfo/functions/finfo-close.xml b/reference/fileinfo/functions/finfo-close.xml index 1dbf2d73b7..44340dd631 100644 --- a/reference/fileinfo/functions/finfo-close.xml +++ b/reference/fileinfo/functions/finfo-close.xml @@ -8,12 +8,12 @@ &reftitle.description; - Procedural style - + &style.procedural; + boolfinfo_close resourcefinfo - OOP style + &style.oop; finfo diff --git a/reference/fileinfo/functions/finfo-file.xml b/reference/fileinfo/functions/finfo-file.xml index 851c7fa9a8..6b22cf239f 100644 --- a/reference/fileinfo/functions/finfo-file.xml +++ b/reference/fileinfo/functions/finfo-file.xml @@ -8,18 +8,18 @@ &reftitle.description; - Procedural style - + &style.procedural; + stringfinfo_file resourcefinfo stringfile_name&null; intoptionsFILEINFO_NONE resourcecontext&null; - OOP style + &style.oop; finfo - + stringfile stringfile_name&null; intoptionsFILEINFO_NONE diff --git a/reference/fileinfo/functions/finfo-open.xml b/reference/fileinfo/functions/finfo-open.xml index 077bd46051..7d9db07716 100644 --- a/reference/fileinfo/functions/finfo-open.xml +++ b/reference/fileinfo/functions/finfo-open.xml @@ -9,13 +9,13 @@ &reftitle.description; - Procedural style - + &style.procedural; + resourcefinfo_open intoptionsFILEINFO_NONE stringmagic_file&null; - Object oriented style (constructor): + &style.oop; (constructor): finfo diff --git a/reference/fileinfo/functions/finfo-set-flags.xml b/reference/fileinfo/functions/finfo-set-flags.xml index 695c43bf5d..8436b37f99 100644 --- a/reference/fileinfo/functions/finfo-set-flags.xml +++ b/reference/fileinfo/functions/finfo-set-flags.xml @@ -8,16 +8,16 @@ &reftitle.description; - Procedural style - + &style.procedural; + boolfinfo_set_flags resourcefinfo intoptions - OOP style + &style.oop; finfo - + boolset_flags intoptions