Home
last modified time | relevance | path

Searched refs:direct (Results 1 – 25 of 81) sorted by last modified time

1234

/PHP-5.5/win32/
H A Dinstall.txt70 servers PHP has a direct module interface (also called SAPI). These
/PHP-5.5/sapi/cli/tests/
H A D009.phpt16 string(57) "Either execute direct code, process stdin or use a file.
18 string(57) "Either execute direct code, process stdin or use a file.
/PHP-5.5/
H A Dphp.ini-development541 ; produces clickable error messages that direct to a page describing the error
H A Dphp.ini-production541 ; produces clickable error messages that direct to a page describing the error
/PHP-5.5/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_003s.phpt2 SOAP Interop Round2 base 003 (soap/direct): echoString(NULL)
H A Dr2_base_005p.phpt2 SOAP Interop Round2 base 005 (php/direct): echoString(utf-8)
H A Dr2_base_015p.phpt2 SOAP Interop Round2 base 015 (php/direct): echoStructArray
H A Dr2_base_015s.phpt2 SOAP Interop Round2 base 015 (soap/direct): echoStructArray
H A Dr2_base_003p.phpt2 SOAP Interop Round2 base 003 (php/direct): echoString(NULL)
H A Dr2_base_005s.phpt2 SOAP Interop Round2 base 005 (soap/direct): echoString(utf-8)
H A Dr2_base_014p.phpt2 SOAP Interop Round2 base 014 (php/direct): echoStruct
/PHP-5.5/ext/simplexml/tests/
H A D014.phpt2 SimpleXML: adding/removing attributes (direct)
/PHP-5.5/ext/pdo_pgsql/tests/
H A Dbug69752.phpt45 /* Use delta instead of direct comparison here */
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_get_attribute.phpt89 Perform direct queries, don't use prepared statements.
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt1759 From release 8.32 there is also a direct interface for JIT execution,
3337 Perl has no direct equivalent of PCRE_NOTEMPTY or
/PHP-5.5/ext/pcre/pcrelib/
H A DChangeLog1688 direct recursions such as (xxx(?1)|yyy) but not mutual recursions (where
1947 to pcregrep and other applications that have no direct access to PCRE
H A DNEWS129 execution speed. In addition, a new direct interface to JIT execution is
/PHP-5.5/ext/openssl/tests/
H A D001.phpt44 echo "Load key using direct syntax\n";
49 die("failed to load key using direct syntax");
72 Load key using direct syntax
/PHP-5.5/ext/odbc/
H A Dphp_odbc.c2482 int direct = 0; in odbc_sqlconnect() local
2489 direct = 1; in odbc_sqlconnect()
2499 if (direct) { in odbc_sqlconnect()
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic13217 # direct read/write support by driver functions 03h,0Ch
/PHP-5.5/ext/calendar/tests/
H A Dunixtojd.phpt13 // -adding a call direct to GetEnvironmentVariableA just before tzset() is called to check the…
/PHP-5.5/build/
H A Dlibtool.m45635 # Neither direct hardcoding nor static linking is supported with a
/PHP-5.5/Zend/tests/
H A Dobjects_024.phpt2 Testing direct assigning for property of object returned by function
H A Dbug44660.phpt11 echo "\n--> direct assignment: ";
33 --> direct assignment:
H A Dbug28377.phpt9 custom_callback('direct', debug_backtrace());
23 direct -- args: 2

Completed in 162 milliseconds

1234