Searched refs:ePLabel (Results 1 – 1 of 1) sorted by relevance
216669 u8 ePLabel; /* Node type of the patch label */ local216709 ePLabel = pPatch->aBlob[iPCursor] & 0x0f;216710 if( ePLabel<JSONB_TEXT || ePLabel>JSONB_TEXTRAW ){216741 (ePLabel==JSONB_TEXT || ePLabel==JSONB_TEXTRAW),