Home
last modified time | relevance | path

Searched +refs:find +refs:tag +refs:default +refs:as +refs:regexp (Results 1 – 25 of 9937) sorted by relevance

12345678910>>...398

/dports/lang/racket/racket-8.3/collects/pkg/
H A Dstrip.rkt84 (define (get-paths tag)
140 ;; can appear as a marker in rendered documentation:
232 (when drop-all-by-default?
245 (if drop-all-by-default?
273 (create-info-as-needed mode dest-dir level)]
436 (define (unmove-tag tag find-dir fixup copy-one-file)
451 (unmove-tag 'move-foreign-libs find-user-lib-dir
461 (unmove-tag 'move-shared-files find-user-share-dir void copy-file)
462 (unmove-tag 'move-man-pages find-user-man-dir void copy-file)
466 (define (create-info-as-needed mode dest-dir level)
[all …]
/dports/lang/racket-minimal/racket-8.3/collects/pkg/
H A Dstrip.rkt84 (define (get-paths tag)
140 ;; can appear as a marker in rendered documentation:
232 (when drop-all-by-default?
245 (if drop-all-by-default?
273 (create-info-as-needed mode dest-dir level)]
436 (define (unmove-tag tag find-dir fixup copy-one-file)
451 (unmove-tag 'move-foreign-libs find-user-lib-dir
461 (unmove-tag 'move-shared-files find-user-share-dir void copy-file)
462 (unmove-tag 'move-man-pages find-user-man-dir void copy-file)
466 (define (create-info-as-needed mode dest-dir level)
[all …]
/dports/devel/p5-Exporter-Tiny/Exporter-Tiny-1.002002/lib/Exporter/Tiny/Manual/
H A DExporting.pod70 This is the global options hash, as described in
98 Sometimes as well as exporting stuff, you want to do some setup or
168 their ":"). If returning tag names, be careful to avoid creating a tag
174 =item C<< _exporter_expand_regexp($regexp, $args, $globals) >>
176 Like C<_exporter_expand_regexp>, but given a regexp-like string instead
177 of a tag name.
206 This method is called to retrieve a regexp for validating the names of
207 exportable subs. If a sub doesn't match the regexp, then the default
211 The default implementation of this method assembles the regexp from
216 Called by C<_exporter_expand_sub> if it can't find a coderef to export.
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/gui-lib/framework/private/
H A Dtext-misc.rkt50 (define/override (default-style-name)
51 (editor:get-default-color-style-name))
55 find-named-style
56 (editor:get-default-color-style-name)))
76 (inherit find-string)
115 (define/private (enqueue-for-frame call-method tag)
121 tag))
212 (string-constant save-as-binary-format)
217 '(disallow-close default=3)
239 (string-constant save-as-plain-text)
[all …]
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/docs/man/
H A Dctags-client-tools.7.rst37 A pseudo-tag is stored in a tags file in the same format as
38 regular-tags as described in :ref:`tags(5) <tags(5)>`, except that pseudo-tag names
74 ctags emits pseudo-tags by default when writing tags
192 appended to the tag name as suffix.
238 find "input.c" from the file system. In that case,
382 The pattern field specifies how to find a tag in its source file. The code
401 even if the source file is updated, as long as the part containing the tag
441 using this regexp.
470 standard output by default.
501 in the default tags file format.
[all …]
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/man/
H A Dctags-client-tools.7.rst.in37 A pseudo-tag is stored in a tags file in the same format as
38 regular-tags as described in tags(5), except that pseudo-tag names
85 in Universal Ctags project are disabled by default. Use
192 appended to the tag name as suffix.
238 find "input.c" from the file system. In that case,
382 The pattern field specifies how to find a tag in its source file. The code
401 even if the source file is updated, as long as the part containing the tag
441 using this regexp.
470 standard output by default.
501 in the default tags file format.
[all …]
/dports/textproc/muse/muse-3.20/
H A DChangeLog.59 other directive as an Ikiwiki meta directive.
66 (muse-colors-find-highlighting, muse-colors-define-highlighting):
141 muse-table-el-line-regexp.
143 * lisp/muse-regexps.el (muse-table-el-line-regexp): New regexp
148 * lisp/muse-latex.el (muse-latex-slide-tag): Mark all frames as
177 an output suffix, such as PDF.
216 (muse-publish-div-tag): By default, ignore <div> tags.
220 * Makefile.defs.default (DEBNAME, LASTUPLOAD, BUILDOPTS)
320 publishing. The default is not to do so.
337 * Makefile.defs.default (INFODIR): Place files in .../share/info,
[all …]
H A DChangeLog.428 * lisp/muse-regexps.el (muse-tag-regexp): Permit tag attributes to
1077 C-i (`muse-insert-tag') documentation, and mention C-c C-i as an
1278 * lisp/muse-regexps.el (muse-tag-regexp): New regexp that matches
1453 (muse-protocol-find): Find protocols correctly. Rewrite to use
1661 point to muse-publish-src-tag by default, since <src> and
1685 * texi/muse.texi (Tag Summary): Update for new <src> tag as well
1710 (muse-publish-latex-tag): Set a default prefix based on the name
1749 (muse-read-project, muse-project-find-file): Message fix.
1875 * lisp/muse-project.el (muse-project-find-file): Fix bug when
2044 default is to use muse-list-item-regexp.
[all …]
/dports/misc/netron/node_modules/js-yaml/
H A DREADME.md60 Browser support was done mostly for the online demo. If you find any errors - feel
104 - `filename` _(default: null)_ - string to be used as a file path in
116 (`!!js/undefined`, `!!js/regexp` and `!!js/function`):
124 NOTE: JS-YAML **does not** support schema-specific tag resolution restrictions.
134 `!!js/function`, `!!js/regexp` and `!!js/undefined`. For untrusted sources, you
161 Same as `safeLoadAll()` but uses `DEFAULT_FULL_SCHEMA` by default.
178 - `styles` - "tag" => "style" map. Each tag may have own set of styles.
189 "binary"...) available for each tag (.e.g. !!null, !!int ...). Yaml
229 Same as `safeDump()` but without limits (uses `DEFAULT_FULL_SCHEMA` by default).
236 [YAML tag discussion](http://pyyaml.org/wiki/YAMLTagDiscussion) and
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/mocha/node_modules/js-yaml/
H A DREADME.md60 Browser support was done mostly for the online demo. If you find any errors - feel
104 - `filename` _(default: null)_ - string to be used as a file path in
116 (`!!js/undefined`, `!!js/regexp` and `!!js/function`):
124 NOTE: JS-YAML **does not** support schema-specific tag resolution restrictions.
134 `!!js/function`, `!!js/regexp` and `!!js/undefined`. For untrusted sources, you
161 Same as `safeLoadAll()` but uses `DEFAULT_FULL_SCHEMA` by default.
178 - `styles` - "tag" => "style" map. Each tag may have own set of styles.
189 "binary"...) available for each tag (.e.g. !!null, !!int ...). Yaml
229 Same as `safeDump()` but without limits (uses `DEFAULT_FULL_SCHEMA` by default).
236 [YAML tag discussion](http://pyyaml.org/wiki/YAMLTagDiscussion) and
[all …]
/dports/textproc/write-good/write-good-1.0.8/node_modules/js-yaml/
H A DREADME.md60 Browser support was done mostly for the online demo. If you find any errors - feel
104 - `filename` _(default: null)_ - string to be used as a file path in
116 (`!!js/undefined`, `!!js/regexp` and `!!js/function`):
124 NOTE: JS-YAML **does not** support schema-specific tag resolution restrictions.
134 `!!js/function`, `!!js/regexp` and `!!js/undefined`. For untrusted sources, you
161 Same as `safeLoadAll()` but uses `DEFAULT_FULL_SCHEMA` by default.
178 - `styles` - "tag" => "style" map. Each tag may have own set of styles.
189 "binary"...) available for each tag (.e.g. !!null, !!int ...). Yaml
229 Same as `safeDump()` but without limits (uses `DEFAULT_FULL_SCHEMA` by default).
236 [YAML tag discussion](http://pyyaml.org/wiki/YAMLTagDiscussion) and
[all …]
/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/node_modules/js-yaml/
H A DREADME.md60 Browser support was done mostly for the online demo. If you find any errors - feel
104 - `filename` _(default: null)_ - string to be used as a file path in
116 (`!!js/undefined`, `!!js/regexp` and `!!js/function`):
124 NOTE: JS-YAML **does not** support schema-specific tag resolution restrictions.
134 `!!js/function`, `!!js/regexp` and `!!js/undefined`. For untrusted sources, you
161 Same as `safeLoadAll()` but uses `DEFAULT_FULL_SCHEMA` by default.
178 - `styles` - "tag" => "style" map. Each tag may have own set of styles.
189 "binary"...) available for each tag (.e.g. !!null, !!int ...). Yaml
229 Same as `safeDump()` but without limits (uses `DEFAULT_FULL_SCHEMA` by default).
236 [YAML tag discussion](http://pyyaml.org/wiki/YAMLTagDiscussion) and
[all …]
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/node_modules/js-yaml/
H A DREADME.md60 Browser support was done mostly for the online demo. If you find any errors - feel
104 - `filename` _(default: null)_ - string to be used as a file path in
116 (`!!js/undefined`, `!!js/regexp` and `!!js/function`):
124 NOTE: JS-YAML **does not** support schema-specific tag resolution restrictions.
134 `!!js/function`, `!!js/regexp` and `!!js/undefined`. For untrusted sources, you
161 Same as `safeLoadAll()` but uses `DEFAULT_FULL_SCHEMA` by default.
178 - `styles` - "tag" => "style" map. Each tag may have own set of styles.
189 "binary"...) available for each tag (.e.g. !!null, !!int ...). Yaml
229 Same as `safeDump()` but without limits (uses `DEFAULT_FULL_SCHEMA` by default).
236 [YAML tag discussion](http://pyyaml.org/wiki/YAMLTagDiscussion) and
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/js-yaml/
H A DREADME.md60 Browser support was done mostly for the online demo. If you find any errors - feel
104 - `filename` _(default: null)_ - string to be used as a file path in
116 (`!!js/undefined`, `!!js/regexp` and `!!js/function`):
124 NOTE: JS-YAML **does not** support schema-specific tag resolution restrictions.
134 `!!js/function`, `!!js/regexp` and `!!js/undefined`. For untrusted sources, you
161 Same as `safeLoadAll()` but uses `DEFAULT_FULL_SCHEMA` by default.
178 - `styles` - "tag" => "style" map. Each tag may have own set of styles.
189 "binary"...) available for each tag (.e.g. !!null, !!int ...). Yaml
229 Same as `safeDump()` but without limits (uses `DEFAULT_FULL_SCHEMA` by default).
236 [YAML tag discussion](http://pyyaml.org/wiki/YAMLTagDiscussion) and
[all …]
/dports/www/ilias/ILIAS-5.4.25/Modules/Chatroom/chat/node_modules/js-yaml/
H A DREADME.md60 Browser support was done mostly for the online demo. If you find any errors - feel
104 - `filename` _(default: null)_ - string to be used as a file path in
116 (`!!js/undefined`, `!!js/regexp` and `!!js/function`):
124 NOTE: JS-YAML **does not** support schema-specific tag resolution restrictions.
134 `!!js/function`, `!!js/regexp` and `!!js/undefined`. For untrusted sources, you
161 Same as `safeLoadAll()` but uses `DEFAULT_FULL_SCHEMA` by default.
178 - `styles` - "tag" => "style" map. Each tag may have own set of styles.
189 "binary"...) available for each tag (.e.g. !!null, !!int ...). Yaml
229 Same as `safeDump()` but without limits (uses `DEFAULT_FULL_SCHEMA` by default).
236 [YAML tag discussion](http://pyyaml.org/wiki/YAMLTagDiscussion) and
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/js-yaml/
H A DREADME.md60 Browser support was done mostly for the online demo. If you find any errors - feel
104 - `filename` _(default: null)_ - string to be used as a file path in
116 (`!!js/undefined`, `!!js/regexp` and `!!js/function`):
124 NOTE: JS-YAML **does not** support schema-specific tag resolution restrictions.
134 `!!js/function`, `!!js/regexp` and `!!js/undefined`. For untrusted sources, you
161 Same as `safeLoadAll()` but uses `DEFAULT_FULL_SCHEMA` by default.
178 - `styles` - "tag" => "style" map. Each tag may have own set of styles.
189 "binary"...) available for each tag (.e.g. !!null, !!int ...). Yaml
229 Same as `safeDump()` but without limits (uses `DEFAULT_FULL_SCHEMA` by default).
236 [YAML tag discussion](http://pyyaml.org/wiki/YAMLTagDiscussion) and
[all …]
/dports/textproc/kibana6/kibana-6.8.16-darwin-x86_64/node_modules/js-yaml/
H A DREADME.md60 Browser support was done mostly for the online demo. If you find any errors - feel
104 - `filename` _(default: null)_ - string to be used as a file path in
116 (`!!js/undefined`, `!!js/regexp` and `!!js/function`):
124 NOTE: JS-YAML **does not** support schema-specific tag resolution restrictions.
134 `!!js/function`, `!!js/regexp` and `!!js/undefined`. For untrusted sources, you
161 Same as `safeLoadAll()` but uses `DEFAULT_FULL_SCHEMA` by default.
178 - `styles` - "tag" => "style" map. Each tag may have own set of styles.
189 "binary"...) available for each tag (.e.g. !!null, !!int ...). Yaml
229 Same as `safeDump()` but without limits (uses `DEFAULT_FULL_SCHEMA` by default).
236 [YAML tag discussion](http://pyyaml.org/wiki/YAMLTagDiscussion) and
[all …]
/dports/devel/jsonnet/jsonnet-0.17.0/doc/third_party/js-yaml/
H A DREADME.md60 Browser support was done mostly for the online demo. If you find any errors - feel
104 - `filename` _(default: null)_ - string to be used as a file path in
116 (`!!js/undefined`, `!!js/regexp` and `!!js/function`):
124 NOTE: JS-YAML **does not** support schema-specific tag resolution restrictions.
134 `!!js/function`, `!!js/regexp` and `!!js/undefined`. For untrusted sources, you
161 Same as `safeLoadAll()` but uses `DEFAULT_FULL_SCHEMA` by default.
177 - `styles` - "tag" => "style" map. Each tag may have own set of styles.
188 "binary"...) available for each tag (.e.g. !!null, !!int ...). Yaml
228 Same as `safeDump()` but without limits (uses `DEFAULT_FULL_SCHEMA` by default).
235 [YAML tag discussion](http://pyyaml.org/wiki/YAMLTagDiscussion) and
[all …]
/dports/devel/py-jsonnet/jsonnet-0.17.0/doc/third_party/js-yaml/
H A DREADME.md60 Browser support was done mostly for the online demo. If you find any errors - feel
104 - `filename` _(default: null)_ - string to be used as a file path in
116 (`!!js/undefined`, `!!js/regexp` and `!!js/function`):
124 NOTE: JS-YAML **does not** support schema-specific tag resolution restrictions.
134 `!!js/function`, `!!js/regexp` and `!!js/undefined`. For untrusted sources, you
161 Same as `safeLoadAll()` but uses `DEFAULT_FULL_SCHEMA` by default.
177 - `styles` - "tag" => "style" map. Each tag may have own set of styles.
188 "binary"...) available for each tag (.e.g. !!null, !!int ...). Yaml
228 Same as `safeDump()` but without limits (uses `DEFAULT_FULL_SCHEMA` by default).
235 [YAML tag discussion](http://pyyaml.org/wiki/YAMLTagDiscussion) and
[all …]
/dports/devel/pear-PhpDocumentor/PhpDocumentor-1.4.4/phpDocumentor/
H A DIo.inc59 * Format: array(array(regexp-ready string to search for whole path,
60 * regexp-ready string to search for basename of ignore strings),...)
215 foreach($data['tag'] as $param) {
360 [template] => templates/default
748 if (!count($find))
753 if (count($find))
757 if (count($find))
765 if (count($find))
774 if (count($find))
780 if (count($find))
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/racket-doc/scribblings/reference/
H A Dcollects.scrbl6 @title[#:tag "collects"]{Libraries and Collections}
63 @section[#:tag "collects-search"]{Collection Search Configuration}
134 @section[#:tag "links-file"]{Collection Links}
152 that can be used as the collection's path (directly, as opposed to a
167 link, then the link is used only if @racket[(regexp-match? _regexp
184 @section[#:tag "collects-api"]{Collection Paths and Parameters}
215 @racket[path-list-string->path-list], as long as the value of
218 @racket[#f], the default collection path list (as constructed by the
264 (regexp-match? #rx"[.]rkt$" file)])
269 (regexp-match? #rx"[.]rkt$" file)])
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/drracket/browser/private/
H A Dhtml.rkt8 (only-in html read-html-as-xml read-html-comments use-html-spec)
84 (define/private (find-rect x y)
116 [rect (find-rect snipx snipy)])
124 (if (find-rect snipx snipy)
205 (send the-color-database find-color str)))))
291 (define (find/add-areas image-map-snip image-map)
384 (define default-font (make-object font% 12 'default))
522 (read-html-as-xml a-port))]
579 [delta:default-face (make-object style-delta% 'change-family 'default)]
610 (when #f ; treat them all as ignored warnings
[all …]
/dports/textproc/texi2html/texi2html-5.0/test/xemacs_manual/
H A Dprograms.texi1143 So, as an example, @kbd{M-x find-tag bidule/b} will go directly to the
1529 Find first definition of @var{tag} (@code{find-tag}).
1534 (@code{find-tag-other-window}).
1538 @findex find-tag
1539 @kbd{M-.}@: (@code{find-tag}) is the command to find the definition of
1549 buffer before or around point is used as the name of the tag to find.
1552 The argument to @code{find-tag} need not be the whole tag name; it can
1557 the substring, give @code{find-tag} a numeric argument, as in @kbd{C-u
1592 @findex find-tag-other-window
1653 @code{find-tag} family. The @code{find-tag} commands search only for
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/doc/emacs/
H A Ddired.texi382 @code{dired-garbage-files-regexp}. By default, this matches certain
956 @findex dired-do-find-regexp
960 (@code{dired-do-find-regexp}).
976 @findex dired-do-find-regexp-and-replace
981 @var{to} (@code{dired-do-find-regexp-and-replace}).
990 Like with @code{dired-do-find-regexp}, if any of the marked files are
1163 default.
1436 @var{regexp}. It works by running the programs @command{find} and
1559 @kbd{C-t t} (@code{image-dired-tag-files}). This reads the tag name
1566 a special tag called ``comment'' for each file (it is not a tag in
[all …]
/dports/editors/emacs/emacs-27.2/doc/emacs/
H A Ddired.texi332 @code{dired-garbage-files-regexp}. By default, this matches certain
867 @findex dired-do-find-regexp
871 (@code{dired-do-find-regexp}).
887 @findex dired-do-find-regexp-and-replace
892 @var{to} (@code{dired-do-find-regexp-and-replace}).
901 Like with @code{dired-do-find-regexp}, if any of the marked files are
1074 default.
1347 @var{regexp}. It works by running the programs @command{find} and
1472 @kbd{C-t t} (@code{image-dired-tag-files}). This reads the tag name
1475 with a certain tag, you can use @kbd{C-t d} to view them.
[all …]

12345678910>>...398