You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
func=/**\n * Description|\n *\n * @param string $var1 param1\n * @param bool $var2 param2\n * @return True on success, false otherwise\n *\n * @details Throw an exception in case of error!\n */
76
+
param=* @param string $var| Parameter_Description
70
77
yx="|" => "",
71
78
ar=array();
72
79
arr=array(|)
@@ -89,7 +96,6 @@ ne=!= "|"
89
96
neq=!= "|"
90
97
iq=== "|"
91
98
eq=== "|"
92
-
; gt --> gte, lt --> lte
93
99
gt=>=
94
100
ltt=<=
95
101
iff=if (|) \n\i\n
@@ -116,6 +122,8 @@ nn= . "\\n";
116
122
k=/* | */
117
123
g=global $|;
118
124
gl=global $|;
125
+
lorem=Lorem ipsum dolor sit amet
126
+
lipsum=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla fringilla pharetra fermentum.\nVestibulum neque erat, bibendum ac sagittis et, pulvinar at urna. Donec sit amet ipsum quis velit cursus ultrices elementum id lacus.\nSed vel massa vitae turpis viverra adipiscing at nec odio. Quisque ac ligula metus. Vestibulum suscipit elit eget lacus pellentesque tempus. Suspendisse potenti.
119
127
120
128
; ECHOING
121
129
1='|'
@@ -704,8 +712,6 @@ SUB=SUBSTRING(date|, 1, -3)
704
712
SI=SUBSTRING_INDEX(datetime|, ' ', 1)
705
713
POS=SUBSTRING_INDEX(datetime|, ' ', 1)
706
714
STR=LOCATE('|', )
707
-
INV=SELECT * FROM t11_order_headers oh LEFT JOIN t11_order_items oi ON oi.header_id = oh.id WHERE | IN (
708
-
SOH=SELECT * FROM t11_order_headers oh LEFT JOIN t11_order_items oi ON oi.header_id = oh.id WHERE |
/// For custom date/time format strings see: <see href="https://learn.microsoft.com/en-us/dotnet/standard/base-types/custom-date-and-time-format-strings"/>
0 commit comments