検索

phrase: max: clip:
target: order:
Results of 411 - 420 of about 1164 for [SIMILAR] 16 1024 4096 WITH 20112 runkit7 WITH 7... (0.594 sec.)
Parser examples 0
« Lexer examples Parle\Lexer » PHP Manual 例 Parser examples Parser examples 例1 Simple calculator <?php use Parle \{ Parser , ParserException , Lexer , Token }; $p = new Parser ; $p -> token ( "INTEGER" ); $p -> left ( "'+' '-' '*' '/'" ); $p -> push ( "start" , "exp" ); $prod_add = $p ...
https://man.plustar.jp/php/parle.examples.parser.html - [similar]
XSLTProcessor クラス 0
« libxml のエラー処理関数によるエラー処理 XSLTProcessor::__construct » PHP Manual XSL XSLTProcessor クラス XSLTProcessor クラス (PHP 5, PHP 7, PHP 8) はじめに クラス概要 class XSLTProcessor { /* メソッド */ public getParameter ( string $namespace , string $name ): string | false public g ...
https://man.plustar.jp/php/class.xsltprocessor.html - [similar]
The Yar_Server class 0
« 例 Yar_Server::__construct » PHP Manual Yar The Yar_Server class The Yar_Server class (No version information available, might only be in Git) はじめに クラス概要 class Yar_Server { /* プロパティ */ protected $ _executor ; /* メソッド */ final public __construct ( Object $obj ) public ...
https://man.plustar.jp/php/class.yar-server.html - [similar]
Patch Construction 0
« Componere\Patch Componere\Patch::apply » PHP Manual Componere\Patch Patch Construction Componere\Patch::__construct (Componere 2 >= 2.1.0) Componere\Patch::__construct — Patch Construction 説明 public Componere\Patch::__construct ( object $instance ) public Componere\Patch::__construct ...
https://man.plustar.jp/php/componere-patch.construct.html - [similar]
CUBRID MySQL 互換関数 0
« cubrid_version cubrid_affected_rows » PHP Manual CUBRID CUBRID MySQL 互換関数 CUBRID MySQL 互換関数 目次 cubrid_affected_rows — Return the number of rows affected by the last SQL statement cubrid_client_encoding — Return the current CUBRID connection charset cubrid_close — Close CUBRID ...
https://man.plustar.jp/php/cubridmysql.cubrid.html - [similar]
Gets the alignment 0
« FFI::addr FFI::arrayType » PHP Manual FFI Gets the alignment FFI::alignof (PHP 7 >= 7.4.0, PHP 8) FFI::alignof — Gets the alignment 説明 public static FFI::alignof ( FFI\CData | FFI\CType &$ptr ): int Gets the alignment of the given FFI\CData or FFI\CType object. パラメータ ptr The han ...
https://man.plustar.jp/php/ffi.alignof.html - [similar]
配列内の現在の要素を返す 0
« count each » PHP Manual 配列 関数 配列内の現在の要素を返す current (PHP 4, PHP 5, PHP 7, PHP 8) current — 配列内の現在の要素を返す 説明 current ( array | object $array ): mixed 各配列は、"カレント"の要素へのポインタを有しています。 このポインタは、配列に挿入された最初の要素を指すように ...
https://man.plustar.jp/php/function.current.html - [similar]
指定したオブジェクト ID に続く SNMP オブジェクトを取得する 0
« snmp2_get snmp2_real_walk » PHP Manual SNMP 関数 指定したオブジェクト ID に続く SNMP オブジェクトを取得する snmp2_getnext (PHP >= 5.2.0, PHP 7, PHP 8) snmp2_getnext — 指定したオブジェクト ID に続く SNMP オブジェクトを取得する 説明 snmp2_getnext ( string $hostname , string $community , ...
https://man.plustar.jp/php/function.snmp2-getnext.html - [similar]
Create a GearmanClient instance 0
« GearmanClient::clone GearmanClient::context » PHP Manual GearmanClient Create a GearmanClient instance GearmanClient::__construct (PECL gearman >= 0.5.0) GearmanClient::__construct — Create a GearmanClient instance 説明 public GearmanClient::__construct () Creates a GearmanClient insta ...
https://man.plustar.jp/php/gearmanclient.construct.html - [similar]
円弧を描画する 0
« ImagickDraw::annotation ImagickDraw::bezier » PHP Manual ImagickDraw 円弧を描画する ImagickDraw::arc (PECL imagick 2, PECL imagick 3) ImagickDraw::arc — 円弧を描画する 説明 public ImagickDraw::arc ( float $sx , float $sy , float $ex , float $ey , float $sd , float $ed ): bool 警告 この ...
https://man.plustar.jp/php/imagickdraw.arc.html - [similar]