Home
last modified time | relevance | path

Searched refs:IsXmlWhiteSpace (Results 1 – 14 of 14) sorted by relevance

/dports/editors/lazarus/lazarus/components/lazutils/
H A Dlaz2_xmlutils.pas40 function IsXmlWhiteSpace(c: PXMLUtilChar): Boolean; in IsXmlWhiteSpace() function
358 function IsXmlWhiteSpace(c: PXMLUtilChar): Boolean; in IsXmlWhiteSpace() function
H A Dlaz2_xpath.pas2497 while (Head <= L) and IsXmlWhiteSpace(@s[Head]) do
2501 while (Tail <= L) and not IsXmlWhiteSpace(@s[Tail]) do
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazutils/
H A Dlaz2_xmlutils.pas40 function IsXmlWhiteSpace(c: PXMLUtilChar): Boolean; in IsXmlWhiteSpace() function
358 function IsXmlWhiteSpace(c: PXMLUtilChar): Boolean; in IsXmlWhiteSpace() function
H A Dlaz2_xpath.pas2497 while (Head <= L) and IsXmlWhiteSpace(@s[Head]) do
2501 while (Tail <= L) and not IsXmlWhiteSpace(@s[Tail]) do
/dports/editors/lazarus-qt5/lazarus/components/lazutils/
H A Dlaz2_xmlutils.pas40 function IsXmlWhiteSpace(c: PXMLUtilChar): Boolean; in IsXmlWhiteSpace() function
358 function IsXmlWhiteSpace(c: PXMLUtilChar): Boolean; in IsXmlWhiteSpace() function
H A Dlaz2_xpath.pas2497 while (Head <= L) and IsXmlWhiteSpace(@s[Head]) do
2501 while (Tail <= L) and not IsXmlWhiteSpace(@s[Tail]) do
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazutils/
H A Dlaz2_xmlutils.pas40 function IsXmlWhiteSpace(c: PXMLUtilChar): Boolean; in IsXmlWhiteSpace() function
358 function IsXmlWhiteSpace(c: PXMLUtilChar): Boolean; in IsXmlWhiteSpace() function
H A Dlaz2_xpath.pas2497 while (Head <= L) and IsXmlWhiteSpace(@s[Head]) do
2501 while (Tail <= L) and not IsXmlWhiteSpace(@s[Tail]) do
/dports/devel/fpc-fcl-xml/fpc-3.2.2/packages/fcl-xml/src/
H A Dxmlutils.pp40 function IsXmlWhiteSpace(c: WideChar): Boolean;
408 function IsXmlWhiteSpace(c: WideChar): Boolean;
H A Dxpath.pp2426 while (Head <= L) and IsXmlWhiteSpace(s[Head]) do
2430 while (Tail <= L) and not IsXmlWhiteSpace(s[Tail]) do
/dports/lang/fpc-source/fpc-3.2.2/packages/fcl-xml/src/
H A Dxmlutils.pp40 function IsXmlWhiteSpace(c: WideChar): Boolean;
408 function IsXmlWhiteSpace(c: WideChar): Boolean;
H A Dxpath.pp2426 while (Head <= L) and IsXmlWhiteSpace(s[Head]) do
2430 while (Tail <= L) and not IsXmlWhiteSpace(s[Tail]) do
/dports/editors/lazarus/docs/chm/
H A Dlazutils.xct1737 IsXmlWhiteSpace laz2_xmlutils/isxmlwhitespace.html
/dports/editors/lazarus-qt5/docs/chm/
H A Dlazutils.xct1737 IsXmlWhiteSpace laz2_xmlutils/isxmlwhitespace.html