Home
last modified time | relevance | path

Searched defs:rbrace (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.bin/indent/
H A Dindent_codes.h49 #define rbrace 12 macro
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h44 rbrace, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLToken.h31 rbrace, // { } enumerator
/freebsd/contrib/libxo/xohtml/external/
H A Djquery.js1673 var rbrace = /^(?:\{.*\}|\[.*\])$/, variable