Home
last modified time | relevance | path

Searched refs:embedded (Results 1 – 24 of 24) sorted by relevance

/PHP-7.4/ext/mysqli/tests/
H A Dskipifnotemb.inc3 if (!$driver->embedded)
4 die("skip test for with embedded server only");
H A Dskipifemb.inc3 if ($driver->embedded)
4 die("skip test doesn't run with embedded server");
H A Dmysqli_class_mysqli_driver_interface.phpt76 assert(is_bool($driver->embedded));
77 printf("driver->embedded = '%s'\n", $driver->embedded);
97 embedded
105 embedded
114 driver->embedded = ''
H A Dmysqli_driver.phpt106 if (!is_bool($embedded = $driver->embedded))
108 gettype($embedded), $embedded);
H A D073.phpt9 var_dump($driver->embedded);
H A Dmysqli_class_mysqli_driver_reflection.phpt61 Inspecting property 'embedded'
87 Default property 'embedded'
/PHP-7.4/ext/standard/tests/strings/
H A Dchop_variation4.phpt2 Test chop() function : usage variations - strings with embedded nulls
11 * Testing chop() : with nulls embedded in input string
14 echo "*** Testing chop() : string with embedded nulls ***\n";
16 // defining varous strings with embedded nulls
42 *** Testing chop() : string with embedded nulls ***
H A Dstrtok_variation4.phpt2 Test strtok() function : usage variations - with embedded nulls in the strings
11 * Testing strtok() : with embedded nulls in the strings
14 echo "*** Testing strtok() : with embedded nulls in the strings ***\n";
16 // defining varous strings with embedded nulls
45 *** Testing strtok() : with embedded nulls in the strings ***
H A Dtrim1.phpt47 /* String with embedded NULL */
48 echo "\n*** Testing with String with embedded NULL ***\n";
85 *** Testing with String with embedded NULL ***
H A Drtrim.phpt38 /* String with embedded NULL */
39 echo "\n*** String with embedded NULL ***\n";
74 *** String with embedded NULL ***
H A Dnl2br_variation1.phpt17 //new line chars embedded in strings
H A Dnl2br_variation3.phpt25 //heredoc string containing embedded 'new line chars'/'new lines' in the string
H A Dexplode1.phpt65 /* String with embedded NULL */
66 echo "\n-- Testing string with embedded NULL --\n";
466 -- Testing string with embedded NULL --
/PHP-7.4/sapi/embed/
H A Dconfig.m43 [EXPERIMENTAL: Enable building of embedded SAPI library TYPE is either
8 AC_MSG_CHECKING([for embedded SAPI library support])
/PHP-7.4/ext/xml/tests/
H A Dbug70962.phpt2 Bug #70962 (XML_OPTION_SKIP_WHITE strips embedded whitespace)
23 // Check embedded whitespace is not getting skipped.
/PHP-7.4/sapi/phpdbg/
H A D.phpdbginit19 * This embedded PHP is executed at init time
/PHP-7.4/docs/
H A Dself-contained-extensions.md26 convert an embedded extension into a self-contained one. Install PHP and execute
59 The MySQL module will either use the embedded MySQL client library or the MySQL
/PHP-7.4/ext/mysqli/
H A Dphp_mysqli_structs.h321 zend_ulong embedded; variable
H A Dmysqli.c563 mysqli_globals->embedded = 0; in PHP_INI_END()
/PHP-7.4/ext/standard/tests/array/
H A Darray_merge_recursive_variation3.phpt73 // array containing embedded arrays
/PHP-7.4/
H A DUPGRADING83 . The embedded server functionality has been removed. It was broken since
H A DNEWS134 . Fixed bug #70962 (XML_OPTION_SKIP_WHITE strips embedded whitespace).
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます2355 # embedded inside others like Android Backup, Clam AntiVirus database
5624 # Scripts that run in the embedded Python interpreter
7702 # Type: Nintendo GameCube embedded disc image
9618 >18 leshort 77 Infineon 32-bit embedded,
9649 >18 leshort 108 Sharp embedded,
9680 >18 leshort 167 Andes embedded RISC,
9785 >7 byte 255 (embedded)
13731 # semi-commonly used in embedded and handheld systems.
15133 >>>44 ubelong &1 \b, embedded
15135 #>>>44 ubelong ^1 \b, not embedded
[all …]
H A Dmagic2355 # embedded inside others like Android Backup, Clam AntiVirus database
5624 # Scripts that run in the embedded Python interpreter
7702 # Type: Nintendo GameCube embedded disc image
9618 >18 leshort 77 Infineon 32-bit embedded,
9649 >18 leshort 108 Sharp embedded,
9680 >18 leshort 167 Andes embedded RISC,
9785 >7 byte 255 (embedded)
13731 # semi-commonly used in embedded and handheld systems.
15133 >>>44 ubelong &1 \b, embedded
15135 #>>>44 ubelong ^1 \b, not embedded
[all …]

Completed in 305 milliseconds