Home
last modified time | relevance | path

Searched refs:pattern (Results 101 – 125 of 133) sorted by relevance

123456

/PHP-7.4/ext/mbstring/
H A Dphp_mbregex.c454 static php_mb_regex_t *php_mbregex_compile_pattern(const char *pattern, size_t patlen, OnigOptionTy… in php_mbregex_compile_pattern() argument
461 if (!php_mb_check_encoding(pattern, patlen, _php_mb_regex_mbctype2name(enc))) { in php_mbregex_compile_pattern()
467 rc = zend_hash_str_find_ptr(&MBREX(ht_rc), (char *)pattern, patlen); in php_mbregex_compile_pattern()
469 …if ((err_code = onig_new(&retval, (OnigUChar *)pattern, (OnigUChar *)(pattern + patlen), options, … in php_mbregex_compile_pattern()
478 zend_hash_str_update_ptr(&MBREX(ht_rc), (char *)pattern, patlen, retval); in php_mbregex_compile_pattern()
H A Dmbstring.c455 ZEND_ARG_INFO(0, pattern)
461 ZEND_ARG_INFO(0, pattern)
467 ZEND_ARG_INFO(0, pattern)
474 ZEND_ARG_INFO(0, pattern)
481 ZEND_ARG_INFO(0, pattern)
488 ZEND_ARG_INFO(0, pattern)
494 ZEND_ARG_INFO(0, pattern)
500 ZEND_ARG_INFO(0, pattern)
505 ZEND_ARG_INFO(0, pattern)
510 ZEND_ARG_INFO(0, pattern)
[all …]
/PHP-7.4/ext/soap/
H A Dphp_sdl.h148 sdlRestrictionCharPtr pattern; member
H A Dphp_schema.c694 schema_restriction_var_char(trav, &cur_type->restrictions->pattern); in schema_restriction_simpleContent()
2408 delete_restriction_var_char_int(type->restrictions->pattern); in delete_type()
2455 delete_restriction_var_char_persistent_int(type->restrictions->pattern); in delete_type_persistent()
H A Dphp_sdl.c1357 type->restrictions->pattern = sdl_deserialize_resriction_char(in); in sdl_deserialize_type()
1952 sdl_serialize_resriction_char(type->restrictions->pattern,out); in sdl_serialize_type()
2766 if (ptype->restrictions->pattern) { in make_persistent_sdl_type()
2767 make_persistent_restriction_char_int(&ptype->restrictions->pattern); in make_persistent_sdl_type()
/PHP-7.4/ext/mbstring/tests/
H A Dmb_ereg_basic.phpt10 /* Prototype : int mb_ereg(string $pattern, string $string [, array $registers])
H A Dmb_ereg_replace_variation1.phpt12 /* Prototype : proto string mb_ereg_replace(string pattern, string replacement, string string [, s…
88 // loop through each element of the array for pattern
/PHP-7.4/ext/fileinfo/
H A Dlibmagic.patch638 + zval pattern;
645 + zval_dtor(&pattern);
650 + zval_dtor(&pattern);
3187 + pattern_lower = zend_str_tolower_dup(nv[i].pattern, strlen(nv[i].pattern));
3312 + zend_string *pattern;
3489 + ZVAL_NEW_STR(pattern, t);
3502 + zval pattern;
3525 + zval_ptr_dtor(&pattern);
3561 + zval_ptr_dtor(&pattern);
3588 + zval_ptr_dtor(&pattern);
[all …]
/PHP-7.4/ext/spl/tests/
H A Dbug55701.phpt7 // Some methods of GlobIterator do not throw a RuntimeException when the glob pattern doesn't match…
8 // Most methods of GlobIterator throw a RuntimeException when the glob pattern does't match any file
H A Dclass_implements_variation1.phpt104 // loop through each element of the array for pattern
H A Dclass_uses_variation1.phpt104 // loop through each element of the array for pattern
/PHP-7.4/ext/fileinfo/libmagic/
H A Dfile.h515 convert_libmagic_pattern(zval *pattern, char *val, size_t len, uint32_t options);
H A Dapprentice.c2593 zval pattern; in getvalue() local
2597 convert_libmagic_pattern(&pattern, m->value.s, strlen(m->value.s), options); in getvalue()
2599 if ((pce = pcre_get_compiled_regex_cache(Z_STR(pattern))) == NULL) { in getvalue()
2600 zval_dtor(&pattern); in getvalue()
2603 zval_dtor(&pattern); in getvalue()
/PHP-7.4/sapi/fpm/
H A Dphp-fpm.conf.in138 ; files from a glob(3) pattern. This directive can be used everywhere in the
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_compile.c9638 pcre2_compile(PCRE2_SPTR pattern, PCRE2_SIZE patlen, uint32_t options, in pcre2_compile() argument
9699 if (pattern == NULL) in pcre2_compile()
9735 patlen = PRIV(strlen)(pattern); in pcre2_compile()
9760 cb.end_pattern = pattern + patlen; in pcre2_compile()
9778 cb.start_pattern = pattern; in pcre2_compile()
9811 if (zero_terminated) VALGRIND_MAKE_MEM_NOACCESS(pattern + patlen, CU2BYTES(1)); in pcre2_compile()
9814 ptr = pattern; in pcre2_compile()
9916 (errorcode = PRIV(valid_utf)(pattern, patlen, erroroffset)) != 0) in pcre2_compile()
10469 if (zero_terminated) VALGRIND_MAKE_MEM_DEFINED(pattern + patlen, CU2BYTES(1)); in pcre2_compile()
10486 ptr = pattern + cb.erroroffset; in pcre2_compile()
[all …]
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_last_insert_id.phpt79 // Sequence counter pattern...
/PHP-7.4/ext/standard/
H A Dfile.c2486 char *pattern, *filename; in PHP_FUNCTION() local
2491 Z_PARAM_PATH(pattern, pattern_len) in PHP_FUNCTION()
2506 RETURN_BOOL( ! fnmatch( pattern, filename, (int)flags )); in PHP_FUNCTION()
/PHP-7.4/ext/imap/
H A Dphp_imap.c224 ZEND_ARG_INFO(0, pattern)
230 ZEND_ARG_INFO(0, pattern)
236 ZEND_ARG_INFO(0, pattern)
272 ZEND_ARG_INFO(0, pattern)
278 ZEND_ARG_INFO(0, pattern)
/PHP-7.4/
H A DUPGRADING428 . Passing a non-string pattern to mb_ereg_replace() is deprecated. Currently
430 pattern will be interpreted as a string instead.
/PHP-7.4/win32/build/
H A Dconfutils.js669 function find_pattern_in_path(pattern, path) argument
680 items = glob(dirs[i] + "\\" + pattern);
/PHP-7.4/ext/hash/sha3/generic64lc/
H A DKeccakP-1600-64.macros43 /* --- Code for round, with prepare-theta (lane complementing pattern 'bebigokimisa') */
159 /* --- Code for round (lane complementing pattern 'bebigokimisa') */
/PHP-7.4/sapi/fpm/tests/
H A Dtester.inc419 return $this->error("The search pattern not found");
/PHP-7.4/ext/curl/
H A Dinterface.c1535 static int curl_fnmatch(void *ctx, const char *pattern, const char *string) in curl_fnmatch() argument
1549 ZVAL_STRING(&argv[1], pattern); in curl_fnmatch()
/PHP-7.4/build/
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 Dphp.m4142 pattern=define
143 $EGREP $pattern'.*include/php' $srcdir/configure|$SED 's/.*>//'|xargs touch 2>/dev/null

Completed in 147 milliseconds

123456