Home
last modified time | relevance | path

Searched refs:fe (Results 1 – 21 of 21) sorted by relevance

/PHP-7.4/Zend/
H A Dzend_inheritance.c1513 ce->clone = fe; in zend_add_magic_methods()
1518 ce->constructor = fe; in zend_add_magic_methods()
1520 ce->destructor = fe; in zend_add_magic_methods()
1522 ce->__get = fe; in zend_add_magic_methods()
1525 ce->__set = fe; in zend_add_magic_methods()
1528 ce->__call = fe; in zend_add_magic_methods()
1530 ce->__unset = fe; in zend_add_magic_methods()
1533 ce->__isset = fe; in zend_add_magic_methods()
1536 ce->__callstatic = fe; in zend_add_magic_methods()
1538 ce->__tostring = fe; in zend_add_magic_methods()
[all …]
/PHP-7.4/ext/pdo_pgsql/
H A Dconfig.w327 …CHECK_HEADER_ADD_INCLUDE("libpq-fe.h", "CFLAGS_PDO_PGSQL", PHP_PDO_PGSQL + "\\include;" + PHP_PHP_…
H A Dconfig.m438 if test -r "$i/$j/libpq-fe.h"; then
56 AC_MSG_ERROR(Cannot find libpq-fe.h. Please specify correct PostgreSQL installation path)
/PHP-7.4/ext/pgsql/
H A Dconfig.w327 …CHECK_HEADER_ADD_INCLUDE("libpq-fe.h", "CFLAGS_PGSQL", PHP_PGSQL + "\\include;" + PHP_PHP_BUILD + …
H A Dconfig.m438 if test -r "$i/$j/libpq-fe.h"; then
56 AC_MSG_ERROR(Cannot find libpq-fe.h. Please specify correct PostgreSQL installation path)
/PHP-7.4/ext/standard/tests/strings/
H A Dstrtolower-win32.phpt285 de => fe
317 fe => fe
H A Dbug49785.phpt2884 string(4) "81fe"
2894 string(4) "82fe"
2904 string(4) "83fe"
2914 string(4) "84fe"
2924 string(4) "85fe"
2934 string(4) "86fe"
2944 string(4) "87fe"
2954 string(4) "88fe"
2964 string(4) "89fe"
3034 string(4) "90fe"
[all …]
H A Dconvert_cyr_string_basic.phpt128 215: fe
H A Dstrtoupper1-win32.phpt317 fe => de
H A Dhtml_entity_decode_iso8859-15.phpt399 LATIN SMALL LETTER THORN: þ => fe
400 þ => fe
H A Dhtml_entity_decode_win1251.phpt531 CYRILLIC SMALL LETTER YU: ю => fe
H A Dhtml_entity_decode_macroman.phpt534 OGONEK: ˛ => fe
H A Dhtml_entity_decode_cp866.phpt527 BLACK SQUARE: ■ => fe
H A Dhtml_entity_decode_koi8-r.phpt527 CYRILLIC CAPITAL LETTER CHE: Ч => fe
/PHP-7.4/sapi/cli/
H A Dphp_cli.c212 zend_extension *fe = (zend_extension*)(*f)->data; in extension_name_cmp() local
214 return strcmp(fe->name, se->name); in extension_name_cmp()
/PHP-7.4/sapi/fpm/fpm/
H A Dfpm_main.c223 zend_extension *fe = (zend_extension*)(*f)->data; in extension_name_cmp() local
225 return strcmp(fe->name, se->name); in extension_name_cmp()
/PHP-7.4/sapi/cgi/
H A Dcgi_main.c274 zend_extension *fe = (zend_extension*)(*f)->data; in extension_name_cmp() local
276 return strcmp(fe->name, se->name); in extension_name_cmp()
/PHP-7.4/ext/hash/tests/
H A Dfnv1a32.phpt247 array( 'pQ9V<oFdct^y"}5Vu3rYhvgB&g8;)PFy"_Q?Ow%3md.pbDHYW', '859042fe' ),
/PHP-7.4/
H A DNEWS1235 . Fixed bug #78983 (pdo_pgsql config.w32 cannot find libpq-fe.h). (SATŌ
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます29415 # utf string variant with prepending fe??ffFFff
H A Dmagic29415 # utf string variant with prepending fe??ffFFff

Completed in 174 milliseconds