Home
last modified time | relevance | path

Searched refs:pattern (Results 176 – 195 of 195) sorted by relevance

12345678

/PHP-7.1/ext/soap/
H A Dphp_schema.c695 schema_restriction_var_char(trav, &cur_type->restrictions->pattern); in schema_restriction_simpleContent()
2410 delete_restriction_var_char_int(type->restrictions->pattern); in delete_type()
2457 delete_restriction_var_char_persistent_int(type->restrictions->pattern); in delete_type_persistent()
H A Dphp_sdl.c1345 type->restrictions->pattern = sdl_deserialize_resriction_char(in); in sdl_deserialize_type()
1942 sdl_serialize_resriction_char(type->restrictions->pattern,out); in sdl_serialize_type()
2756 if (ptype->restrictions->pattern) { in make_persistent_sdl_type()
2757 make_persistent_restriction_char_int(&ptype->restrictions->pattern); in make_persistent_sdl_type()
/PHP-7.1/win32/build/
H A Dconfutils.js650 function find_pattern_in_path(pattern, path) argument
661 items = glob(dirs[i] + "\\" + pattern);
/PHP-7.1/sapi/fpm/tests/
H A Dtester.inc386 return $this->error("The search pattern not found");
/PHP-7.1/ext/curl/
H A Dinterface.c1515 static int curl_fnmatch(void *ctx, const char *pattern, const char *string) in curl_fnmatch() argument
1529 ZVAL_STRING(&argv[1], pattern); in curl_fnmatch()
/PHP-7.1/ext/pcre/pcrelib/testdata/
H A Dtestoutput1250 Compiled pattern written to testsavedregex
54 Compiled pattern loaded from testsavedregex
188 /-- Test pattern compilation --/
H A Dtestinput21547 set in the pattern's options; consequently pcre_get_named_substring() produces
3014 bug because replacing the B in the pattern by (B|D) does make it fail. ---/
3035 /--- COMMIT at the start of a pattern should be the same as an anchor. Perl
H A Dtestinput14701 end of the pattern. A single letter instead of (B|D) makes it not fail,
4762 /--- COMMIT at the start of a pattern should act like an anchor. Again,
H A Dgrepinput10 This pattern is in lower case.
H A Dtestoutput17854 end of the pattern. A single letter instead of (B|D) makes it not fail,
7934 /--- COMMIT at the start of a pattern should act like an anchor. Again,
H A Dtestinput1292 /-- Test pattern compilation --/
/PHP-7.1/
H A Dltmain.sh3786 $echo "*** with $libname but no candidates were found. (...for regex pattern test)"
3789 $echo "*** using a regex pattern. Last file checked: $potlib"
H A Dacinclude.m4145 pattern=define
146 $EGREP $pattern'.*include/php' $srcdir/configure|$SED 's/.*>//'|xargs touch 2>/dev/null
H A DNEWS2974 . Fixed bug #71516 (IntlDateFormatter looses locale if pattern is set via
4046 . Fixed bug #70868 (PCRE JIT and pattern reuse segfault). (Laruence)
H A Dphp.ini-development1712 ; This directive specifies the regex pattern of content types for which mb_output_handler()
H A Dphp.ini-production1712 ; This directive specifies the regex pattern of content types for which mb_output_handler()
/PHP-7.1/ext/standard/
H A Dbasic_functions.c938 ZEND_ARG_INFO(0, pattern)
1217 ZEND_ARG_INFO(0, pattern)
/PHP-7.1/ext/standard/tests/misc/
H A Dget_browser_variation3.phpt10 $pattern = get_browser($agent, true)['browser_name_pattern'];
11 echo "Agent $agent\n Matched by: $pattern\n";
/PHP-7.1/ext/fileinfo/tests/
H A Dmagic68 >12 leshort =1 1 pattern
78 >9 byte =1 Digital Symphony pattern data (RISC OS),
80 >>10 leshort =1 1 pattern
9754 20 string GPAT GIMP pattern data,
10069 # It has to be duplicated above because the top-level pattern
H A Dmagic私はガラスを食べられます68 >12 leshort =1 1 pattern
78 >9 byte =1 Digital Symphony pattern data (RISC OS),
80 >>10 leshort =1 1 pattern
9754 20 string GPAT GIMP pattern data,
10069 # It has to be duplicated above because the top-level pattern

Completed in 279 milliseconds

12345678