Home
last modified time | relevance | path

Searched refs:B (Results 576 – 596 of 596) sorted by relevance

1...<<21222324

/PHP-7.2/ext/pcre/pcrelib/testdata/
H A Dtestinput942 /X\B/8
H A Dtestoutput17232 9 = ? A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ^ _ ` a b c d e
H A Dtestoutput965 /X\B/8
/PHP-7.2/sapi/fpm/
H A Dconfig.m4720 …/g'\` | \$(AWK) '{ if (((\$\$2 == \"T\") || (\$\$2 == \"D\") || (\$\$2 == \"B\")) && (substr(\$\$3…
/PHP-7.2/ext/pcre/pcrelib/
H A DChangeLog105 an item and its qualifier (for example, A(?#comment)?B) pcre_compile()
400 /^(?:(a)|b)(?(1)A|B)/, is another kind of back reference, but it was not
1572 /A(*MARK:A)A+(*SKIP:B)Z|AAC/ this meant that the AAC branch was never
1694 15. Consider the pattern /A (B(*THEN)C) | D/ where A, B, C, and D are complex
1700 treading (B(*THEN)C) the same as (B(*THEN)C|(*FAIL)) -- which Perl handles
2028 such as (A(*COMMIT)B(*THEN)C|D) any failure after matching A should
2155 3. Inside a character class, \B is treated as a literal by default, but
2512 starts with a lookbehind assertion or \b or \B (\K is not supported by
3695 is the same as /B/I).
3977 as (?P>B) was quantified, for example (xxx(?P>B)){3}, the calculation of
[all …]
H A DNEWS265 \B.
H A DREADME908 (B) Source files for programs that use PCRE:
/PHP-7.2/ext/ftp/tests/
H A Dserver.inc354 case "B":
/PHP-7.2/scripts/dev/
H A Dgenerate-phpt.phar8 ���gtText.php�����J�����Y�����������gtClassMap.php� ����J� ��B�������������texts/unknownMet…
10 …ts/object.txtY����JY����|����������codeSnippets/int.txtz�����Jz�����B����������gtTestSub…
/PHP-7.2/ext/pcre/pcrelib/sljit/
H A DsljitNativeARM_64.c71 #define B 0x14000000 macro
290 buf_ptr[0] = ((jump->flags & IS_BL) ? BL : B) | (addr & 0x3ffffff); in sljit_generate_code()
/PHP-7.2/
H A Dconfig.guess602 DPX/2?00:B.O.S.:*:*)
H A Dconfigure.ac169 T_MD=`$php_shtool echo -n -e %B`
/PHP-7.2/ext/wddx/tests/
H A Dbug37569.phpt25 <wddxPacket version='1.0'><header/><data><string>B</string></data></wddxPacket>
/PHP-7.2/ext/mbstring/
H A DREADME_PHP3-i18n-ja619 MIME encode the string in the format of =?ISO-2022-JP?B?[string]?=.
/PHP-7.2/ext/tidy/
H A Dtidy.c1892 TIDY_TAG_CONST(B); in _php_tidy_register_tags()
/PHP-7.2/build/
H A Dlibtool.m42585 # nm: unknown option "B" ignored
2587 case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
2589 lt_cv_path_NM="$tmp_nm -B"
5319 …convenience | awk '\''{ if (((\[$]2 == "T") || (\[$]2 == "D") || (\[$]2 == "B")) && ([substr](\[$]…
5321 …convenience | awk '\''{ if (((\[$]2 == "T") || (\[$]2 == "D") || (\[$]2 == "B")) && ([substr](\[$]…
5652 …convenience | awk '\''{ if (((\[$]2 == "T") || (\[$]2 == "D") || (\[$]2 == "B")) && ([substr](\[$]…
5654 …convenience | awk '\''{ if (((\[$]2 == "T") || (\[$]2 == "D") || (\[$]2 == "B")) && ([substr](\[$]…
/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
19132 (u8)(((u32)(B)<(u32)0x80)?(*(A)=(unsigned char)(B)),1:\
21190 B = 2 - A + (A/4); in computeJD()
21350 B = A + 1524; in computeYMD()
51717 #define put32bits(A,B) sqlite3Put4byte((u8*)A,B)
126242 # define columnType(A,B,C,D,E) columnTypeImpl(A,B,C,D,E)
126244 # define columnType(A,B,C,D,E) columnTypeImpl(A,B)
182645 # define RTREE_QUEUE_TRACE(A,B) traceQueue(A,B)
[all …]
/PHP-7.2/ext/fileinfo/tests/
H A Dmagic7365 >32 byte 1 \b, B+ tree
7416 >(5.B+7) ubelong&0xF3ffF000 0
9698 # floppy A: or B:
9709 # floppy A: or B:
10646 >1017 string B
12673 >7 string B (Zaplet)
12692 >7 string B (Zaplet)
17880 >30 byte 9 (512B sectors)
17883 >30 byte 9 (512B sectors)
22243 >3 string =B 1.44 MB,
[all …]
H A Dmagic私はガラスを食べられます7365 >32 byte 1 \b, B+ tree
7416 >(5.B+7) ubelong&0xF3ffF000 0
9698 # floppy A: or B:
9709 # floppy A: or B:
10646 >1017 string B
12673 >7 string B (Zaplet)
12692 >7 string B (Zaplet)
17880 >30 byte 9 (512B sectors)
17883 >30 byte 9 (512B sectors)
22243 >3 string =B 1.44 MB,
[all …]
/PHP-7.2/ext/mbstring/oniguruma/
H A DHISTORY928 ruby make test fail in HP-UX B.11.23 ia64.
/PHP-7.2/ext/standard/tests/misc/
H A Dbrowscap.ini6278 [MOT-A-2B/* UP.Browser/*]

Completed in 915 milliseconds

1...<<21222324