Home
last modified time | relevance | path

Searched refs:sizeof (Results 126 – 150 of 173) sorted by relevance

1234567

/plugin/html2pdf/html2pdf/html2ps/
H A Dot.class.php356 $baseOffset = ftell($filehandle) + OpenTypeFileNAMERecord::sizeof()*$this->_count;
404 function sizeof() { function in OpenTypeFileNAMERecord
/plugin/combo/ComboStrap/
H A DFetcherSvg.php345 if (sizeof($viewBoxAttributeAsArray) == 4) {
745 if (sizeof($attributes) === 1) {
1171 if (sizeof($fillColors) > 1) {
H A DMetadataFrontmatterStore.php312 if (sizeof($jsonArray) === 0) {
H A DMarkupPath.php1438 if (sizeof($names) == 0) {
1452 if (sizeof($names) < $slice) {
1459 $parentNames = array_slice($names, 0, sizeof($names) - $slice);
H A DLinkMarkup.php384 if (sizeof($queryParameters) > 0) {
H A DCall.php306 * PHP Warning: sizeof(): Parameter must be an array or an object that implements Countable
310 $tagName = $componentNames[sizeof($componentNames) - 1];
/plugin/fedauth/Auth/OpenID/
H A DAX.php934 sizeof($ax_args) == 0) {
/plugin/webcode/syntax/
H A Dbasis.php405 if (sizeof($this->codes) == 0) {
/plugin/openid/Auth/OpenID/
H A DAX.php952 sizeof($ax_args) == 0) {
/plugin/filelist/
H A Dsyntax.php
/plugin/stats/
H A Dsyntax.php752 $nbUsers = sizeof($users);
980 for($i=0; $i<sizeof($nsArray) && $i<$depthLevel; $i++) {
/plugin/mantis/lib/
H A Dclass.soap_server.php626 if (sizeof($this->opData['output']['parts']) > 1) {
629 } elseif (sizeof($this->opData['output']['parts']) == 1) {
H A Dclass.wsdl.php891 if (sizeof($this->import) > 0) {
1512 $cols = ',' . sizeof($v);
1519 if (is_array($value) && sizeof($value) >= 1) {
1520 $rows = sizeof($value);
H A Dnusoap.php1593 if (sizeof($this->imports) > 0) {
3886 if(sizeof($data) == 2)
4057 if (sizeof($this->opData['output']['parts']) > 1) {
4060 } elseif (sizeof($this->opData['output']['parts']) == 1) {
5403 if (sizeof($this->import) > 0) {
6043 $cols = ',' . sizeof($v);
6050 if (is_array($value) && sizeof($value) >= 1) {
6051 $rows = sizeof($value);
6555 if(sizeof($this->multirefs) > 0){
7384 if(sizeof($return) > 1){
[all …]
/plugin/codemirror/dist/modes/
H A Drust.min.js.map1 …acro|match|mod|move|offsetof|override|priv|proc|pub|pure|ref|return|self|sizeof|static|struct|supe…
/plugin/simplemysqlclient/syntax/
H A Dsimplemysqlclient.php161 if (sizeof ( $rows ) <= 0) {
/plugin/snap/
H A Dsyntax.php.ori143 $titrePage=$titrePage[sizeof($titrePage)-1];
/plugin/combo/ComboStrap/Meta/Api/
H A DMetadata.php530 if (sizeof($metadataArray) === 0) {
/plugin/combo/ComboStrap/Tag/
H A DWebCodeTag.php230 if (sizeof($codes) == 0) {
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D36.36.js.map1 … 'SEL',\n 'self',\n 'short',\n 'signed',\n 'sizeof',\n 'static…
/plugin/offline/
H A Dcreate.php373 for ($d = 0; $d < sizeof($singleDirectoriesArr); $d++) {
/plugin/freechat/phpfreechat/lib/json/
H A DJSON.php378 … if (is_array($var) && count($var) && (array_keys($var) !== range(0, sizeof($var) - 1))) {
/plugin/combo/ComboStrap/Xml/
H A DXmlDocument.php705 if (sizeof($domNodeList) >= 1) {
/plugin/bibtex/OSBib/create/
H A DADMINSTYLE.php66 if(sizeof($this->styles))
952 if(sizeof($dependent) == 4)
968 if(sizeof($dependent) == 4)
1036 if(isset($independent) && sizeof($independent) % 2)
/plugin/botbouncer/lib/
H A Dmollom.php249 if (!sizeof($ips)) {

1234567