Home
last modified time | relevance | path

Searched refs:rbracket (Results 1 – 2 of 2) sorted by relevance

/freebsd/stand/ficl/
H A Dwords.c2906 static void rbracket(FICL_VM *pVM) in rbracket() function
5001 dictAppendWord(dp, "]", rbracket, FW_DEFAULT); in ficlCompileCore()
/freebsd/contrib/libxo/xohtml/external/
H A Djquery.js6888 rbracket = /\[\]$/, variable
7689 if ( traditional || rbracket.test( prefix ) ) {