Home
last modified time | relevance | path

Searched refs:le (Results 51 – 53 of 53) sorted by relevance

123

/PHP-5.3/ext/ldap/
H A Dldap.c1527 zend_rsrc_list_entry *le; in PHP_FUNCTION() local
1535 …if (zend_hash_index_find(&EG(regular_list), Z_LVAL_P(result), (void **) &le) != SUCCESS || le->typ… in PHP_FUNCTION()
1540 …if (ldap_sort_entries(ld->link, (LDAPMessage **) &le->ptr, sflen ? sortfilter : NULL, strcmp) != L… in PHP_FUNCTION()
/PHP-5.3/ext/standard/tests/file/
H A Dfscanf_variation45.phpt45 $scientific_formats = array( "%e", "%he", "%le", "%Le", " %e", "%e ", "% e", "\t%e", "\n%e", "%4e",…
/PHP-5.3/ext/fileinfo/tests/
H A Dmagic3034 # XXX - should this be redone with "be" and "le", so that it works on

Completed in 75 milliseconds

123