Home
last modified time | relevance | path

Searched refs:S (Results 226 – 250 of 257) sorted by relevance

1234567891011

/PHP-7.2/ext/pcre/pcrelib/testdata/
H A Dtestoutput1468 /^(\d+)\s+IN\s+SOA\s+(\S+)\s+(\S+)\s*\(\s*$/
643 /^[\w][\W][\s][\S][\d][\D][\b][\n][\c]][\022]/
822 /^From\s+\S+\s+([a-zA-Z]{3}\s+){2}\d{1,2}\s+\d\d:\d\d/
2201 abcdefghijk\12S
4170 /a[\S]b/
5920 (?(1) (.*?)\1 | (\S+)) # if quote found, match up to next matching
5939 (?(1) (.*?)\1 | (\S+)) # if quote found, match up to next matching
7415 4: S
7592 4: S
9250 /^(\d+)\s+IN\s+SOA\s+(\S+)\s+(\S+)\s*\(\s*$/
H A Dtestoutput11-16675 /[[:^alpha:]\S]+/8WB
H A Dtestoutput11-32675 /[[:^alpha:]\S]+/8WB
H A Dtestoutput11-8675 /[[:^alpha:]\S]+/8WB
H A Dtestoutput14365 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 Dtestoutput9467 />\S/8
542 /\S+/8
550 /\S{2,3}/8
560 /\S{2,3}?/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 Dtestoutput81422 /^(\d+)\s+IN\s+SOA\s+(\S+)\s+(\S+)\s*\(\s*$/
1548 /^[\w][\W][\s][\S][\d][\D][\b][\n][\c]][\022]/
1687 /^From\s+\S+\s+([a-zA-Z]{3}\s+){2}\d{1,2}\s+\d\d:\d\d/
2920 abcdefghijk\12S
4649 /a[\S]b/
6237 /(a|b)/S>testsavedregex
/PHP-7.2/
H A DREADME.REDIST.BINS194 U.S. government, the Government shall have only "Restricted Rights"
201 authors grant the U.S. Government and others acting in its behalf
H A Dltmain.sh4568 dlsyms="${outputname}S.c"
4581 $show "$rm $nlist ${nlist}S ${nlist}T"
4582 $run $rm "$nlist" "${nlist}S" "${nlist}T"
H A Dphp.ini-development606 ; starts up. G,P,C,E & S are abbreviations for the following respective super
1139 ibase.timestampformat = "%Y-%m-%d %H:%M:%S"
1145 ibase.timeformat = "%H:%M:%S"
H A Dphp.ini-production608 ; starts up. G,P,C,E & S are abbreviations for the following respective super
1141 ibase.timestampformat = "%Y-%m-%d %H:%M:%S"
1147 ibase.timeformat = "%H:%M:%S"
/PHP-7.2/ext/mbstring/oniguruma/doc/
H A DRE61 \S non-whitespace char
/PHP-7.2/ext/pcre/pcrelib/
H A DChangeLog1322 6. If JIT is requested using /S++ or -s++ (instead of just /S+ or -s+) when
1327 or /S+[+] with a digit between 1 and 7.
1376 25. \s*\R was auto-possessifying the \s* when it should not, whereas \S*\R
1586 19. If the /S+ option was used in pcretest to study a pattern using JIT,
1587 subsequent uses of /S (without +) incorrectly behaved like /S+.
1840 20. If /S is present twice on a test pattern in pcretest input, it now
1927 39. Add minix to OS list not supporting the -S option in pcretest.
3308 characters were involved (for example /\S{2}/8g with "A\x{a3}BC").
3993 -S <number> sets the stack size, where <number> is in megabytes
3995 The -S option isn't available for Windows.
[all …]
H A DHACKING185 OP_NOT_WHITESPACE \S
/PHP-7.2/ext/bcmath/libbcmath/
H A Dconfigure1290 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
/PHP-7.2/ext/standard/
H A Dvar_unserializer.re809 "S:" uiv ":" ["] {
/PHP-7.2/ext/fileinfo/tests/
H A Dmagic3864 0 string A#S#C#S#S#L#V#3 Synthesizer Generator or Kimwitu data
3866 0 string A#S#C#S#S#L#HUB Kimwitu++ data
5078 # soh S p f 8 U D sp ^ S cr nl p o d i
9431 >>>495 string <S
11537 0 string 5\x0aB.O.S.S._HQ Quake I save: d14 B.O.S.S. HQ
20805 >>>>>(9.S/8) ubequad x
21583 >>8 beshort 14 S/390
21584 >>8 beshort 15 S/390x
21598 >>8 beshort 14 S/390
21599 >>8 beshort 15 S/390x
[all …]
H A Dmagic私はガラスを食べられます3864 0 string A#S#C#S#S#L#V#3 Synthesizer Generator or Kimwitu data
3866 0 string A#S#C#S#S#L#HUB Kimwitu++ data
5078 # soh S p f 8 U D sp ^ S cr nl p o d i
9431 >>>495 string <S
11537 0 string 5\x0aB.O.S.S._HQ Quake I save: d14 B.O.S.S. HQ
20805 >>>>>(9.S/8) ubequad x
21583 >>8 beshort 14 S/390
21584 >>8 beshort 15 S/390x
21598 >>8 beshort 14 S/390
21599 >>8 beshort 15 S/390x
[all …]
/PHP-7.2/ext/wddx/tests/
H A Dbug37569.phpt93 <wddxPacket version='1.0'><header/><data><string>S</string></data></wddxPacket>
/PHP-7.2/ext/tidy/
H A Dtidy.c1974 TIDY_TAG_CONST(S); in _php_tidy_register_tags()
/PHP-7.2/ext/mbstring/oniguruma/
H A DHISTORY238 (ex. "S" -> "s" -> 0x017f)
668 abort on /\S*/ =~ "\xfe"
2000 char-class(\S, [^\s] etc...) optimize map-info was wrong.
/PHP-7.2/scripts/dev/
H A Dgenerate-phpt.phar8 …����t�������-���setup/preconditions/gtIsSpecifiedTestType.phpp����Jp��?�Sܶ������*���setup/pre…
/PHP-7.2/ext/pcre/pcrelib/doc/
H A Dpcre.txt2366 This option changes the way PCRE processes \B, \b, \D, \d, \S, \s, \W,
5181 \S any character that is not a white space character
5220 match \d, \s, or \w, and always match \D, \S, and \W, although this may
5423 S Symbol
5832 The character escape sequences \d, \D, \h, \H, \p, \P, \s, \S, \v, \V,
5925 acters with the L, M, N, P, S, or Cf properties, except for:
5938 less than 128 that have the S (Symbol) property.
7734 \S a character that is not a white space character
7785 S Symbol
8262 6. The character escapes \b, \B, \d, \D, \s, \S, \w, and \W correctly
[all …]
/PHP-7.2/ext/date/lib/
H A Dparse_date.re1968 case 'S': /* day suffix, ignored, nor checked */

Completed in 337 milliseconds

1234567891011