Searched refs:reparse (Results 1 – 7 of 7) sorted by relevance
52 static int reparse = 1; variable80 reparse = 1; in sighup()241 if (reparse) { in main()248 reparse = 0; in main()
424 const auto* reparse = reinterpret_cast<LIBCPP_REPARSE_DATA_BUFFER*>(buf); in readlink() local430 if (reparse->ReparseTag != IO_REPARSE_TAG_SYMLINK) { in readlink()434 const auto& symlink = reparse->SymbolicLinkReparseBuffer; in readlink()
259 # reparse: 270 cmp -s foo1 foo2 || ./echo 'BAD: T.gawk reparse'
54 extern Node *reparse(const char *);
232 p = reparse(s); in mkdfa()963 Node *reparse(const char *p) /* parses regular expression pointed to by p */ in reparse() function
1732 #define FLAG_HEADER_RP_FIX 0x00000080 reparse point fixup1747 >16 ulelong &0x00000080 \b, reparse point fixup
793 // Handle reparse points.