Home
last modified time | relevance | path

Searched refs:usable (Results 1 – 18 of 18) sorted by relevance

/PHP-7.2/Zend/
H A Dacinclude.m4121 AC_MSG_CHECKING([for usable _FPU_SETCW])
137 AC_DEFINE(HAVE__FPU_SETCW, 1, [whether _FPU_SETCW is present and usable])
143 AC_MSG_CHECKING([for usable fpsetprec])
158 AC_DEFINE(HAVE_FPSETPREC, 1, [whether fpsetprec is present and usable])
164 AC_MSG_CHECKING([for usable _controlfp])
179 AC_DEFINE(HAVE__CONTROLFP, 1, [whether _controlfp is present usable])
185 AC_MSG_CHECKING([for usable _controlfp_s])
201 AC_DEFINE(HAVE__CONTROLFP_S, 1, [whether _controlfp_s is present and usable])
/PHP-7.2/ext/standard/tests/strings/
H A Dbug68636.phpt9 die('skip available locales not usable');
H A Dsetlocale_basic1.phpt9 die('skip available locales not usable');
H A Dsetlocale_basic2.phpt9 die('skip available locales not usable');
/PHP-7.2/ext/standard/tests/file/
H A Dbug72330.phpt6 die('skip available locales not usable');
/PHP-7.2/ext/soap/tests/bugs/
H A Dbug50698_2.phpt13 …SDL' && $e->faultstring == 'SOAP-ERROR: Parsing WSDL: Could not find any usable binding services i…
H A Dbug50698_3.phpt13 …SDL' && $e->faultstring == 'SOAP-ERROR: Parsing WSDL: Could not find any usable binding services i…
/PHP-7.2/
H A DUPGRADING.INTERNALS60 . --enable-one-shot configure option is removed, --with-mp is usable.
H A DREADME.RELEASE_PROCESS47 If the extension is still usable or not dead, in cooperation with the extension
/PHP-7.2/ext/mysqli/tests/
H A Dmysqli_poll_mixing_insert_select.phpt116 // Checking if all lines are still usable
/PHP-7.2/ext/zip/
H A Dconfig.m497 AC_MSG_ERROR(could not find usable libzip)
/PHP-7.2/ext/sqlite3/libsqlite/
H A Dsqlite3.h6493 unsigned char usable; /* True if this constraint is usable */ member
H A Dsqlite3.c140654 p->aConstraint[i].usable);
143165 pIdxCons->usable = 0;
143169 pIdxCons->usable = 1;
143212 || pIdxCons->usable==0
161836 if( pCons->usable==0 ){
183075 if( bMatch==0 && p->usable
183100 if( p->usable
186924 if( !p->usable ) continue;
194735 if( !p->usable ){
216003 if( p->usable ){
[all …]
/PHP-7.2/ext/mbstring/oniguruma/
H A DHISTORY1592 2003/07/17: [spec] restrict usable chars of group name to alphabet, digit,
/PHP-7.2/build/
H A Dlibtool.m4853 lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs
908 # It appears as though 1/2 is a usable value.
/PHP-7.2/ext/fileinfo/tests/
H A Dmagic11918 # not sure are these usable, so commented out
24321 # file is still usable together with this image
24684 # For format usable in DOS, such as generic executable
H A Dmagic私はガラスを食べられます11918 # not sure are these usable, so commented out
24321 # file is still usable together with this image
24684 # For format usable in DOS, such as generic executable
/PHP-7.2/ext/pcre/pcrelib/
H A DChangeLog3347 usable with all link sizes.

Completed in 544 milliseconds