File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 561
561
</simpara >
562
562
</listitem >
563
563
</varlistentry >
564
+ <varlistentry xml : id =" constant.posix-sc-child-max" >
565
+ <term >
566
+ <constant >POSIX_SC_CHILD_MAX</constant >
567
+ (<type >int</type >)
568
+ </term >
569
+ <listitem >
570
+ <simpara >
571
+ The maximum number of simultaneous processes per user.
572
+ Available as of PHP 8.4.0.
573
+ </simpara >
574
+ </listitem >
575
+ </varlistentry >
576
+ <varlistentry xml : id =" constant.posix-sc-clk-tk" >
577
+ <term >
578
+ <constant >POSIX_SC_CLK_TK</constant >
579
+ (<type >int</type >)
580
+ </term >
581
+ <listitem >
582
+ <simpara >
583
+ The number of clock ticks per second.
584
+ Available as of PHP 8.4.0.
585
+ </simpara >
586
+ </listitem >
587
+ </varlistentry >
564
588
</variablelist >
565
589
</section >
566
590
</appendix >
You can’t perform that action at this time.
0 commit comments