Home
last modified time | relevance | path

Searched refs:_ (Results 126 – 150 of 184) sorted by relevance

12345678

/PHP-7.1/ext/soap/
H A DTODO18 ? NMTOKEN, (pattern: "\c+") (\c: [a-zA-Z0-9.\-_:])
/PHP-7.1/ext/standard/tests/strings/
H A Dget_html_translation_table_basic6.phpt82 [_] => _
/PHP-7.1/ext/pcre/pcrelib/testdata/
H A Dtestinput10870 ABCD1234\x{6ca}\x{a6c}\x{10a7}_
875 ABCD1234\x{6ca}\x{a6c}\x{10a7}_
878 ABCD1234\x{6ca}\x{a6c}\x{10a7}_
890 ABCD1234\x{6ca}\x{a6c}\x{10a7}_
952 ABCD1234\x{6ca}\x{a6c}\x{10a7}_
955 ABCD1234\x{6ca}\x{a6c}\x{10a7}_
971 ABCD1234\x{6ca}\x{a6c}\x{10a7}_
H A Dtestoutput10426 0: _
1633 ABCD1234\x{6ca}\x{a6c}\x{10a7}_
1641 ABCD1234\x{6ca}\x{a6c}\x{10a7}_
1645 ABCD1234\x{6ca}\x{a6c}\x{10a7}_
1665 ABCD1234\x{6ca}\x{a6c}\x{10a7}_
1791 0: _
1798 ABCD1234\x{6ca}\x{a6c}\x{10a7}_
1799 0: ABCD1234\x{6ca}\x{a6c}\x{10a7}_
1802 ABCD1234\x{6ca}\x{a6c}\x{10a7}_
1803 0: ABCD1234\x{6ca}\x{a6c}\x{10a7}_
[all …]
/PHP-7.1/ext/skeleton/
H A Dcreate_stubs183 gsub(/_/, "-", refid)
/PHP-7.1/build/
H A Dax_check_compile_flag.m462 AS_VAR_PUSHDEF([CACHEVAR],[ax_cv_check_[]_AC_LANG_ABBREV[]flags_$4_$1])dnl
/PHP-7.1/ext/filter/docs/
H A Dfilter.txt215 "a-zA-Z0-9-._" as URL encoded values.
268 % & ' * + - / = ? ^ _ ` { | } ~ @ . [ ]). This
274 correctly formed URI. (a-z A-Z 0-9 $ - _ . + ! * ' (
/PHP-7.1/ext/bcmath/libbcmath/
H A Dconfigure345 ac_package=`echo $ac_package| sed 's/-/_/g'`
355 if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
358 ac_package=`echo $ac_package| sed 's/-/_/g'`
396 { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
/PHP-7.1/ext/gettext/
H A Dgettext.c99 PHP_NAMED_FE(_, zif_gettext, arginfo_gettext)
/PHP-7.1/ext/mysqli/tests/
H A Dmysqli_stmt_get_result_metadata.phpt43 …// !mysqli_stmt_prepare($stmt, "SELECT id, label, id + 1 as _id, concat(label, '_') _label FROM t…
45 …T id , label, id + 1 AS _id, label AS _label, null AS _null, CONCAT(label, '_') _label_concat FRO…
H A Dmysqli_stmt_get_result_metadata_fetch_field.phpt24 …!mysqli_stmt_prepare($stmt, "SELECT id, label, id + 1 as _id, concat(label, '_') ___label FROM te…
/PHP-7.1/ext/phar/phar/
H A Dclicommand.inc122 $func = $prefix . $sub . '_' . $what;
123 $what = str_replace('_', '-', $what);
/PHP-7.1/ext/mbstring/tests/
H A Dmb_strrchr_variation3.phpt29 $needle = b'_';
H A Dmb_strrichr_variation3.phpt29 $needle = b'_';
H A Dmb_strstr_variation3.phpt29 $needle = b'_';
H A Dmb_stristr_variation3.phpt29 $needle = b'_';
H A Dmb_strrchr_variation4.phpt29 $needle = b'_';
H A Dmb_strrichr_variation4.phpt29 $needle = b'_';
H A Dmb_strstr_variation4.phpt29 $needle = b'_';
H A Dmb_stristr_variation4.phpt29 $needle = b'_';
/PHP-7.1/tests/strings/
H A D001.phpt90 . '@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_'
/PHP-7.1/ext/pdo_odbc/
H A Dconfig.m431 PHP_DEF_HAVE(translit($1,.,_))
/PHP-7.1/ext/mysqlnd/
H A Dmysqlnd.h305 #define MYSQLND_METHOD(class, method) mysqlnd_##class##_##method##_pub
306 #define MYSQLND_METHOD_PRIVATE(class, method) mysqlnd_##class##_##method##_priv
/PHP-7.1/ext/intl/doc/
H A DTutorial.txt112 In short attribute names, <language>_<script>_<region>_<keyword>.
/PHP-7.1/ext/mbstring/oniguruma/doc/
H A DRE42 alphanumeric, "_" and multibyte char.
179 word alphanumeric, "_" and multibyte characters

Completed in 67 milliseconds

12345678