Searched refs:isBody (Results 1 – 10 of 10) sorted by relevance
60 public function isBody(): bool43 public function isBody(): bool global() function in League\\CommonMark\\Extension\\Table\\TableSection
3697 if (isDocument(element) || isDetached(element) || isBody(element) || isHtml(element))3737 if (isBody(element)) break;3831 if (isDocument(element) || isDetached(element) || isBody(element) || isHtml(element))3890 function isBody(element) { function
2 …isBody){if(!t.isBody)throw new Error("property <"+t.ns.name+"> must be body property to refine <"+…
7 …isBody){if(!t.isBody)throw new Error("property <"+t.ns.name+"> must be body property to refine <"+…
7670 if (oldProperty.isBody) {7672 if (!newProperty.isBody) {7809 if (p.isBody) {10856 if (p.isBody) {11823 isBody: true12812 isBody: true,