Home
last modified time | relevance | path

Searched refs:A (Results 1551 – 1571 of 1571) sorted by relevance

1...<<616263

/PHP-7.2/ext/gd/tests/
H A DRochester-Regular.otf.LICENSE.txt149 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
/PHP-7.2/sapi/fpm/
H A Dconfig.m4720 …\`echo \$(PHP_GLOBAL_OBJS) \$(PHP_BINARY_OBJS) \$(PHP_FPM_OBJS) | sed 's/\([A-Za-z0-9_]*\)\.lo/\1.…
/PHP-7.2/ext/odbc/
H A Dconfig.m4104 [ --with-odbcver[=HEX] Force support for the passed ODBC version. A hex number is expected, d…
/PHP-7.2/build/
H A Dlibtool.m42928 # A generic and very simple default shared library creation
3337 …_LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/…
3493 …_LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/…
3553 …_LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/…
4136 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
4148 # A sed program that does not truncate output.
4201 # A C compiler.
4207 # A language-specific compiler.
4222 # A BSD-compatible nm program.
4225 # A symbol stripping program
[all …]
/PHP-7.2/sapi/fpm/tests/
H A Dfcgi.inc19 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
/PHP-7.2/ext/standard/tests/array/
H A Drsort_variation1.phpt24 return "Class A object";
/PHP-7.2/ext/mbstring/oniguruma/doc/
H A DAPI72 ONIG_OPTION_SINGLELINE '^' -> '\A', '$' -> '\Z'
/PHP-7.2/
H A DREADME.RELEASE_PROCESS137 "THIS IS A DEVELOPMENT PREVIEW - DO NOT USE IT IN PRODUCTION!"
H A DNEWS1627 . Fixed bug #75054 (A Denial of Service Vulnerability was found when
1873 . Fixed bug #75054 (A Denial of Service Vulnerability was found when
2892 . Fixed bug #73392 (A use-after-free in zend allocator management).
3153 . A circular reference when serializing will now throw an instance of Error
3166 . A circular reference when serializing will now throw an instance of Error
/PHP-7.2/ext/dba/
H A Dconfig.m448 THIS_NAME=[]translit($1,a-z0-9-,A-Z0-9_)
/PHP-7.2/ext/standard/tests/misc/
H A Duser_agents.txt24 Dalvik/1.6.0 (Linux; U; Android 4.3; C5303 Build/12.1.A.1.205)
76 Mozilla/4.0 (compatible; MSIE 4.01; Digital AlphaServer 1000A 4/233; Windows NT; Powered By 64-Bit …
313 Mozilla/5.0 (Linux; Android 4.3; C5303 Build/12.1.A.1.205) AppleWebKit/537.36 (KHTML, like Gecko) C…
335 Mozilla/5.0 (Linux; Android 5.1; Lenovo P70-A Build/LMY47D) AppleWebKit/537.36 (KHTML, like Gecko) …
H A Dget_browser_variation3.phpt61 Agent Dalvik/1.6.0 (Linux; U; Android 4.3; C5303 Build/12.1.A.1.205)
165 Agent Mozilla/4.0 (compatible; MSIE 4.01; Digital AlphaServer 1000A 4/233; Windows NT; Powered By 6…
639 Agent Mozilla/5.0 (Linux; Android 4.3; C5303 Build/12.1.A.1.205) AppleWebKit/537.36 (KHTML, like Ge…
683 Agent Mozilla/5.0 (Linux; Android 5.1; Lenovo P70-A Build/LMY47D) AppleWebKit/537.36 (KHTML, like G…
H A Dbrowscap.ini6275 [MOT-A-0A/* UP.Browser/*]
6278 [MOT-A-2B/* UP.Browser/*]
6281 [MOT-A-88/* UP.Browser/*]
/PHP-7.2/ext/mbstring/oniguruma/
H A DINSTALL295 A warning: not all `configure' scripts look for a site script.
/PHP-7.2/ext/wddx/tests/
H A Dbug37569.phpt21 <wddxPacket version='1.0'><header/><data><string>A</string></data></wddxPacket>
/PHP-7.2/ext/standard/
H A Durl_scanner_ex.re395 A bit hacky check this here, but saves a URL parse. */
/PHP-7.2/win32/
H A Dinstall.txt506 c:/directory/file.ext. A trailing slash may also be necessary for
632 c:/directory/file.ext. A trailing slash may also be necessary for
1082 Most PECL extensions also reside in SVN. A web-based view may be
1148 A successful install will have created extname.so and put it into the
/PHP-7.2/ext/tidy/
H A Dtidy.c1885 TIDY_TAG_CONST(A); in _php_tidy_register_tags()
/PHP-7.2/ext/sqlite3/libsqlite/
H A Dsqlite3.c13790 # define MIN(A,B) ((A)<(B)?(A):(B)) argument
13793 # define MAX(A,B) ((A)>(B)?(A):(B)) argument
13799 #define SWAP(TYPE,A,B) {TYPE t=A; A=B; B=t;} argument
19130 (u8)((*(A)<(u8)0x80)?((B)=(u32)*(A)),1:sqlite3GetVarint32((A),(u32 *)&(B)))
21190 B = 2 - A + (A/4); in computeJD()
21349 A = Z + 1 + A - (A/4); in computeYMD()
113589 # define sqlite3Utf8Read(A) (*((*A)++))
113590 # define Utf8Read(A) (*(A++))
113592 # define Utf8Read(A) (A[0]<0x80?*(A++):sqlite3Utf8Read(&A))
163730 A += (A/2);
[all …]
/PHP-7.2/scripts/dev/
H A Dgenerate-phpt.phar1023 return "Class A object";
/PHP-7.2/ext/pcre/pcrelib/testdata/
H A Dtestoutput91200 A\x{1ec5}ABCXYZ

Completed in 689 milliseconds

1...<<616263