Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/usbhidaction/
H A Dusbhidaction.c53 volatile sig_atomic_t reparse = 0; variable
77 reparse = 1; in sighup()
194 if (reparse) { in main()
201 reparse = 0; in main()
/openbsd-src/gnu/llvm/libcxx/src/filesystem/
H A Dposix_compat.h447 const auto *reparse = reinterpret_cast<LIBCPP_REPARSE_DATA_BUFFER *>(buf); in readlink() local
454 if (reparse->ReparseTag != IO_REPARSE_TAG_SYMLINK) { in readlink()
458 const auto &symlink = reparse->SymbolicLinkReparseBuffer; in readlink()
/openbsd-src/usr.bin/awk/
H A Dproto.h55 extern Node *reparse(const char *);
H A Db.c236 p = reparse(s); in mkdfa()
966 Node *reparse(const char *p) /* parses regular expression pointed to by p */ in reparse()
970 DPRINTF("reparse <%s>\n", p);
1253 int relex(void) /* lexical analyzer for reparse */ in relex()
953 Node *reparse(const char *p) /* parses regular expression pointed to by p */ reparse() function
/openbsd-src/gnu/llvm/clang/bindings/python/tests/cindex/
H A Dtest_translation_unit.py76 tu.reparse()
/openbsd-src/gnu/llvm/clang/docs/
H A DHowToSetupToolingForLLVM.rst146 When editing a .cpp/.cxx/.cc/.c file, hit F5 to reparse the file. In
H A DInternalsManual.rst1105 reparse does not need to redo semantic analysis to determine whether a token
/openbsd-src/gnu/llvm/clang/bindings/python/clang/
H A Dcindex.py3045 def reparse(self, unsaved_files=None, options=0): member in TranslationUnit
/openbsd-src/gnu/llvm/llvm/lib/Support/Windows/
H A DPath.inc766 // Handle reparse points.
/openbsd-src/gnu/usr.bin/perl/
H A Dregcomp.c1691 /* We start from 0 (over from 0 in the case this is a reparse. The first in Perl_re_op_compile()
6197 /* We may have to reparse the node, artificially stopping filling in S_regatom()
6271 reparse: in S_regatom()
6411 * differs between EXACTF and EXACTFU, reparse it in S_regatom()
6416 goto reparse; in S_regatom()
7357 /* If we did find a place to split, reparse the entire node in S_regatom()
7375 goto reparse; in S_regatom()
8312 reparse, we haven't changed the in S_handle_possible_posix()
14629 * them, and we have to reparse, but we don't have enough information in S_parse_uniprop_string()
14692 i_zero = STRLENs("utf8::"); /* When resetting 'i' to reparse in S_parse_uniprop_string()
[all...]
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperl5380delta.pod1630 readlink() now returns the C<PrintName> from a symbolic link reparse
H A Dperlfunc.pod1982 reparse the file every time you call it, so you probably don't want
/openbsd-src/gnu/usr.bin/cvs/src/
H A DChangeLog-961094 (RCS_fast_checkout): If NODELTA is set, reparse the RCS file.
1098 (RCS_deltas): If NODELTA is set, reparse the RCS file.
/openbsd-src/usr.sbin/nsd/doc/
H A DRELNOTES1059 - Fix #665: when removing subdomain, nsd does not reparse parent zone.
H A DChangeLog2072 - Fix #665: when removing subdomain, nsd does not reparse parent zone.
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A DChangeLog-19933329 * breakpoint.c (breakpoint_re_set_one): Always reparse breakpoint
/openbsd-src/gnu/usr.bin/perl/cpan/Pod-Perldoc/corpus/
H A Dperlfunc.pod