Home
last modified time | relevance | path

Searched refs:DELIM_NONE (Results 1 – 25 of 153) sorted by relevance

1234567

/dports/misc/rump/buildrump.sh-b914579/src/external/bsd/mdocml/dist/
H A Dmdoc.c449 return DELIM_NONE; in mdoc_isdelim()
468 return DELIM_NONE; in mdoc_isdelim()
472 return DELIM_NONE; in mdoc_isdelim()
479 return DELIM_NONE; in mdoc_isdelim()
H A Dlibmdoc.h56 DELIM_NONE = 0, enumerator
H A Dmdoc_macro.c431 d == DELIM_NONE && mdoc->last->type == ROFFT_TEXT && in dword()
432 mdoc_isdelim(mdoc->last->string) == DELIM_NONE) { in dword()
749 d = DELIM_NONE; in in_line()
815 d = ac == ARGS_QWORD ? DELIM_NONE : mdoc_isdelim(p); in in_line()
817 if (DELIM_NONE != d) { in in_line()
1353 mdoc_isdelim(p) == DELIM_NONE) { in in_line_argn()
H A Dmdoc_argv.c632 if (DELIM_NONE == d || DELIM_OPEN == d) in args_checkpunct()
/dports/textproc/mdocml/mandoc-1.14.5/
H A Dmdoc.c399 return DELIM_NONE; in mdoc_isdelim()
418 return DELIM_NONE; in mdoc_isdelim()
422 return DELIM_NONE; in mdoc_isdelim()
429 return DELIM_NONE; in mdoc_isdelim()
H A Dlibmdoc.h60 DELIM_NONE = 0, enumerator
H A Dmdoc_macro.c449 d == DELIM_NONE && mdoc->last->type == ROFFT_TEXT && in dword()
450 mdoc_isdelim(mdoc->last->string) == DELIM_NONE) { in dword()
799 d = DELIM_NONE; in in_line()
866 if ((d = mdoc_isdelim(p)) != DELIM_NONE) { in in_line()
1466 mdoc_isdelim(p) == DELIM_NONE) { in in_line_argn()
H A Dmdoc_argv.c630 if (DELIM_NONE == d || DELIM_OPEN == d) in args_checkpunct()
/dports/devel/pear-phing/phing-2.6.1/tasks/ext/pdo/
H A DPDOSQLExecTask.php71 const DELIM_NONE = "none"; define in PDOSQLExecTask
413 if (self::DELIM_NONE == $this->delimiterType) {
/dports/lang/gcc48/gcc-4.8.5/libgfortran/io/
H A Dopen.c60 { "none", DELIM_NONE},
332 flags->delim = DELIM_NONE; in new_unit()
H A Dio.h155 { DELIM_NONE, DELIM_APOSTROPHE, DELIM_QUOTE, enumerator
/dports/devel/mingw32-gcc/gcc-4.8.1/libgfortran/io/
H A Dopen.c60 { "none", DELIM_NONE},
332 flags->delim = DELIM_NONE; in new_unit()
H A Dio.h155 { DELIM_NONE, DELIM_APOSTROPHE, DELIM_QUOTE, enumerator
/dports/lang/gcc6-aux/gcc-6-20180516/libgfortran/
H A DChangeLog143 * io/list_read.c (read_character): Remove code related to DELIM_NONE.
/dports/lang/gnat_util/gcc-6-20180516/libgfortran/
H A DChangeLog143 * io/list_read.c (read_character): Remove code related to DELIM_NONE.
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgfortran/io/
H A Dio.h155 { DELIM_NONE, DELIM_APOSTROPHE, DELIM_QUOTE, enumerator
/dports/lang/gcc6-aux/gcc-6-20180516/libgfortran/io/
H A Dio.h179 { DELIM_NONE, DELIM_APOSTROPHE, DELIM_QUOTE, enumerator
/dports/lang/gnat_util/gcc-6-20180516/libgfortran/io/
H A Dio.h179 { DELIM_NONE, DELIM_APOSTROPHE, DELIM_QUOTE, enumerator
/dports/lang/gcc8/gcc-8.5.0/libgfortran/io/
H A Dio.h209 { DELIM_NONE, DELIM_APOSTROPHE, DELIM_QUOTE, enumerator
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgfortran/io/
H A Dio.h209 { DELIM_NONE, DELIM_APOSTROPHE, DELIM_QUOTE, enumerator
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgfortran/io/
H A Dio.h209 { DELIM_NONE, DELIM_APOSTROPHE, DELIM_QUOTE, enumerator
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgfortran/io/
H A Dio.h209 { DELIM_NONE, DELIM_APOSTROPHE, DELIM_QUOTE, enumerator
/dports/lang/gcc9-devel/gcc-9-20211007/libgfortran/io/
H A Dio.h210 { DELIM_NONE, DELIM_APOSTROPHE, DELIM_QUOTE, enumerator
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgfortran/io/
H A Dio.h209 { DELIM_NONE, DELIM_APOSTROPHE, DELIM_QUOTE, enumerator
/dports/devel/riscv64-gcc/gcc-8.3.0/libgfortran/io/
H A Dio.h209 { DELIM_NONE, DELIM_APOSTROPHE, DELIM_QUOTE, enumerator

1234567