Home
last modified time | relevance | path

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

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