Home
last modified time | relevance | path

Searched +defs:all +defs:b +defs:not (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/libxo/xohtml/external/
H A Djquery.js73 fcamelCase = function( all, letter ) { argument
4148 Sizzle.filter = function( expr, set, inplace, not ) { argument
4434 CLASS: function( match, curLoop, inplace, result, not, isXML ) { argument
4492 ATTR: function( match, curLoop, inplace, result, not, isXML ) { argument
4509 PSEUDO: function( match, curLoop, inplace, result, not ) { argument
4814 fescape = function(all, num){ argument
4870 sortOrder = function( a, b ) { argument
4944 siblingCheck = function( a, b, ret ) { argument
5305 Sizzle.contains = function( a, b ) { argument
5608 filter: function( expr, elems, not ) { argument
/freebsd/contrib/sqlite3/autosetup/
H A Djimsh0.c644 #define Jim_SetResultBool(i,b) Jim_SetResultInt(i, b) argument
6989 int not = 0; in JimCharsetMatch() local
7344 static jim_wide JimPowWide(jim_wide b, jim_wide e) in JimPowWide()
9540 int b; in JimStringIs() local
9599 static int qsortCompareStringPointers(const void *a, const void *b) in qsortCompareStringPointers()
14361 int b; in ExprBool() local
22990 static void regc(regex_t *preg, int b ) in regc()
23938 const char *all = in opendir() local