Searched refs:directive (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/sys/yaml/src/ |
| H A D | scanner.c | 711 yaml_parser_scan_tag_handle(yaml_parser_t *parser, int directive, 715 yaml_parser_scan_tag_uri(yaml_parser_t *parser, int uri_char, int directive, 719 yaml_parser_scan_uri_escapes(yaml_parser_t *parser, int directive, 2496 yaml_parser_scan_tag_handle(yaml_parser_t *parser, int directive, in yaml_parser_scan_tag_handle() argument 2508 yaml_parser_set_scanner_error(parser, directive ? in yaml_parser_scan_tag_handle() 2542 if (directive && !(string.start[0] == '!' && string.start[1] == '\0')) { in yaml_parser_scan_tag_handle() 2563 yaml_parser_scan_tag_uri(yaml_parser_t *parser, int uri_char, int directive, in yaml_parser_scan_tag_uri() argument 2628 directive, start_mark, &string)) goto error; in yaml_parser_scan_tag_uri() 2644 yaml_parser_set_scanner_error(parser, directive ? in yaml_parser_scan_tag_uri() 2664 yaml_parser_scan_uri_escapes(yaml_parser_t *parser, int directive, in yaml_parser_scan_uri_escapes() argument [all …]
|
| /petsc/doc/developers/ |
| H A D | documentation.md | 64 - Use the [literalinclude directive](https://www.sphinx-doc.org/en/master/usage/restructuredtext/di… 85 directive. E.g. 97 commands. Then one may use just the "::" directive to improve visibility, e.g.,
|
| H A D | style.md | 322 05. Do not use the `register` directive. 393 the macro's name if the first directive tests whether one is defined. One
|
| H A D | testing.md | 332 sub-directive under `filter:`) also works it appears to be unstable under heavy
|