Home
last modified time | relevance | path

Searched refs:variant (Results 26 – 41 of 41) sorted by relevance

12

/PHP-7.0/ext/intl/locale/
H A Dlocale_methods.c1164 zend_string* variant = NULL; in PHP_FUNCTION() local
1193 variant = get_icu_value_internal( loc_name , LOC_VARIANT_TAG , &result ,0); in PHP_FUNCTION()
1194 if( result > 0 && variant){ in PHP_FUNCTION()
1196 token = php_strtok_r( variant->val , DELIMITER , &saved_ptr); in PHP_FUNCTION()
1203 if( variant ){ in PHP_FUNCTION()
1204 zend_string_release( variant ); in PHP_FUNCTION()
/PHP-7.0/TSRM/m4/
H A Dgethostbyname.m411 # Determines which historical variant of the gethostbyname_r() call
81 # This should fail, as there is no variant of gethostbyname_r() that takes
/PHP-7.0/ext/oci8/tests/
H A Ddetails.inc15 … // this file is not part of the source distribution; make it your own local variant of details.inc
/PHP-7.0/ext/standard/tests/strings/
H A Dstr_pad.phpt41 /*loop through to use each variant of $pad_length on
H A Dstr_repeat.phpt37 /* variations in multiplier as well as string to be repeated. Same variant
/PHP-7.0/ext/intl/
H A Dphp_intl.c382 ZEND_ARG_INFO(0, variant)
389 ZEND_ARG_INFO(0, variant)
/PHP-7.0/ext/com_dotnet/tests/
H A Dvariants.phpt2 COM: General variant tests
H A Dvariants_x64.phpt2 COM: General variant tests
/PHP-7.0/ext/intl/doc/
H A DTutorial.txt67 tertiary level (for example, "ao" < "Ao" < "ao"). In addition, a variant of a letter differs
/PHP-7.0/ext/standard/html_tables/mappings/
H A DROMAN.TXT102 # a "currency sign" variant of the Mac OS Roman encoding that still
/PHP-7.0/ext/mbstring/libmbfl/
H A DLICENSE101 operating system, as well as its variant, the GNU/Linux operating
/PHP-7.0/
H A Dphp.ini-development81 ; php.ini-development is very similar to its production variant, except it is
H A Dphp.ini-production81 ; php.ini-development is very similar to its production variant, except it is
H A DINSTALL1191 You may also install a specific version using this variant:
/PHP-7.0/ext/fileinfo/tests/
H A Dmagic1934 # XXX - what flavor of APL used this, and was it a variant of
2938 # DEC systems (e.g. DECstation 5000) use a variant of the Sun/NeXT format
7215 # offset variant
7231 # variant
7250 # variant
7268 # variant
7789 # Neil Turton mbr loader variant of http://www.chiark.greenend.org.uk/~neilt/mbr/
7802 # variant used by testdisk of http://www.cgsecurity.org/wiki/Menu_MBRCode
/PHP-7.0/win32/
H A Dinstall.txt1124 You may also install a specific version using this variant:

Completed in 80 milliseconds

12